Alejandro Saucedo
|
2fb0641de0
|
Updated to use shader statics
|
2021-02-20 17:06:54 +00:00 |
|
Alejandro Saucedo
|
9a19e3b280
|
Moved shader compile logic to main libary
|
2021-02-20 16:48:56 +00:00 |
|
Alejandro Saucedo
|
f713b56862
|
Updated test
|
2021-02-20 11:12:42 +00:00 |
|
Alejandro Saucedo
|
3cee0d9980
|
Added full basic example glslang
|
2021-02-19 22:57:34 +00:00 |
|
Alejandro Saucedo
|
6d753750f1
|
Passing all tests with glslang
|
2021-02-19 22:09:05 +00:00 |
|
Alejandro Saucedo
|
2f728074a8
|
Replaced shaderc with glslang
|
2021-02-19 19:47:33 +00:00 |
|
Alejandro Saucedo
|
ab6a92004c
|
Updated back to direct reference
|
2021-02-19 08:53:34 +00:00 |
|
Alejandro Saucedo
|
ddf2f58593
|
Added explicit library include
|
2021-02-19 08:30:07 +00:00 |
|
Alejandro Saucedo
|
d6dc1d21d2
|
Removed exclude_from_all
|
2021-02-19 08:24:36 +00:00 |
|
Alejandro Saucedo
|
4e7f4c8847
|
Updated cmake to include spdlog header from folder2
|
2021-02-19 08:20:35 +00:00 |
|
Alejandro Saucedo
|
9ae3bcac27
|
Updated targets
|
2021-02-19 08:14:28 +00:00 |
|
Alejandro Saucedo
|
5647511c89
|
Added comment
|
2021-02-19 08:08:17 +00:00 |
|
Alejandro Saucedo
|
e3406ef2c3
|
Updated headers to linux build
|
2021-02-18 22:29:41 +00:00 |
|
Alejandro Saucedo
|
5bc2d0dae7
|
Updated tests to use shaderc
|
2021-02-18 22:29:15 +00:00 |
|
Alejandro Saucedo
|
940a60958c
|
Ensure shaderc subrepo is initialized
|
2021-02-18 22:28:51 +00:00 |
|
Alejandro Saucedo
|
dc2f11313b
|
Updated tests cmakelists
|
2021-02-18 22:25:25 +00:00 |
|
Alejandro Saucedo
|
43b6ed3a83
|
Updated back lr
|
2021-02-18 21:53:00 +00:00 |
|
Alejandro Saucedo
|
04dc372780
|
Updated to working test utils
|
2021-02-18 21:51:49 +00:00 |
|
Alejandro Saucedo
|
075b94dcda
|
currently on char
|
2021-02-18 21:31:13 +00:00 |
|
Alejandro Saucedo
|
dc6ba85029
|
Updated working vs
|
2021-02-18 21:30:58 +00:00 |
|
Alejandro Saucedo
|
48e8867980
|
Added initial test lr
|
2021-02-18 21:30:32 +00:00 |
|
Alejandro Saucedo
|
36af496e89
|
Added spirv function
|
2021-02-18 21:10:27 +00:00 |
|
Alejandro Saucedo
|
cb95085d8e
|
Removed specialisation repeated constants file
|
2021-02-18 21:06:26 +00:00 |
|
Alejandro Saucedo
|
c1b53cda9d
|
Added initial iteration of shaderc
|
2021-02-18 21:05:17 +00:00 |
|
Alejandro Saucedo
|
d3eeaabc35
|
Adding all spv files
|
2021-02-15 07:21:55 +00:00 |
|
Alejandro Saucedo
|
82ee96c943
|
Added tests for workgroups and for constants
|
2021-02-14 16:47:43 +00:00 |
|
Alejandro Saucedo
|
e481c3afac
|
updated tests on constants and workgroup typedefs
|
2021-02-14 07:30:05 +00:00 |
|
Alejandro Saucedo
|
f507439eb7
|
Updated tests to match kompute workgroup
|
2021-02-14 07:18:46 +00:00 |
|
Alejandro Saucedo
|
119cdb2886
|
Updated tests to match simplified specialisation constants
|
2021-02-14 06:55:24 +00:00 |
|
Alejandro Saucedo
|
6b62990dbc
|
Added test and updated LR tests to confirm works
|
2021-02-13 19:38:15 +00:00 |
|
Alejandro Saucedo
|
16ae365b93
|
Added targets for building codecov
|
2021-02-13 13:11:32 +00:00 |
|
Alejandro Saucedo
|
605a9d1d4a
|
Added destroy functions
|
2021-02-10 08:41:38 +00:00 |
|
Alejandro Saucedo
|
3c486ebf72
|
Updated test to cover sequences
|
2021-02-09 22:01:26 +00:00 |
|
Alejandro Saucedo
|
4baba33681
|
Updated tests to match new functions and added test to ensure seuqence is destroyed
|
2021-02-09 21:29:43 +00:00 |
|
Alejandro Saucedo
|
39d02dd428
|
Added test that verifies memory violation sequence
|
2021-02-09 19:20:21 +00:00 |
|
Alejandro Saucedo
|
3547810476
|
reformat
|
2021-02-08 21:42:32 +00:00 |
|
Alejandro Saucedo
|
d7fe53eae6
|
Updated tests to align with manager parameters update
|
2021-02-08 21:42:02 +00:00 |
|
Alejandro Saucedo
|
65cb1b7582
|
Removed destroy tensor function to avoid error logs in test
|
2021-02-08 19:44:07 +00:00 |
|
Alejandro Saucedo
|
aa75fdae47
|
format
|
2021-02-08 19:43:50 +00:00 |
|
Alejandro Saucedo
|
4dedfadfef
|
Updated tests to reflect manager tensor memory ownership
|
2021-02-08 19:17:32 +00:00 |
|
Alejandro Saucedo
|
d24dfb7590
|
Reformat
|
2021-02-08 07:18:32 +00:00 |
|
Alejandro Saucedo
|
8a66c6b1e2
|
Updated tests to reflect staging
|
2021-02-08 07:18:05 +00:00 |
|
Alejandro Saucedo
|
46cee7767b
|
Reformatted
|
2021-01-31 11:12:07 +00:00 |
|
alexander-g
|
ae0c539bfc
|
weaker test case and constructor comment
|
2021-01-31 07:21:23 +01:00 |
|
alexander-g
|
a995cbf9ec
|
disallowing zero sized tensors
|
2021-01-30 19:41:47 +01:00 |
|
Alejandro Saucedo
|
d620093a27
|
Added further tests including lr
|
2021-01-21 21:51:37 +00:00 |
|
Alejandro Saucedo
|
fbfef16105
|
Added further tests for ci
|
2021-01-20 21:21:07 +00:00 |
|
Alejandro Saucedo
|
0efe456286
|
Reformatted shader headers
|
2020-11-11 18:15:18 +00:00 |
|
0x0f0f0f
|
8a0c63cc64
|
replaced "static unsigned const" to "static const unsigned" so that SWIG can generate wrappers without a syntax error
|
2020-11-09 09:42:39 +01:00 |
|
Alejandro Saucedo
|
2ba3c8eadb
|
Updated lr cpp test to print without fmt
|
2020-11-08 15:38:38 +00:00 |
|