Alejandro Saucedo
|
aa75fdae47
|
format
|
2021-02-08 19:43:50 +00:00 |
|
Alejandro Saucedo
|
fc3d23d3f9
|
Removed OpCreateTensor in favour of manager memory ownership
|
2021-02-08 19:15:48 +00:00 |
|
Alejandro Saucedo
|
d24dfb7590
|
Reformat
|
2021-02-08 07:18:32 +00:00 |
|
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 |
|
alexander-g
|
a995cbf9ec
|
disallowing zero sized tensors
|
2021-01-30 19:41:47 +01:00 |
|
Alejandro Saucedo
|
1f614a87e4
|
Reformatted
|
2020-11-01 20:56:03 +00:00 |
|
Alejandro Saucedo
|
672c78d290
|
Removed range prints to avoid fmt external dependency
|
2020-11-01 12:19:44 +00:00 |
|
Alejandro Saucedo
|
8abac9fb58
|
Added fix to work for versions 1.2.55+ of vulkan headers
|
2020-11-01 10:46:16 +00:00 |
|
Alejandro Saucedo
|
fdc1d3b91a
|
Reformatted
|
2020-09-12 17:21:50 +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
|
eddba0fcf9
|
Added test optensorsync for device and local
|
2020-09-06 16:15:55 +01:00 |
|
Alejandro Saucedo
|
236c349aa0
|
Added optensorcopy operation
|
2020-09-06 11:07:32 +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
|
36a60922ba
|
Updated SPDLOG as an optional dependency
|
2020-09-03 19:18:22 +01:00 |
|
Alejandro Saucedo
|
07bfbe3504
|
Updated to remove all todos
|
2020-09-02 21:25:30 +01:00 |
|
Alejandro Saucedo
|
08a1300450
|
Migrated default base type of tensor to float
|
2020-08-31 16:01:27 +01:00 |
|
Alejandro Saucedo
|
8adb7ab49d
|
Added tests to validate opcreatetensor components
|
2020-08-31 12:59:22 +01:00 |
|
Alejandro Saucedo
|
d4cc61817e
|
Added functionality for multiple device creation
|
2020-08-29 20:57:46 +01:00 |
|
Alejandro Saucedo
|
b9d210185b
|
Added once again extended parameters to manager and sequence templates and reformatted
|
2020-08-29 16:03:01 +01:00 |
|
Alejandro Saucedo
|
2298159586
|
Added option for creating barrier on copyfrom tensor
|
2020-08-29 15:49:43 +01:00 |
|
Alejandro Saucedo
|
b91c392f5e
|
Added functionality for named sequences to be created
|
2020-08-28 15:19:39 +01:00 |
|
Alejandro Saucedo
|
4e2ef636c9
|
Added logic to clean memory on operations
|
2020-08-27 06:27:24 +01:00 |
|
Alejandro Saucedo
|
1748694b3a
|
Reformatted
|
2020-08-26 05:47:21 +01:00 |
|
Alejandro Saucedo
|
d0849f799b
|
Updated to add compute shaders with header
|
2020-08-25 20:44:55 +01:00 |
|
Alejandro Saucedo
|
af74e25e35
|
Updated repository to use cmakelists for compilation
|
2020-08-24 20:56:25 +01:00 |
|
Alejandro Saucedo
|
ecc9a1e273
|
Updated to have top level makefile
|
2020-08-24 18:55:55 +01:00 |
|
Alejandro Saucedo
|
9f74679dd5
|
Fully working end to end flow
|
2020-08-22 20:13:30 +01:00 |
|
Alejandro Saucedo
|
e047aa3b43
|
Updated tensor to copy to memory explicitly, assessing why copy doesn't last through operations
|
2020-08-22 18:08:56 +01:00 |
|
Alejandro Saucedo
|
906533ae9d
|
Removed bug calling start/end during sequence submit phase
|
2020-08-22 16:27:09 +01:00 |
|
Alejandro Saucedo
|
c92425dd87
|
Reformatted
|
2020-08-22 13:01:16 +01:00 |
|
Alejandro Saucedo
|
25d5df21ce
|
Added buffer memory barriers
|
2020-08-22 13:01:04 +01:00 |
|
Alejandro Saucedo
|
5bb9046b49
|
Reformatted
|
2020-08-22 12:31:11 +01:00 |
|
Alejandro Saucedo
|
181efc954b
|
Debugging with simpler shader
|
2020-08-22 12:31:00 +01:00 |
|
Alejandro Saucedo
|
9d97ca07a7
|
Refactored descriptor sets
|
2020-08-22 10:15:34 +01:00 |
|
Alejandro Saucedo
|
d59dc41ffc
|
Added initial implementation for algorithm and opMult
|
2020-08-21 19:15:07 +01:00 |
|
Alejandro Saucedo
|
0d18dc50e6
|
Reformatted
|
2020-08-20 05:45:54 +01:00 |
|
Alejandro Saucedo
|
7c3af1189f
|
Base working compilation
|
2020-08-19 18:58:22 +01:00 |
|
Alejandro Saucedo
|
5596b6f029
|
Updating base classes to ensure successful run
|
2020-08-19 07:56:48 +01:00 |
|
Alejandro Saucedo
|
f8859c7fd6
|
updated typos and misaligned types
|
2020-08-18 21:24:23 +01:00 |
|
Alejandro Saucedo
|
014f15d552
|
Added initial base for opcreatetensor
|
2020-08-18 21:13:33 +01:00 |
|