IVGCVSW-4487 Remove boot/dll.hpp from dynamic backends test.
[platform/upstream/armnn.git] / src / backends / backendsCommon / test / DynamicBackendTests.hpp
2020-07-08 Colm DonelanIVGCVSW-4487 Remove boot/dll.hpp from dynamic backends...
2020-06-30 Francis MurtaghIVGCVSW-4487 Remove boost::filesystem
2020-06-16 Colm DonelanMLCE-189 Adding more checks around dynamic backend...
2020-06-04 Colm DonelanIVGCVSW-4923 Fix SampleDynamicBackendTests.
2020-06-03 Colm DonelanIVGCVSW-4915 Improving messages around SAMPLE_DYNAMIC_B...
2020-04-10 Jan EilersIVGCVSW-4483 Remove boost::polymorphic_downcast
2020-02-03 Narumol PrangnawaratIVGCVSW-4399 Create Sample Dynamic backend
2019-12-10 Narumol PrangnawaratIVGCVSW-4212 Example of standalone dynamic reference...
2019-12-09 Matteo MartincighIVGCVSW-4210 Create a public API for the common backend...
2019-10-31 Matteo MartincighGitHub #292 Move BackendRegistry.hpp to the public API
2019-08-27 Matteo MartincighIVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
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