Commit graph

10 commits

Author SHA1 Message Date
Alejandro Saucedo
4c4d073b90 Python implementation 2021-02-27 19:37:31 +00:00
Alejandro Saucedo
e3406ef2c3 Updated headers to linux build 2021-02-18 22:29:41 +00:00
Alejandro Saucedo
82ee96c943 Added tests for workgroups and for constants 2021-02-14 16:47:43 +00:00
Alejandro Saucedo
119cdb2886 Updated tests to match simplified specialisation constants 2021-02-14 06:55:24 +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
ad7321eb87 Updated logistic regression example to also output the loss 2020-09-12 17:15:46 +01:00
Alejandro Saucedo
a325486d01 Added logistic regression implementation in tests 2020-08-31 19:01:41 +01:00
Alejandro Saucedo
08a1300450 Migrated default base type of tensor to float 2020-08-31 16:01:27 +01:00
Alejandro Saucedo
782c9f4fe8 Added tests for shader load data including raw and compiled strings+files 2020-08-31 11:47:35 +01:00