Alejandro Saucedo
|
b4fba659ca
|
Fixed typo in readme
|
2020-09-08 19:48:49 +01:00 |
|
Alejandro Saucedo
|
d08c75c396
|
Added test that verifies loops function as expected
|
2020-09-08 18:57:57 +01:00 |
|
Alejandro Saucedo
|
ec89fc6d56
|
Renamed tensorcreate and started adding optensorsyncdevice
|
2020-09-06 11:38:08 +01:00 |
|
Alejandro Saucedo
|
236c349aa0
|
Added optensorcopy operation
|
2020-09-06 11:07:32 +01:00 |
|
Alejandro Saucedo
|
93c1ba126e
|
Updated readme description
|
2020-09-05 11:37:02 +01:00 |
|
Alejandro Saucedo
|
82cc912b21
|
Updated readme description
|
2020-09-05 11:36:02 +01:00 |
|
Alejandro Saucedo
|
b1e606452e
|
Added other projects to check out
|
2020-09-05 11:01:11 +01:00 |
|
Alejandro Saucedo
|
c2d146537e
|
Updated to use cpp raw literal strings
|
2020-09-05 08:17:54 +01:00 |
|
Alejandro Saucedo
|
d11b4c3c75
|
Updated to use cpp raw literal strings
|
2020-09-05 08:17:12 +01:00 |
|
Alejandro Saucedo
|
1449c858ee
|
Updated to use cpp raw literal strings
|
2020-09-05 08:15:52 +01:00 |
|
Alejandro Saucedo
|
c15a14d2b2
|
Updated logging definitions to ensure it works using dynamic and static config
|
2020-09-04 07:01:58 +01:00 |
|
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 |
|