Alejandro Saucedo
|
68028420cb
|
Added debug information on docs
|
2020-11-03 21:42:38 +00:00 |
|
Alejandro Saucedo
|
752bed5638
|
ADded spdlog_active_level to 0 for defualt compilation of debug code
|
2020-11-03 21:41:42 +00:00 |
|
Alejandro Saucedo
|
72cd1b51a3
|
Minor refactor on spdlog_active_level macro
|
2020-11-03 21:41:19 +00:00 |
|
Alejandro Saucedo
|
fb95694944
|
ADded spdlog log level capabilites to change verbousity
|
2020-11-03 21:40:49 +00:00 |
|
Alejandro Saucedo
|
9b6f5b0424
|
Updated build to always use non-submodule build but have working submodule build when people want to use it
|
2020-11-03 20:56:51 +00:00 |
|
Alejandro Saucedo
|
cc6bdfef4c
|
Updated setup.py to use submodule build and build spdlog
|
2020-11-03 20:55:01 +00:00 |
|
Alejandro Saucedo
|
16f49a7c87
|
Added clearing of operations within sequence to ensure all resources are cleared
|
2020-11-03 20:54:30 +00:00 |
|
Alejandro Saucedo
|
9077e95fc9
|
Updated docstrings
|
2020-11-03 18:32:33 +00:00 |
|
Alejandro Saucedo
|
e62dfea2a2
|
Merge pull request #88 from EthicalML/pybind_python
Added python bindings with kp as python module
|
2020-11-03 18:24:52 +00:00 |
|
Alejandro Saucedo
|
3811ef2dba
|
Updated docstrings
|
2020-11-03 18:05:37 +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
|
157b6592dd
|
Updated docstring
|
2020-11-03 09:00:03 +00:00 |
|
Alejandro Saucedo
|
5fbb4ce6f6
|
Added function in sequence freeMemoryDestroyGPUResources to de-init
|
2020-11-03 08:59:32 +00:00 |
|
Alejandro Saucedo
|
b636a80d06
|
Updated array example
|
2020-11-03 08:42:27 +00:00 |
|
Alejandro Saucedo
|
0d33dc018d
|
Updated version to 0.4.1
|
2020-11-03 08:04:37 +00:00 |
|
Alejandro Saucedo
|
e78b425f66
|
Added readme for python documentation
|
2020-11-03 08:02:19 +00:00 |
|
Alejandro Saucedo
|
958bf3f3c9
|
Added python overview to documentation
|
2020-11-03 08:00:38 +00:00 |
|
Alejandro Saucedo
|
214a43ad59
|
Updated build to rename kp
|
2020-11-03 08:00:20 +00:00 |
|
Alejandro Saucedo
|
991cfdcbcc
|
Updated to use kp instead of komputepy for module name
|
2020-11-02 21:57:10 +00:00 |
|
Alejandro Saucedo
|
b23e04e1a4
|
Added documentation to reference python
|
2020-11-02 21:47:26 +00:00 |
|
Alejandro Saucedo
|
159504f20f
|
Updated documentaion to include python
|
2020-11-02 21:47:05 +00:00 |
|
Alejandro Saucedo
|
02406d46ca
|
Updated readme to reflect python example
|
2020-11-01 21:24:39 +00:00 |
|
Alejandro Saucedo
|
85b39baf19
|
Updated tests
|
2020-11-01 21:24:28 +00:00 |
|
Alejandro Saucedo
|
96cd1e3c92
|
Updated function names
|
2020-11-01 21:24:20 +00:00 |
|
Alejandro Saucedo
|
1f614a87e4
|
Reformatted
|
2020-11-01 20:56:03 +00:00 |
|
Alejandro Saucedo
|
3036cbd95f
|
Added tests for python bindings in python
|
2020-11-01 20:27:17 +00:00 |
|
Alejandro Saucedo
|
8ce3b669de
|
Added functioning python bindings for Kompute
|
2020-11-01 20:27:02 +00:00 |
|
Alejandro Saucedo
|
a33f65a90b
|
Updated single_include header
|
2020-11-01 20:26:41 +00:00 |
|
Alejandro Saucedo
|
81277aa60e
|
Added test to verify memory management via isInit member variable
|
2020-11-01 20:26:29 +00:00 |
|
Alejandro Saucedo
|
ac33cb450a
|
Updated tests to align with new sequence memory management workflow
|
2020-11-01 20:26:04 +00:00 |
|
Alejandro Saucedo
|
e2f6e876bc
|
Updated tests to align with new sequence memory management workflow
|
2020-11-01 20:25:53 +00:00 |
|
Alejandro Saucedo
|
473031d1f3
|
Sequence now exposed via shared_ptr instead of weak_ptr and memory release is done through destructor based on the isInit member variable
|
2020-11-01 20:25:15 +00:00 |
|
Alejandro Saucedo
|
b0d394a50b
|
Updated single include with non-templated opalgobase classes
|
2020-11-01 16:29:27 +00:00 |
|
Alejandro Saucedo
|
552a6c051f
|
Updated tests without tempaltes on opalgobase classes
|
2020-11-01 16:29:07 +00:00 |
|
Alejandro Saucedo
|
3ad5e4d3e7
|
Removed workgroup templates on opalgobase classes
|
2020-11-01 16:28:48 +00:00 |
|
Alejandro Saucedo
|
6afe6463c2
|
Updated to add opbase
|
2020-11-01 16:27:59 +00:00 |
|
Alejandro Saucedo
|
0e9ba00b71
|
Added base capabilities for tensor in python
|
2020-11-01 15:14:22 +00:00 |
|
Alejandro Saucedo
|
9559c79eee
|
Updated ccls to include pybind
|
2020-11-01 15:13:33 +00:00 |
|
Alejandro Saucedo
|
f86e5b1341
|
Updated setup.py to build base python setup
|
2020-11-01 13:44:48 +00:00 |
|
Alejandro Saucedo
|
816c5c7f5d
|
Readded pybind module
|
2020-11-01 13:44:28 +00:00 |
|
Alejandro Saucedo
|
281aabf05b
|
Updated folder
|
2020-11-01 13:44:06 +00:00 |
|
Alejandro Saucedo
|
e3e111e07f
|
UPdated modules
|
2020-11-01 13:44:06 +00:00 |
|
Alejandro Saucedo
|
ac06761f1b
|
Added basic version of example of python bindings
|
2020-11-01 13:43:40 +00:00 |
|
Alejandro Saucedo
|
68c119df4c
|
Added pybind as a submodule
|
2020-11-01 13:43:39 +00:00 |
|
Alejandro Saucedo
|
5d3795b539
|
Initial exploration of pybind11 for python bindings
|
2020-11-01 13:43:09 +00:00 |
|
Alejandro Saucedo
|
9babbc54ee
|
Merge pull request #83 from EthicalML/update_dependencies
Fix compatibility for Vulkan HPP 1.2.155 and above
|
2020-11-01 12:40:54 +00:00 |
|
Alejandro Saucedo
|
109d0350d0
|
Added documentation for build system
|
2020-11-01 12:39:25 +00:00 |
|