Commit Graph

7 Commits

Author SHA1 Message Date
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