Alejandro Saucedo
|
07bfbe3504
|
Updated to remove all todos
|
2020-09-02 21:25:30 +01:00 |
|
Alejandro Saucedo
|
a325486d01
|
Added logistic regression implementation in tests
|
2020-08-31 19:01:41 +01:00 |
|
Alejandro Saucedo
|
5be21da7c2
|
Fixed #15 memory leak by introducing virtual function into all operation base classes to ensure the dependent class destructors are called
|
2020-08-30 14:15:09 +01:00 |
|
Alejandro Saucedo
|
6cbbb48827
|
Updated docstrings, reformatted and removed opalgoinout
|
2020-08-29 18:17:16 +01:00 |
|
Alejandro Saucedo
|
23cf43e231
|
Added capabilities for specialization data based on the size of the vectors passed
|
2020-08-29 17:03:24 +01:00 |
|
Alejandro Saucedo
|
1748694b3a
|
Reformatted
|
2020-08-26 05:47:21 +01:00 |
|
Alejandro Saucedo
|
af74e25e35
|
Updated repository to use cmakelists for compilation
|
2020-08-24 20:56:25 +01:00 |
|
Alejandro Saucedo
|
f3b28e6b08
|
Added initial implementation of shaders as hpp files
|
2020-08-23 10:56:14 +01:00 |
|
Alejandro Saucedo
|
9f74679dd5
|
Fully working end to end flow
|
2020-08-22 20:13:30 +01:00 |
|
Alejandro Saucedo
|
e047aa3b43
|
Updated tensor to copy to memory explicitly, assessing why copy doesn't last through operations
|
2020-08-22 18:08:56 +01:00 |
|
Alejandro Saucedo
|
906533ae9d
|
Removed bug calling start/end during sequence submit phase
|
2020-08-22 16:27:09 +01:00 |
|
Alejandro Saucedo
|
5bb9046b49
|
Reformatted
|
2020-08-22 12:31:11 +01:00 |
|
Alejandro Saucedo
|
8f6078c422
|
Added end to end implementation of OpMult with postSubmit calls on sequence
|
2020-08-22 12:08:18 +01:00 |
|
Alejandro Saucedo
|
03688bc5b2
|
Working descriptorset creation cycle
|
2020-08-22 11:21:34 +01:00 |
|
Alejandro Saucedo
|
9d97ca07a7
|
Refactored descriptor sets
|
2020-08-22 10:15:34 +01:00 |
|
Alejandro Saucedo
|
eecadbe36b
|
Introduced base functionality with opmult
|
2020-08-22 07:11:26 +01:00 |
|
Alejandro Saucedo
|
d59dc41ffc
|
Added initial implementation for algorithm and opMult
|
2020-08-21 19:15:07 +01:00 |
|