Dudecake
|
4ad7466562
|
Removed default arg before parameter pack
|
2020-09-27 18:01:09 +02:00 |
|
Alejandro Saucedo
|
fdc1d3b91a
|
Reformatted
|
2020-09-12 17:21:50 +01:00 |
|
Alejandro Saucedo
|
9f8508075a
|
Updated OpAlgoBase to not copy data as optensorsync operations are introduced
|
2020-09-12 09:14:35 +01:00 |
|
Alejandro Saucedo
|
4171786b6f
|
Added a buildTensor command to manager to simplify tensor creation workflows
|
2020-09-10 08:35:27 +01:00 |
|
Alejandro Saucedo
|
ec89fc6d56
|
Renamed tensorcreate and started adding optensorsyncdevice
|
2020-09-06 11:38:08 +01:00 |
|
Alejandro Saucedo
|
0b35b5e9d6
|
Updated test files to work with gtest
|
2020-09-03 22:20:16 +01:00 |
|
Alejandro Saucedo
|
36a60922ba
|
Updated SPDLOG as an optional dependency
|
2020-09-03 19:18:22 +01:00 |
|
Alejandro Saucedo
|
0410ae0db6
|
Removed print statement in tests
|
2020-09-02 21:31:57 +01:00 |
|
Alejandro Saucedo
|
08a1300450
|
Migrated default base type of tensor to float
|
2020-08-31 16:01:27 +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
|
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
|
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 |
|