Commit graph

209 commits

Author SHA1 Message Date
Alejandro Saucedo
f8f9a38fdf Updated diagram 2020-09-18 18:19:34 +01:00
Alejandro Saucedo
ce6ccb4f0d Removed dockerfile 2020-09-14 18:24:05 +01:00
Alejandro Saucedo
6c31c17c17 Updated readme 2020-09-14 07:10:23 +01:00
Alejandro Saucedo
db03a4bacf Updated description of diagram 2020-09-13 21:37:04 +01:00
Alejandro Saucedo
3b3fc0189f Updated repo 2020-09-13 12:26:20 +01:00
Alejandro Saucedo
90640ee44a Updated readme links 2020-09-13 12:15:27 +01:00
Alejandro Saucedo
b37daea34d Updated build param table 2020-09-13 11:59:02 +01:00
Alejandro Saucedo
320b4e88e1 Updated build param table 2020-09-13 11:57:57 +01:00
Alejandro Saucedo
510f152510 Added details on build parameters 2020-09-13 11:54:59 +01:00
Alejandro Saucedo
7906406dd1 Renamed 2020-09-13 11:15:38 +01:00
Alejandro Saucedo
4e3802cb9d Added array example 2020-09-13 11:12:19 +01:00
Alejandro Saucedo
f03a500625 Updated to include vcpkg instructions 2020-09-13 11:05:26 +01:00
Alejandro Saucedo
307df1ba29 Disabled all extra build config by default and added readme to example 2020-09-13 11:03:46 +01:00
Alejandro Saucedo
2d52e2353b Added logistic regression example 2020-09-13 10:20:38 +01:00
Alejandro Saucedo
3b941acbee Aligned linux mkfile commands to vs 2020-09-13 10:13:58 +01:00
Alejandro Saucedo
b1a0dd3ecd Added helper commands and configuration to make it easier to install 2020-09-13 10:06:47 +01:00
Alejandro Saucedo
2e8a5aa3a6 Updated refactored header 2020-09-12 18:49:29 +01:00
Alejandro Saucedo
4078fc45f0 Updated test to include mult test 2020-09-12 18:49:21 +01:00
Alejandro Saucedo
fdc1d3b91a Reformatted 2020-09-12 17:21:50 +01:00
Alejandro Saucedo
c5df89c17b Removed containers 2020-09-12 17:20:42 +01:00
Alejandro Saucedo
ad7321eb87 Updated logistic regression example to also output the loss 2020-09-12 17:15:46 +01:00
Alejandro Saucedo
9f8508075a Updated OpAlgoBase to not copy data as optensorsync operations are introduced 2020-09-12 09:14:35 +01:00
Alejandro Saucedo
4171786b6f Added a buildTensor command to manager to simplify tensor creation workflows 2020-09-10 08:35:27 +01:00
Alejandro Saucedo
dcd8340b27 Updated diagrams 2020-09-09 08:14:26 +01:00
Alejandro Saucedo
2c9db8582b Update LICENSE 2020-09-08 22:02:16 +01:00
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
56aa1ee96b Updated key areas identified from pr 2020-09-06 16:30:03 +01:00
Alejandro Saucedo
eddba0fcf9 Added test optensorsync for device and local 2020-09-06 16:15:55 +01:00
Alejandro Saucedo
e68d09dbdc Added functional optensorsyncDevice and optensorsynclocal 2020-09-06 15:51:31 +01:00
Alejandro Saucedo
e6f4097acb Updated todo comments 2020-09-06 12:59:35 +01:00
Alejandro Saucedo
1b4e4b6b18 Added optensorSyncDevice and optensorcopy tests 2020-09-06 12:52:45 +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
04a003a68c Updated documentation for logistic regression 2020-09-05 08:55:57 +01:00
Alejandro Saucedo
0d3921b345 Added spaces to shader 2020-09-05 08:21:48 +01:00
Alejandro Saucedo
6e3c6a1f75
Merge pull request #38 from axsaucedo/migrating_to_gtest
Migrating to gtest
2020-09-05 08:19:51 +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
1286da2179 Updated test to use gtest instead of Catch2 2020-09-04 06:11:35 +01:00
Alejandro Saucedo
0b35b5e9d6 Updated test files to work with gtest 2020-09-03 22:20:16 +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
07bfbe3504 Updated to remove all todos 2020-09-02 21:25:30 +01:00