Alejandro Saucedo
|
13bb1b82c7
|
Merge pull request #105 from alexander-g/eval_algo_strings
String parameter for eval_algo_str methods in Python
|
2020-12-28 11:06:23 +00:00 |
|
alexander-g
|
9e5535f316
|
string parameter for eval_algo methods
|
2020-12-28 11:06:19 +01:00 |
|
Alejandro Saucedo
|
2e717ad536
|
Merge pull request #103 from alexander-g/numpy
Added numpy() method
|
2020-12-27 13:18:04 +00:00 |
|
---
|
695fb08c80
|
added tests
|
2020-12-27 13:26:41 +01:00 |
|
---
|
46278eb0a9
|
added numpy() method
|
2020-12-27 09:46:37 +01:00 |
|
Alejandro Saucedo
|
e8b536c229
|
Merge pull request #102 from aliPMPAINT/master
Fix building shaders on native linux
|
2020-12-21 16:31:44 +00:00 |
|
aliPMPAINT
|
7370decd52
|
Fix building shaders on linux
|
2020-12-20 19:28:00 +03:30 |
|
Alejandro Saucedo
|
499e55f5ea
|
Updated opalgobase related to logging
|
2020-12-19 18:22:34 +00:00 |
|
Alejandro Saucedo
|
2a45f5f6af
|
Updated opmult to non-template
|
2020-12-19 18:21:47 +00:00 |
|
Alejandro Saucedo
|
cd1ee97ce8
|
Updated colab links
|
2020-11-17 08:46:26 +00:00 |
|
Alejandro Saucedo
|
131e3d0610
|
Updated colab links
|
2020-11-17 08:45:30 +00:00 |
|
Alejandro Saucedo
|
3527acad92
|
Added binder links
|
2020-11-15 17:33:46 +00:00 |
|
Alejandro Saucedo
|
5a7fc15d6b
|
Added binder images
|
2020-11-15 17:30:51 +00:00 |
|
Alejandro Saucedo
|
1d764b3649
|
Added binder images
|
2020-11-15 17:29:51 +00:00 |
|
Alejandro Saucedo
|
e7c496f14b
|
Added google colab to examples
|
2020-11-15 17:24:26 +00:00 |
|
Alejandro Saucedo
|
7fc0e6ed5b
|
Updated komputer to add logos
|
2020-11-15 16:03:11 +00:00 |
|
Alejandro Saucedo
|
9d26554d55
|
Added extra documentation to python installation and dependencies
|
2020-11-12 20:27:55 +00:00 |
|
Alejandro Saucedo
|
5631c9c88e
|
Added extra documentation to python installation and dependencies
|
2020-11-12 20:25:10 +00:00 |
|
Alejandro Saucedo
|
69127702fc
|
Release 0.5.1
|
2020-11-11 18:16:34 +00:00 |
|
Alejandro Saucedo
|
0efe456286
|
Reformatted shader headers
|
2020-11-11 18:15:18 +00:00 |
|
Alejandro Saucedo
|
47e57d8e70
|
Updated documentation dependencies
|
2020-11-11 18:11:56 +00:00 |
|
Alejandro Saucedo
|
c4fb26b8f7
|
Updated documentation dependencies
|
2020-11-11 18:08:04 +00:00 |
|
Alejandro Saucedo
|
5a3e4da916
|
Merge pull request #97 from EthicalML/python_extensions
Python extensions for end to end example
|
2020-11-11 08:46:46 +00:00 |
|
Alejandro Saucedo
|
67f8adb8e1
|
Updated documentation
|
2020-11-11 08:44:45 +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
|
8a9f0cd7b4
|
Updated array lr file to align with example
|
2020-11-11 07:26:05 +00:00 |
|
Alejandro Saucedo
|
5cb2b61426
|
Updated array mult file to align with example
|
2020-11-11 07:25:31 +00:00 |
|
Alejandro Saucedo
|
d581d5c36f
|
Added array list functions
|
2020-11-11 07:17:53 +00:00 |
|
Alejandro Saucedo
|
c63bc51e3e
|
Added test lr file
|
2020-11-11 07:17:44 +00:00 |
|
Alejandro Saucedo
|
f1332fef45
|
Added individual arary mult file
|
2020-11-11 07:17:33 +00:00 |
|
Alejandro Saucedo
|
50f8866b7b
|
REmoved lr test from main file
|
2020-11-11 07:17:16 +00:00 |
|
Alejandro Saucedo
|
90bc86d0eb
|
Added set and get functions
|
2020-11-10 09:07:22 +00:00 |
|
Alejandro Saucedo
|
752c7b74f3
|
Merge branch 'master' of github.com:EthicalML/vulkan-kompute
|
2020-11-09 19:58:54 +00:00 |
|
Alejandro Saucedo
|
8f09edf49d
|
Made python tests location agnostic whre they get called
|
2020-11-09 19:58:27 +00:00 |
|
Alejandro Saucedo
|
562c6e8b1b
|
Merge pull request #95 from 0x0f0f0f/master
replaced "static unsigned const" to "static const unsigned" to avoid SWIG parsing error.
|
2020-11-09 19:56:44 +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
|
b687e982d8
|
Added instructions to push pypi python package
|
2020-11-08 17:05:27 +00:00 |
|
Alejandro Saucedo
|
92338f7051
|
Release 0.5.0
|
2020-11-08 16:40:09 +00:00 |
|
Alejandro Saucedo
|
de6ddd6740
|
Merge pull request #91 from EthicalML/python_shader_extension
Python shader extension
|
2020-11-08 16:36:14 +00:00 |
|
Alejandro Saucedo
|
3b540d00e1
|
Updated python package documentation
|
2020-11-08 16:27:01 +00:00 |
|
Alejandro Saucedo
|
b68446beeb
|
Updated readme for python example
|
2020-11-08 16:04:05 +00:00 |
|
Alejandro Saucedo
|
13503e7639
|
Removed last line from py tests
|
2020-11-08 15:58:43 +00:00 |
|
Alejandro Saucedo
|
358f496549
|
Updated python lr impl to use sequence for more efficient management of sequences
|
2020-11-08 15:56:43 +00:00 |
|
Alejandro Saucedo
|
93e03ae463
|
Updated function create_sequence to have default param for create_sequence name to empty string
|
2020-11-08 15:54:41 +00:00 |
|
Alejandro Saucedo
|
2ba3c8eadb
|
Updated lr cpp test to print without fmt
|
2020-11-08 15:38:38 +00:00 |
|
Alejandro Saucedo
|
9af9cb7a50
|
Implemented logistic regression in python (naive version without sequence) and added to test
|
2020-11-08 15:38:18 +00:00 |
|
Alejandro Saucedo
|
65b52f3023
|
Updated tests to cover str and data load, one of the tests leveraging pyshader
|
2020-11-08 13:18:13 +00:00 |
|