Commit Graph

645 Commits

Author SHA1 Message Date
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
37e41161d1 Updated ci tests to run all 2021-02-18 22:24:41 +00:00
Alejandro Saucedo
47f48b99bf Updated makefile to exclude concurrent test 2021-02-18 22:22:56 +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
b9e0b5e988 Merge pull request #151 from EthicalML/12_spec_const
Added support for custom SpecializedConstants
2021-02-15 08:46:17 +00:00
Alejandro Saucedo
baa9b91551 Updated ghactions 2021-02-15 07:33:18 +00:00
Alejandro Saucedo
817af8a091 Updated ghactions 2021-02-15 07:26:48 +00:00
Alejandro Saucedo
d3eeaabc35 Adding all spv files 2021-02-15 07:21:55 +00:00
Alejandro Saucedo
95df064dbb updated pytests and fixed dangling spdlog code in python main.cpp 2021-02-14 17:16:47 +00:00
Alejandro Saucedo
5c7364f203 Updated single include 2021-02-14 16:47:52 +00:00
Alejandro Saucedo
82ee96c943 Added tests for workgroups and for constants 2021-02-14 16:47:43 +00:00
Alejandro Saucedo
711bd158ba Updated python to align with new workgrups and constants, as well as removed all string related functions 2021-02-14 16:47:24 +00:00
Alejandro Saucedo
d9a6abb918 Updated single 2021-02-14 07:30:12 +00:00
Alejandro Saucedo
e481c3afac updated tests on constants and workgroup typedefs 2021-02-14 07:30:05 +00:00
Alejandro Saucedo
9adfa34fd3 Updated to add typedef on Constants and Workgroup 2021-02-14 07:29:50 +00:00
Alejandro Saucedo
bf86daa3ef Updated single include 2021-02-14 07:18:54 +00:00
Alejandro Saucedo
f507439eb7 Updated tests to match kompute workgroup 2021-02-14 07:18:46 +00:00
Alejandro Saucedo
c8370e0a3a Amended workgroup to std::array 2021-02-14 07:18:33 +00:00
Alejandro Saucedo
7a71ff0751 Updated single include 2021-02-14 06:55:47 +00:00
Alejandro Saucedo
43db23e1f2 Updated shaders to match spec consts 2021-02-14 06:55:40 +00:00
Alejandro Saucedo
119cdb2886 Updated tests to match simplified specialisation constants 2021-02-14 06:55:24 +00:00
Alejandro Saucedo
a7801cedd0 Simplified specialization constants by limiting to floats2 2021-02-14 06:55:09 +00:00
Alejandro Saucedo
7126cc47ff Updated single include 2021-02-13 19:38:23 +00:00
Alejandro Saucedo
6b62990dbc Added test and updated LR tests to confirm works 2021-02-13 19:38:15 +00:00
Alejandro Saucedo
0b84876c95 Extended algorithm to add spec consts for int and float 2021-02-13 19:38:02 +00:00
Alejandro Saucedo
9cb4c2f1e1 Merge pull request #149 from EthicalML/145_codecov
Adding test code coverage using gcov and lcov
2021-02-13 14:17:48 +00:00
Alejandro Saucedo
ec04dc65df Merge pull request #148 from EthicalML/147_python_compat
Added temporary backwards compatibility for eval_tensor_create_def function
2021-02-13 14:17:22 +00:00
Alejandro Saucedo
f3ed6ecb08 Updated docs to link 2021-02-13 13:11:45 +00:00
Alejandro Saucedo
16ae365b93 Added targets for building codecov 2021-02-13 13:11:32 +00:00
Alejandro Saucedo
0941d82122 Added base params 2021-02-13 13:10:16 +00:00
Alejandro Saucedo
0fef1be71f Added backwards compat test for python 2021-02-13 08:12:33 +00:00
Alejandro Saucedo
0a361907f2 Added python test_kompute 2021-02-13 08:09:49 +00:00
Alejandro Saucedo
80e50991f3 Added backwards compatibility for python 2021-02-13 08:07:07 +00:00
Alejandro Saucedo
099b342ee1 Initial base for codecov 2021-02-13 08:06:21 +00:00
Alejandro Saucedo
e1f7575be2 Merge pull request #146 from EthicalML/36_delete_sequence
Added destroy functions for tensors and sequences (named and object)
2021-02-10 18:58:44 +00:00
Alejandro Saucedo
09fcba1aee Updated python tests 2021-02-10 18:55:11 +00:00
Alejandro Saucedo
f31aceea57 Added destroy and rebuild functions to python 2021-02-10 18:42:52 +00:00
Alejandro Saucedo
c78a025f9b Updated docstrings and workflow 2021-02-10 18:42:40 +00:00
Alejandro Saucedo
b386113849 Updated single include 2021-02-10 08:44:33 +00:00
Alejandro Saucedo
c83ba44549 Moved destroy and rebuild functions to cpp 2021-02-10 08:44:25 +00:00
Alejandro Saucedo
605a9d1d4a Added destroy functions 2021-02-10 08:41:38 +00:00