Commit graph

75 commits

Author SHA1 Message Date
Alejandro Saucedo
2f3ac91bfd Updated readme 2020-10-17 17:12:57 +01:00
Alejandro Saucedo
35f82ed708 Added documentation for parallel processing and refactored documentation 2020-10-17 17:09:35 +01:00
Alejandro Saucedo
c6695f130c Added basic documentation on async / parallel 2020-10-17 12:37:34 +01:00
Alejandro Saucedo
10faaab81e Added basic documentation and examples in readme 2020-10-17 11:57:33 +01:00
Alejandro Saucedo
2f7fc45b2b Updated documentation 2020-10-14 08:42:42 +01:00
Alejandro Saucedo
e4a4f2cb5d Merge branch 'master' of github.com:EthicalML/vulkan-kompute 2020-10-13 20:52:19 +01:00
Alejandro Saucedo
50c750af0d Updated readme 2020-10-13 20:46:13 +01:00
Alejandro Saucedo
8ad1c6d98f Updated readme 2020-10-13 20:38:46 +01:00
nihui
435a729276
Fix README typo 2020-10-09 17:07:44 +08:00
Alejandro Saucedo
dd7cac32f3 Documented the rest of the build parameters 2020-10-08 07:54:10 +01:00
Alejandro Saucedo
4cd306f0ed Updated readme and single kompute 2020-10-04 18:11:56 +01:00
Alejandro Saucedo
f8f9a38fdf Updated diagram 2020-09-18 18:19:34 +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
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
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