Alejandro Saucedo
|
0410ae0db6
|
Removed print statement in tests
|
2020-09-02 21:31:57 +01:00 |
|
Alejandro Saucedo
|
8eb9853dc8
|
Added initial advanced example of logistic regression implementation
|
2020-08-31 22:48:27 +01:00 |
|
Alejandro Saucedo
|
a325486d01
|
Added logistic regression implementation in tests
|
2020-08-31 19:01:41 +01:00 |
|
Alejandro Saucedo
|
08a1300450
|
Migrated default base type of tensor to float
|
2020-08-31 16:01:27 +01:00 |
|
Alejandro Saucedo
|
00c66f347b
|
Added tensor tests to validate tensor copies
|
2020-08-31 13:16:20 +01:00 |
|
Alejandro Saucedo
|
8adb7ab49d
|
Added tests to validate opcreatetensor components
|
2020-08-31 12:59:22 +01:00 |
|
Alejandro Saucedo
|
782c9f4fe8
|
Added tests for shader load data including raw and compiled strings+files
|
2020-08-31 11:47:35 +01:00 |
|
Alejandro Saucedo
|
f29e56fcb8
|
Introduced simplified interface for creation of algobase
|
2020-08-31 09:35:40 +01:00 |
|
Alejandro Saucedo
|
13206a9d9b
|
Updated vulkan pipeline to support raw shaders
|
2020-08-31 09:24:33 +01:00 |
|
Alejandro Saucedo
|
f6fc1f6a7a
|
ADded tests for opcreatetensors multiple array
|
2020-08-30 16:13:29 +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
|
0d4a81cfe5
|
Added vcpkg file and unix build commands
|
2020-08-29 09:14:40 +01:00 |
|
Alejandro Saucedo
|
6fb99c089b
|
Added updated docstrings
|
2020-08-28 18:39:58 +01:00 |
|
Alejandro Saucedo
|
85f43c5c8e
|
Added manager tests
|
2020-08-28 17:09:17 +01:00 |
|
Alejandro Saucedo
|
46a0393b44
|
Updated docstrings
|
2020-08-28 16:44:04 +01:00 |
|
Alejandro Saucedo
|
b91c392f5e
|
Added functionality for named sequences to be created
|
2020-08-28 15:19:39 +01:00 |
|
Alejandro Saucedo
|
39b051160a
|
Added base tests for end to end manager functionality
|
2020-08-26 18:53:50 +01:00 |
|
Alejandro Saucedo
|
6ef768f0ca
|
Added single header include
|
2020-08-24 22:14:49 +01:00 |
|
Alejandro Saucedo
|
af74e25e35
|
Updated repository to use cmakelists for compilation
|
2020-08-24 20:56:25 +01:00 |
|
Alejandro Saucedo
|
bbc41aef12
|
Added CMakeLists as build framework
|
2020-08-24 07:52:06 +01:00 |
|
Alejandro Saucedo
|
441efcd8dd
|
Added initial base for iteration with command buffer and experimetation with baseoperator
|
2020-08-16 18:09:56 +01:00 |
|