Alejandro Saucedo
|
04853df469
|
Updated Tensor Memory to hold staging within class
|
2021-02-08 07:17:54 +00:00 |
|
Alejandro Saucedo
|
b61f3f2297
|
Added initial iteration of tensor with two memory compoennts
|
2021-02-07 22:00:58 +00:00 |
|
Alejandro Saucedo
|
373ecd0185
|
Merge pull request #134 from EthicalML/fix_destroy_staging_tensors
Added destructor for staging tensors
|
2021-02-07 08:43:43 +00:00 |
|
Alejandro Saucedo
|
71f09339f7
|
Updated docs
|
2021-02-07 08:42:03 +00:00 |
|
Alejandro Saucedo
|
c8283844d6
|
Added destructor for staging tensors
|
2021-02-06 19:09:48 +00:00 |
|
Alejandro Saucedo
|
df5477a2d7
|
Prep release 0.6.0
|
2021-01-31 12:00:00 +00:00 |
|
Alejandro Saucedo
|
6e076789aa
|
Updated docs and makefile for release
|
2021-01-31 11:12:07 +00:00 |
|
Alejandro Saucedo
|
46cee7767b
|
Reformatted
|
2021-01-31 11:12:07 +00:00 |
|
Alejandro Saucedo
|
4b8c1c49f0
|
Merge pull request #129 from alexander-g/no_zero_size_tensors
Disallowing zero sized tensors
|
2021-01-31 07:19:07 +00:00 |
|
alexander-g
|
ae0c539bfc
|
weaker test case and constructor comment
|
2021-01-31 07:21:23 +01:00 |
|
alexander-g
|
a995cbf9ec
|
disallowing zero sized tensors
|
2021-01-30 19:41:47 +01:00 |
|
Alejandro Saucedo
|
acc3e96227
|
Added further docs
|
2021-01-30 16:16:52 +00:00 |
|
Alejandro Saucedo
|
7a0ba81999
|
Added further docs
|
2021-01-30 16:09:20 +00:00 |
|
Alejandro Saucedo
|
fabe3578c1
|
Added docuemntation for custom operations
|
2021-01-30 15:50:05 +00:00 |
|
Alejandro Saucedo
|
f274b07d43
|
Fix dependency on doc
|
2021-01-30 15:15:57 +00:00 |
|
Alejandro Saucedo
|
e8bb89ebc4
|
Fixed docs target
|
2021-01-30 15:15:46 +00:00 |
|
Alejandro Saucedo
|
aaa89e2bbd
|
Merge pull request #123 from EthicalML/122_remove_spdlog
122 remove spdlog references in python
|
2021-01-30 10:59:05 +00:00 |
|
Alejandro Saucedo
|
3c1bc2ada9
|
Updated python section
|
2021-01-28 08:33:46 +00:00 |
|
Alejandro Saucedo
|
d1abd857d8
|
Updated python section
|
2021-01-28 08:31:20 +00:00 |
|
Alejandro Saucedo
|
06f2917eae
|
Updated python docs to update logs
|
2021-01-28 08:24:54 +00:00 |
|
Alejandro Saucedo
|
6267351df1
|
removed extensible ops
|
2021-01-27 22:15:44 +00:00 |
|
Alejandro Saucedo
|
b79d531163
|
removed log_level from docs
|
2021-01-27 22:14:15 +00:00 |
|
Alejandro Saucedo
|
527fa47b61
|
Removed spdlog references
|
2021-01-27 22:14:07 +00:00 |
|
Alejandro Saucedo
|
bd99f08e48
|
Re-updated single header
|
2021-01-26 17:52:39 +00:00 |
|
Alejandro Saucedo
|
f274e33a51
|
Merge branch 'master' of github.com:EthicalML/vulkan-kompute
|
2021-01-26 17:51:26 +00:00 |
|
Alejandro Saucedo
|
b2c6cf54aa
|
Updated readme
|
2021-01-26 17:51:13 +00:00 |
|
Alejandro Saucedo
|
a577e94c08
|
Merge pull request #118 from alexander-g/pythonlogging
Native logging for Python
|
2021-01-25 19:24:49 +00:00 |
|
Alejandro Saucedo
|
00726c1b29
|
Updated to load PythonLibs
|
2021-01-25 19:17:22 +00:00 |
|
Alejandro Saucedo
|
4ccdc4251c
|
Simplified initial examples
|
2021-01-25 18:37:54 +00:00 |
|
Alejandro Saucedo
|
50f754948d
|
Simplified initial examples
|
2021-01-25 18:37:09 +00:00 |
|
Alejandro Saucedo
|
fa1dc8f4ec
|
Added further documentation updates
|
2021-01-25 08:35:27 +00:00 |
|
Alejandro Saucedo
|
fa3c64ba19
|
Reordered structure for index
|
2021-01-25 07:18:23 +00:00 |
|
Alejandro Saucedo
|
78f06f2992
|
Fixed example in readme
|
2021-01-25 07:08:37 +00:00 |
|
Alejandro Saucedo
|
a267edbae5
|
Resetting to Kompute.cpp to merge PR
|
2021-01-24 18:25:19 +00:00 |
|
Alejandro Saucedo
|
612b3f9c50
|
Updated readme
|
2021-01-24 18:22:21 +00:00 |
|
Alejandro Saucedo
|
7af493e02e
|
Merge pull request #119 from EthicalML/114_further_tests_on_ci
Added further tests to CI and provide Dockerimage with builds to swiftshader
|
2021-01-24 17:54:14 +00:00 |
|
Alejandro Saucedo
|
a29d241a79
|
Updated builders
|
2021-01-24 17:49:18 +00:00 |
|
Alejandro Saucedo
|
67e9cd9b90
|
Added docs for videos
|
2021-01-24 17:48:50 +00:00 |
|
Alejandro Saucedo
|
8a54a907b9
|
Updated builders
|
2021-01-24 17:26:58 +00:00 |
|
Alejandro Saucedo
|
a2cc1bdccf
|
Added documentation for images & CI
|
2021-01-24 17:26:41 +00:00 |
|
Alejandro Saucedo
|
e5ab270390
|
Added documentation for images & CI
|
2021-01-24 17:26:15 +00:00 |
|
Alejandro Saucedo
|
4457895a63
|
Added act makefile target
|
2021-01-24 16:39:32 +00:00 |
|
Alejandro Saucedo
|
85d22067d5
|
Renamed jobs names
|
2021-01-24 16:38:40 +00:00 |
|
Alejandro Saucedo
|
88dca27736
|
Added extra swiftshader image to simplify and speed up builds of main image
|
2021-01-24 16:38:28 +00:00 |
|
alexander-g
|
22ed652bbc
|
fixing kp.log_level
|
2021-01-24 16:54:07 +01:00 |
|
alexander-g
|
a0f9af965a
|
caching logging functions + single include rebuild
|
2021-01-24 16:31:41 +01:00 |
|
Alejandro Saucedo
|
f7c583d718
|
Added required dev dependencies to run tests
|
2021-01-24 15:08:50 +00:00 |
|
Alejandro Saucedo
|
4e40ce2dfe
|
Added dependency on numpy
|
2021-01-24 15:08:35 +00:00 |
|
Alejandro Saucedo
|
bc11553d06
|
Added separate gh actions
|
2021-01-24 15:05:48 +00:00 |
|
Alejandro Saucedo
|
0cc16ac117
|
Extended docker builders to support python builds
|
2021-01-24 15:05:38 +00:00 |
|