Commit graph

59 commits

Author SHA1 Message Date
Alejandro Saucedo
ad9c857427 Updated memory ownership of sharedptr of Tensor to also be refcounted by numpy array returned in data 2021-05-07 16:54:08 +01:00
Alejandro Saucedo
ee9829a5dc Added destroy for manager 2021-05-07 13:36:46 +01:00
Alejandro Saucedo
6222cdf3eb Added destroy for manager 2021-05-07 13:29:23 +01:00
Alejandro Saucedo
a6457ee1ec Added list_devices function and separated new utils function 2021-03-20 08:49:51 +00:00
alexander-g
d71d169886 raw vk::deviceproperties and python dict 2021-03-12 09:51:31 +01:00
alexander-g
f52efcef0f Device Properties 2021-03-12 08:32:51 +01:00
Alejandro Saucedo
6fd19b9d05 Fixed conflicts 2021-03-07 14:11:32 +00:00
Alejandro Saucedo
8abb2313d0 Updated python and cpp end to end test and readme to show support for different types on tensor 2021-03-07 14:09:59 +00:00
Alejandro Saucedo
6a7f410675 Updated to use flatdata on the python 2021-03-07 14:09:58 +00:00
Alejandro Saucedo
a2ee928f4c Updated tests and rebased 2021-03-07 14:09:56 +00:00
Alejandro Saucedo
f569bae998 Updated python docstrings 2021-03-07 14:08:53 +00:00
alexander-g
6da6bca339 requested changes 2021-03-07 12:25:41 +01:00
alexander-g
eb47d52047 Merge branch 'master' into timestamps 2021-03-06 13:18:21 +01:00
Alejandro Saucedo
0a285ef9af Updated string 2021-03-06 11:25:25 +00:00
Alejandro Saucedo
45688c7ab9 Updated python main.cpp 2021-03-06 11:22:57 +00:00
Alejandro Saucedo
0a856c3f82 Regenerated python docstrings 2021-03-06 11:20:27 +00:00
alexander-g
6f5a8f8968 support for timestamps 2021-03-06 11:45:29 +01:00
Alejandro Saucedo
76bd167485 Updated pthon to support desired extensions 2021-03-06 08:05:09 +00:00
Alejandro Saucedo
647f2f1e62 Updated python 2021-03-04 08:27:24 +00:00
Alejandro Saucedo
38f356fdae Updated python to align with current configuration 2021-02-28 14:53:46 +00:00
Alejandro Saucedo
91d3b9a223 All python tests pass 2021-02-28 07:57:36 +00:00
Alejandro Saucedo
4c4d073b90 Python implementation 2021-02-27 19:37:31 +00:00
Alejandro Saucedo
9aae5d69db Initial checkpoint with reasonable workflow 2021-02-27 14:49:12 +00:00
Alejandro Saucedo
92f556ff57 Added flag to be able to disable shader utilities 2021-02-21 09:28:05 +00:00
Alejandro Saucedo
ade261fc3a Added sources function to python 2021-02-20 19:37:46 +00:00
Alejandro Saucedo
f9c3feccfe Added python functionality for shader compile 2021-02-20 19:34:49 +00:00
Alejandro Saucedo
b9ca70b8b1 Added python functionality for shader compile 2021-02-20 19:34:16 +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
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
80e50991f3 Added backwards compatibility for python 2021-02-13 08:07:07 +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
d8041d696d Added python updated functions 2021-02-09 21:47:40 +00:00
Alejandro Saucedo
650975838c Updated python to align with new structure 2021-02-09 19:19:09 +00:00
Alejandro Saucedo
bf401019c9 Updated python 2021-02-08 07:29:34 +00:00
Alejandro Saucedo
527fa47b61 Removed spdlog references 2021-01-27 22:14:07 +00:00
Alejandro Saucedo
a267edbae5
Resetting to Kompute.cpp to merge PR 2021-01-24 18:25:19 +00:00
alexander-g
22ed652bbc fixing kp.log_level 2021-01-24 16:54:07 +01:00
alexander-g
a0f9af965a caching logging functions + single include rebuild 2021-01-24 16:31:41 +01:00
alexander-g
059221a7de native logging for python 2021-01-24 12:12:51 +01:00
alexander-g
32f5bb8e69 workgroups for python 2021-01-18 08:19:50 +01:00
alexander-g
893fd4fc7c faster set_data() 2021-01-10 15:30:25 +01:00
alexander-g
9e5535f316 string parameter for eval_algo methods 2020-12-28 11:06:19 +01:00
---
46278eb0a9 added numpy() method 2020-12-27 09:46:37 +01:00
Alejandro Saucedo
d581d5c36f Added array list functions 2020-11-11 07:17:53 +00:00
Alejandro Saucedo
90bc86d0eb Added set and get functions 2020-11-10 09:07:22 +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
6c61329422 Updated to add separate bytes load and str load functions 2020-11-08 11:20:12 +00:00
Alejandro Saucedo
a4523338be Updated python function to be updated to py::bytes 2020-11-07 18:42:51 +00:00
Alejandro Saucedo
5133ffe548 Added automated generated documentation 2020-11-07 16:52:56 +00:00