Commit graph

751 commits

Author SHA1 Message Date
Alejandro Saucedo
b81896a780 Innitial iteration of multiple type tensor 2021-03-07 14:08:56 +00:00
Alejandro Saucedo
f569bae998 Updated python docstrings 2021-03-07 14:08:53 +00:00
Alejandro Saucedo
fa5dc43b44 Updated compile_shader to compileShader 2021-03-07 14:03:51 +00:00
Alejandro Saucedo
cc1ec748a7
Merge pull request #176 from alexander-g/timestamps
Support for Timestamping
2021-03-07 14:00:49 +00:00
alexander-g
259d3f1d13 test case 2021-03-07 14:16:50 +01:00
alexander-g
6da6bca339 requested changes 2021-03-07 12:25:41 +01:00
alexander-g
eb47d52047 Merge branch 'master' into timestamps 2021-03-06 13:18:21 +01:00
Alejandro Saucedo
515c3b6cd4
Merge pull request #174 from EthicalML/168_push_const
Adds push const ranges in pipelinelayout to fix #168
2021-03-06 12:10:40 +00:00
Alejandro Saucedo
0a285ef9af Updated string 2021-03-06 11:25:25 +00:00
Alejandro Saucedo
45688c7ab9 Updated python main.cpp 2021-03-06 11:22:57 +00:00
Alejandro Saucedo
0a856c3f82 Regenerated python docstrings 2021-03-06 11:20:27 +00:00
Alejandro Saucedo
b753660c29 Updated documentation for all classes 2021-03-06 11:20:09 +00:00
Alejandro Saucedo
196c896bd6 Fixed #175 2021-03-06 11:19:56 +00:00
alexander-g
6f5a8f8968 support for timestamps 2021-03-06 11:45:29 +01:00
Alejandro Saucedo
76bd167485 Updated pthon to support desired extensions 2021-03-06 08:05:09 +00:00
Alejandro Saucedo
52acd0eb17 ADded example to add extensions 2021-03-06 07:59:14 +00:00
Alejandro Saucedo
d26ef2738d Added the raedme exampel 2021-03-05 08:35:21 +00:00
Alejandro Saucedo
33a0ef933b Updated tests to run synchronous 2021-03-05 08:33:53 +00:00
Alejandro Saucedo
71129392c2 Added functionality with atomicadd 2021-03-05 08:19:56 +00:00
Alejandro Saucedo
9a40465d69 Added kompute env debug layer param 2021-03-04 22:20:30 +00:00
Alejandro Saucedo
ffdb41772d Added kompute env debug layer param 2021-03-04 21:47:58 +00:00
Alejandro Saucedo
ec92d7b340 Added kompute env debug layer param 2021-03-04 21:45:38 +00:00
Alejandro Saucedo
91872048d4 Added kompute env layers 2021-03-04 21:42:06 +00:00
Alejandro Saucedo
ee4ba75bea Added fix for test end to end functionality 2021-03-04 19:30:02 +00:00
Alejandro Saucedo
0558a1b6fc Updated push const readme 2021-03-04 08:40:24 +00:00
Alejandro Saucedo
647f2f1e62 Updated python 2021-03-04 08:27:24 +00:00
Alejandro Saucedo
c211c22a78 Updated constants to be set as part of descriptor layout 2021-03-04 08:10:28 +00:00
Alejandro Saucedo
9edbac4b94
Merge pull request #171 from EthicalML/169_refresh_sequence_and_docs
Added re-record sequence functionality and updated docs
2021-03-02 07:40:37 +00:00
Alejandro Saucedo
812563b9c7 Added readme 2021-03-02 07:30:58 +00:00
Alejandro Saucedo
991c644bfd Added link to code coverage 2021-03-01 22:14:54 +00:00
Alejandro Saucedo
6192dda520 Added rerecord functionality and tests 2021-03-01 22:08:05 +00:00
Alejandro Saucedo
7f686b47da Updated examples to new interface 2021-03-01 21:13:08 +00:00
Alejandro Saucedo
f163aaf5e8 Updated advanced example docs 2021-03-01 07:58:12 +00:00
Alejandro Saucedo
672cf22bc1
Merge pull request #164 from EthicalML/160_op_memory
Amend memory hierarchy to enable for push constants and functional interface for more flexible operations
2021-02-28 17:52:58 +00:00
Alejandro Saucedo
4fddf74ca7 Updated examples 2021-02-28 17:07:17 +00:00
Alejandro Saucedo
63e220a8a4 Reformat 2021-02-28 16:02:37 +00:00
Alejandro Saucedo
75315db943 Updated ref architecture 2021-02-28 15:58:22 +00:00
Alejandro Saucedo
ddb77702ee Updated examples in readme 2021-02-28 15:53:09 +00:00
Alejandro Saucedo
38f356fdae Updated python to align with current configuration 2021-02-28 14:53:46 +00:00
Alejandro Saucedo
7dc1f35206 Added support for push constants 2021-02-28 13:59:01 +00:00
Alejandro Saucedo
2834519307
Merge pull request #165 from aliPMPAINT/old-state
Test for ShaderResources
2021-02-28 11:24:29 +00:00
aliPMPAINT
d08c56b344
More accurate name for the last subset(TestNoWhileLoopLimit) 2021-02-28 14:33:24 +03:30
aliPMPAINT
042fd163f1
Fixes 2021-02-28 14:27:50 +03:30
aliPMPAINT
2e923380f1
Changed the way Resources are created 2021-02-28 13:58:32 +03:30
aliPMPAINT
9a3cbd97cb
Made shaderString const static, added another subtest 2021-02-28 12:53:36 +03:30
aliPMPAINT
01037ca16a updates ShaderResources Test 2021-02-28 12:12:51 +03:30
Alejandro Saucedo
91d3b9a223 All python tests pass 2021-02-28 07:57:36 +00:00
Alejandro Saucedo
4c4d073b90 Python implementation 2021-02-27 19:37:31 +00:00
aliPMPAINT
ea4e997531 added initial test 2021-02-27 20:24:26 +03:30
Alejandro Saucedo
198fb46eb6 Fixed integration tests fails due to pipeline not freed 2021-02-27 15:28:24 +00:00