Commit graph

14 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
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
8f6078c422 Added end to end implementation of OpMult with postSubmit calls on sequence 2020-08-22 12:08:18 +01:00
Alejandro Saucedo
0d18dc50e6 Reformatted 2020-08-20 05:45:54 +01:00
Alejandro Saucedo
b11a54911d Working end to end example 2020-08-19 21:10:53 +01:00
Alejandro Saucedo
7c3af1189f Base working compilation 2020-08-19 18:58:22 +01:00
Alejandro Saucedo
150e986982 Updated typos 2020-08-18 21:52:16 +01:00
Alejandro Saucedo
014f15d552 Added initial base for opcreatetensor 2020-08-18 21:13:33 +01:00
Alejandro Saucedo
93041b4519 Reformatted 2020-08-17 07:58:23 +01:00
Alejandro Saucedo
e8b0cac2c7 Refactored to use shared pointers 2020-08-17 07:38:00 +01:00
Alejandro Saucedo
81d592e6e0 Fixed bug by assigning pointer to heap instead of stack 2020-08-17 07:07:23 +01:00
Alejandro Saucedo
441efcd8dd Added initial base for iteration with command buffer and experimetation with baseoperator 2020-08-16 18:09:56 +01:00
Alejandro Saucedo
970f502cda Added initial base for architecture on the proposed Kompute structure 2020-08-15 18:58:18 +01:00