IVGCVSW-3656 Make the reference backend optional
[platform/upstream/armnn.git] / src / backends / backendsCommon / test / DynamicBackendTests.hpp
2019-08-22 Matteo MartincighIVGCVSW-3656 Make the reference backend optional
2019-08-19 Matteo MartincighIVGCVSW-3545 Update the device specs with the dynamic...
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-08-02 Matteo MartincighIVGCVSW-3561 Fix the linker issues of the test shared...
2019-07-31 Matteo MartincighIVGCVSW-3561 Use absolute path of unit tests
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