IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
[platform/upstream/armnn.git] / src / backends / backendsCommon / test / DynamicBackendTests.cpp
2019-08-27 Matteo MartincighIVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
2019-08-22 Matteo MartincighIVGCVSW-3656 Make the reference backend optional
2019-08-12 Matteo MartincighIVGCVSW-3546 Create a reference dynamic backend to...
2019-08-09 Matteo MartincighIVGCVSW-3597 Add complete test suite for the dynamic...
2019-08-09 Matteo MartincighIVGCVSW-3596 Register the dynamic backends in the Backe...
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