IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime class
[platform/upstream/armnn.git] / src / backends / backendsCommon / test / DynamicBackendTests.cpp
2019-08-07 Matteo MartincighIVGCVSW-3595 Implement the LoadDynamicBackends function...
2019-08-05 Jan EilersIVGCVSW-3599 Create the GetSharedObjects method in...
2019-08-05 Matteo MartincighIVGCVSW-3541 Get the paths where to load the dynamic...
2019-07-30 Matteo MartincighIVGCVSW-3561 Test the DynamicBackend class
2019-07-30 Matteo MartincighIVGCVSW-3555 Add unit tests for the dynamic backend...
2019-07-25 Matteo MartincighIVGCVSW-3543 Implement the backend versioning algorithm