Commit graph

84 commits

Author SHA1 Message Date
Henry Miskin
b8963a4604 Merge branch 'master' into 131_pi4_mesa_vulkan_example 2021-03-14 21:31:58 +00:00
Henry Miskin
31ad92180c Added render permissions modification 2021-03-14 21:31:49 +00:00
Henry Miskin
df79ec2f7d Fix mistake on package installation 2021-03-07 19:11:21 +00:00
Henry Miskin
d55edfb883 Add instructions for running on Pi4 2021-03-07 19:03:14 +00:00
Alejandro Saucedo
f02b9d6915 Working implementation with tests 2021-03-07 14:08:57 +00:00
Alejandro Saucedo
956883e0cd Working iteration of kompute tensor with multiplee types 2021-03-07 14:08:57 +00:00
Alejandro Saucedo
ad18c2e546 Initial implementation of tensor working compiling 2021-03-07 14:08:56 +00:00
Alejandro Saucedo
fa5dc43b44 Updated compile_shader to compileShader 2021-03-07 14:03:51 +00:00
Alejandro Saucedo
4fddf74ca7 Updated examples 2021-02-28 17:07:17 +00:00
Alejandro Saucedo
9aae5d69db Initial checkpoint with reasonable workflow 2021-02-27 14:49:12 +00:00
Alejandro Saucedo
29c50e5728 Amended SPDLOG_X log functions to be KP_LOG_X 2021-02-21 11:51:34 +00:00
Alejandro Saucedo
82a56b7e85 Updated examples to match new shader api 2021-02-21 10:06:29 +00:00
Alejandro Saucedo
56d9a3a933 Updated to use all uint32_t to avoid ambiguity on passing strings 2021-02-20 18:09:02 +00:00
Alejandro Saucedo
48f041d9f3 Updated the examples 2021-02-09 22:15:07 +00:00
Alejandro Saucedo
4e9888e7d6 Updated examples 2021-02-09 21:30:33 +00:00
Alejandro Saucedo
3970e3c48e Added link to binder 2020-11-11 08:41:19 +00:00
Alejandro Saucedo
afe051713a Updated readme to include all links 2020-11-11 08:40:52 +00:00
Alejandro Saucedo
ea13ec46ea Updated python docs 2020-11-11 08:27:09 +00:00
Alejandro Saucedo
ed3cad3969 Added base python example with links to relevant resources 2020-11-11 08:23:17 +00:00
Alejandro Saucedo
53e1a3aa54 Updated array example 2020-11-03 18:04:54 +00:00
Alejandro Saucedo
88df1b312d Updated logistic regression model 2020-11-03 18:04:39 +00:00
Alejandro Saucedo
8285f2f878 Updated logistic regression model 2020-11-03 18:04:29 +00:00
Alejandro Saucedo
5822850ef2 Updated logistic regression model 2020-11-03 18:04:03 +00:00
Alejandro Saucedo
b636a80d06 Updated array example 2020-11-03 08:42:27 +00:00
Alejandro Saucedo
82fbb47974 Updated lr example to use multiple sequences 2020-10-20 07:05:17 +01:00
Alejandro Saucedo
bb9423216d UPdated godot example to use multiple sequences 2020-10-20 07:05:05 +01:00
Alejandro Saucedo
f8755773ce Updated android example to use multiple sequences 2020-10-20 07:04:50 +01:00
Alejandro Saucedo
2f7fc45b2b Updated documentation 2020-10-14 08:42:42 +01:00
Alejandro Saucedo
9ef2db9eda Updated notices 2020-10-13 06:13:17 +01:00
Alejandro Saucedo
1e39ef30cc Updated includes 2020-10-13 06:13:04 +01:00
Alejandro Saucedo
743a687704 removed unused imports in android jni file 2020-10-12 08:12:21 +01:00
Alejandro Saucedo
3edb72be6a Updated godot example to use compiled spv header by default 2020-10-07 21:26:17 +01:00
Alejandro Saucedo
34f527e14f Updated example readme 2020-10-04 17:31:38 +01:00
Alejandro Saucedo
122541f14c Added editor image 2020-10-04 17:22:37 +01:00
Alejandro Saucedo
69ef5903b8 Added base readme for android example 2020-10-04 17:02:14 +01:00
Alejandro Saucedo
d801793286 Added function to also expose params 2020-10-04 16:46:52 +01:00
Alejandro Saucedo
a04dabc22c Extended example to use logistic regression code 2020-10-04 16:22:19 +01:00
Alejandro Saucedo
61471339ce Fully working android in older phones 2020-10-04 14:37:26 +01:00
Alejandro Saucedo
9698ba7f42 Fully functioning android ui and passing of float arrays 2020-10-04 11:56:24 +01:00
Alejandro Saucedo
a1e25fc792 Initial addition of input blocks 2020-10-04 08:07:17 +01:00
Alejandro Saucedo
652e010895 Fully functional JNI UI based app 2020-10-03 19:27:54 +01:00
Alejandro Saucedo
a73f82e191 Updated example to not use native activity anymore 2020-10-03 18:27:39 +01:00
Alejandro Saucedo
0d3cb7787f Updated android example to reduce number of files 2020-10-03 16:12:17 +01:00
Alejandro Saucedo
9c487feb3b Updated src to point to renamed ndk wrapper include 2020-10-03 16:11:46 +01:00
Alejandro Saucedo
1b63f58b7d Cleaned example file 2020-10-03 15:45:39 +01:00
Alejandro Saucedo
b584a0ebfc Updated to working example 2020-10-03 15:26:55 +01:00
Alejandro Saucedo
c774040e52 Updated godot example to use static lib 2020-10-03 15:26:01 +01:00
Alejandro Saucedo
4c3b18d560 Added functioning example 2020-10-03 13:10:40 +01:00
Alejandro Saucedo
32caa1aa60 Added base for building kompute 2020-10-03 11:59:52 +01:00
Alejandro Saucedo
ec2ca803d3 Adding tests for actual lib 2020-10-03 10:54:04 +01:00