Commit graph

117 commits

Author SHA1 Message Date
Alejandro Saucedo
46a0393b44 Updated docstrings 2020-08-28 16:44:04 +01:00
Alejandro Saucedo
cb0d7f7cf3 Updated docstrings 2020-08-28 16:13:48 +01:00
Alejandro Saucedo
b91c392f5e Added functionality for named sequences to be created 2020-08-28 15:19:39 +01:00
Alejandro Saucedo
c8db55aa1b Updated readme with documentation instrauctions 2020-08-28 12:06:03 +01:00
Alejandro Saucedo
556645f37d Updated docs base 2020-08-28 12:02:33 +01:00
Alejandro Saucedo
eb7f9c93d6 Added branch to push to gh pages 2020-08-28 08:32:25 +01:00
Alejandro Saucedo
bac190632b Added base documentation generated from doxyen and sphinx 2020-08-28 07:52:03 +01:00
Alejandro Saucedo
4e2ef636c9 Added logic to clean memory on operations 2020-08-27 06:27:24 +01:00
Alejandro Saucedo
fbe5947a19 Added updated readme 2020-08-26 21:00:30 +01:00
Alejandro Saucedo
ec9989b790 Added badges 2020-08-26 20:58:07 +01:00
Alejandro Saucedo
e1baea72dc Updated README description 2020-08-26 20:51:48 +01:00
Alejandro Saucedo
39b051160a Added base tests for end to end manager functionality 2020-08-26 18:53:50 +01:00
Alejandro Saucedo
1748694b3a Reformatted 2020-08-26 05:47:21 +01:00
Alejandro Saucedo
c22247534a Updated to ensure compiling on Release and Debug 2020-08-25 21:07:35 +01:00
Alejandro Saucedo
bdf90e2c1f Updated to centralise all centralised headers into one called Core 2020-08-25 20:58:47 +01:00
Alejandro Saucedo
d0849f799b Updated to add compute shaders with header 2020-08-25 20:44:55 +01:00
Alejandro Saucedo
2490708486 Added fully functional build shaders with dependencies on folders 2020-08-25 08:39:23 +01:00
Alejandro Saucedo
9e72620c1c Added license 2020-08-25 08:17:19 +01:00
Alejandro Saucedo
9b169f1ef8 Removed spirv compiled shaders from file 2020-08-25 08:15:27 +01:00
Alejandro Saucedo
f54678af03 Added makefile as part of cmake and added windows compatibility for python scripts 2020-08-25 08:12:52 +01:00
Alejandro Saucedo
5567c532bf Removed external dependencies from repo 2020-08-25 08:12:21 +01:00
Alejandro Saucedo
6ef768f0ca Added single header include 2020-08-24 22:14:49 +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
4f1c46b9ae Added CMakeLists as build framework 2020-08-24 07:55:51 +01:00
Alejandro Saucedo
bbc41aef12 Added CMakeLists as build framework 2020-08-24 07:52:06 +01:00
Alejandro Saucedo
cfb81949db enclosed in release 2020-08-23 15:22:54 +01:00
Alejandro Saucedo
8b07c9b39c Updated to include and work with cpp header shaders 2020-08-23 13:51:26 +01:00
Alejandro Saucedo
bb90806d79 Updated to include and work with cpp header shaders 2020-08-23 12:30:56 +01:00
Alejandro Saucedo
fccacd0058 Removed obsolete hpp header 2020-08-23 11:07:45 +01:00
Alejandro Saucedo
f3b28e6b08 Added initial implementation of shaders as hpp files 2020-08-23 10:56:14 +01:00
Alejandro Saucedo
2561ace8b7 Added python converter for shader scripts 2020-08-23 09:50:44 +01:00
Alejandro Saucedo
362368c712 Updated readme description 2020-08-23 06:50:52 +01:00
Alejandro Saucedo
d0a1f5f5ed Updated shaders to align with multiply 2020-08-23 06:50:43 +01:00
Alejandro Saucedo
7b7074ce26 Updated shaders to align with multiply 2020-08-23 06:50:22 +01:00
Alejandro Saucedo
88944de156 Fully working end to end flow 2020-08-23 06:50:04 +01:00
Alejandro Saucedo
68ba2d84d0 Removed unused code in main.cpp 2020-08-23 06:49:26 +01:00
Alejandro Saucedo
9f74679dd5 Fully working end to end flow 2020-08-22 20:13:30 +01:00
Alejandro Saucedo
622b8c4bc7 Updated readme 2020-08-22 19:02:34 +01:00
Alejandro Saucedo
5892d5ea94 Updated readme 2020-08-22 18:50:06 +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
6f0203b863 Fully working end to end flow 2020-08-22 16:34:39 +01:00
Alejandro Saucedo
906533ae9d Removed bug calling start/end during sequence submit phase 2020-08-22 16:27:09 +01:00
Alejandro Saucedo
ce00048d8c Reverted back to cpp 2020-08-22 15:21:20 +01:00
Alejandro Saucedo
18fba90ec0 Moved opmult to use tpp file 2020-08-22 15:02:47 +01:00
Alejandro Saucedo
7f38c1a519 Added template parameters to opmult class 2020-08-22 13:43:50 +01:00
Alejandro Saucedo
d74a999e12 Added template parameters to opmult class 2020-08-22 13:33:21 +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