Commit Graph

16 Commits

Author SHA1 Message Date
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