Commit graph

33 commits

Author SHA1 Message Date
Alejandro Saucedo
b91c392f5e Added functionality for named sequences to be created 2020-08-28 15:19:39 +01:00
Alejandro Saucedo
eb7f9c93d6 Added branch to push to gh pages 2020-08-28 08:32:25 +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
f54678af03 Added makefile as part of cmake and added windows compatibility for python scripts 2020-08-25 08:12:52 +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
bbc41aef12 Added CMakeLists as build framework 2020-08-24 07:52:06 +01:00
Alejandro Saucedo
bb90806d79 Updated to include and work with cpp header shaders 2020-08-23 12:30:56 +01:00
Alejandro Saucedo
2561ace8b7 Added python converter for shader scripts 2020-08-23 09:50:44 +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
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
81d592e6e0 Fixed bug by assigning pointer to heap instead of stack 2020-08-17 07:07:23 +01:00
Alejandro Saucedo
44eface5f3 migrated queue creation and physical device to header cpp 2020-08-10 09:11:30 +01:00
Alejandro Saucedo
841c7cfc4a Removed debug report callback 2020-08-10 06:29:36 +01:00
Alejandro Saucedo
d7a2b68cea Updated application creation and debug layer into cpp headers function 2020-08-09 17:36:52 +01:00
Alejandro Saucedo
13b12dd552 Reformat 2020-08-09 15:37:13 +01:00
Alejandro Saucedo
68c46e6fa7 Updated versions 2020-08-05 18:39:03 +00:00
Alejandro Saucedo
2dd21a75cd ADded gpu rules to makefile 2020-08-05 11:37:23 +01:00
Alejandro Saucedo
e874e878ec Corrected typo in makefile 2020-08-05 11:35:11 +01:00
Alejandro Saucedo
022b0d4098 Added docker run 2020-08-05 11:34:05 +01:00
Alejandro Saucedo
90c370de76 Updated seldon core model 2020-08-05 11:26:27 +01:00
Alejandro Saucedo
eca506a521 Updated vulkan application to be containerised 2020-08-05 07:42:16 +01:00
Alejandro Saucedo
f710ce189d Updated to mozilla format 2020-07-31 06:50:21 +01:00
Alejandro Saucedo
443679f7d3 Updated to mozilla format 2020-07-31 06:46:01 +01:00
Alejandro Saucedo
fc5e3acf65 Added clang format with mozilla code style 2020-07-30 09:11:24 +01:00
Alejandro Saucedo
859ca1e0fd Added clang format with mozilla code style 2020-07-30 09:06:52 +01:00
Alejandro Saucedo
a012551d00 Added working compute example 2020-07-30 07:49:39 +01:00
Alejandro Saucedo
ae12be78db Initial commit 2020-07-30 06:28:04 +01:00