Commit graph

43 commits

Author SHA1 Message Date
Alejandro Saucedo
e666c3f1d6 Fixed sequence example 2020-09-03 19:30:07 +01:00
Alejandro Saucedo
36a60922ba Updated SPDLOG as an optional dependency 2020-09-03 19:18:22 +01:00
Alejandro Saucedo
0410ae0db6 Removed print statement in tests 2020-09-02 21:31:57 +01:00
Alejandro Saucedo
af4f429d4d Updated readme description 2020-09-01 07:32:34 +01:00
Alejandro Saucedo
8eb9853dc8 Added initial advanced example of logistic regression implementation 2020-08-31 22:48:27 +01:00
Alejandro Saucedo
a325486d01 Added logistic regression implementation in tests 2020-08-31 19:01:41 +01:00
Alejandro Saucedo
a379feb77a Updated example up to date 2020-08-31 16:06:10 +01:00
Alejandro Saucedo
08a1300450 Migrated default base type of tensor to float 2020-08-31 16:01:27 +01:00
Alejandro Saucedo
d7a2d9a34f Updated descriptions in readme to reflect examples 2020-08-31 11:05:46 +01:00
Alejandro Saucedo
117dd70824 Updated readme with examples 2020-08-31 10:52:52 +01:00
Alejandro Saucedo
304a7cf49f Added komputer 2020-08-30 20:34:55 +01:00
Alejandro Saucedo
2735bad84d Updated to add the komputer 2020-08-30 20:21:27 +01:00
Alejandro Saucedo
0305faec2d Fixed broken image 2020-08-30 16:13:39 +01:00
Alejandro Saucedo
e4c679058b Updated documentation to include multiple sections 2020-08-30 15:32:16 +01:00
Alejandro Saucedo
d4cc61817e Added functionality for multiple device creation 2020-08-29 20:57:46 +01:00
Alejandro Saucedo
6c69d832d3 Updated documentation to reflect updated interface 2020-08-29 18:44:09 +01:00
Alejandro Saucedo
a2efc441db Created OpAlgoBase file to provide abstraction to files that implement algorithm classes 2020-08-29 15:37:34 +01:00
Alejandro Saucedo
ff0cb85783 Updated readme 2020-08-29 14:16:02 +01:00
Alejandro Saucedo
ae68570512 Updated readme 2020-08-28 21:42:34 +01:00
Alejandro Saucedo
2071d99e07 Updated added images for diagram 2020-08-28 19:24:54 +01:00
Alejandro Saucedo
b91c392f5e Added functionality for named sequences to be created 2020-08-28 15:19:39 +01:00
Alejandro Saucedo
c8db55aa1b Updated readme with documentation instrauctions 2020-08-28 12:06:03 +01:00
Alejandro Saucedo
556645f37d Updated docs base 2020-08-28 12:02:33 +01:00
Alejandro Saucedo
eb7f9c93d6 Added branch to push to gh pages 2020-08-28 08:32:25 +01:00
Alejandro Saucedo
bac190632b Added base documentation generated from doxyen and sphinx 2020-08-28 07:52:03 +01:00
Alejandro Saucedo
4e2ef636c9 Added logic to clean memory on operations 2020-08-27 06:27:24 +01:00
Alejandro Saucedo
fbe5947a19 Added updated readme 2020-08-26 21:00:30 +01:00
Alejandro Saucedo
ec9989b790 Added badges 2020-08-26 20:58:07 +01:00
Alejandro Saucedo
e1baea72dc Updated README description 2020-08-26 20:51:48 +01:00
Alejandro Saucedo
f54678af03 Added makefile as part of cmake and added windows compatibility for python scripts 2020-08-25 08:12:52 +01:00
Alejandro Saucedo
bbc41aef12 Added CMakeLists as build framework 2020-08-24 07:52:06 +01:00
Alejandro Saucedo
362368c712 Updated readme description 2020-08-23 06:50:52 +01:00
Alejandro Saucedo
9f74679dd5 Fully working end to end flow 2020-08-22 20:13:30 +01:00
Alejandro Saucedo
622b8c4bc7 Updated readme 2020-08-22 19:02:34 +01:00
Alejandro Saucedo
5892d5ea94 Updated readme 2020-08-22 18:50:06 +01:00
Alejandro Saucedo
9d97ca07a7 Refactored descriptor sets 2020-08-22 10:15:34 +01:00
Alejandro Saucedo
014f15d552 Added initial base for opcreatetensor 2020-08-18 21:13:33 +01:00
Alejandro Saucedo
49b436f490 Created base for opcreatetensor 2020-08-17 07:56:05 +01:00
Alejandro Saucedo
441efcd8dd Added initial base for iteration with command buffer and experimetation with baseoperator 2020-08-16 18:09:56 +01:00
Alejandro Saucedo
45ba5a5b5e Initial creation classes in manager 2020-08-16 11:03:54 +01:00
Alejandro Saucedo
970f502cda Added initial base for architecture on the proposed Kompute structure 2020-08-15 18:58:18 +01:00
Alejandro Saucedo
1771fa0e7a Implemented buffers with cpp headers 2020-08-10 21:14:32 +01:00
Alejandro Saucedo
2879d3d274 initial commit 2020-07-29 07:54:43 +01:00