aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/DynamicBackendTests.hpp
AgeCommit message (Expand)Author
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-01-20Fix DynamicBackendTest causing failure from IVGCVSW-6629.Cathal Corbett
2022-01-19IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy.Cathal Corbett
2022-01-19IVGCVSW-6726 Building ArmNN failing in DynamicBackendTestsTeresa Charlin
2022-01-18IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategyTeresa Charlin
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-10-12Github 581 - Upgrade doctestJan Eilers
2021-07-22IVGCVSW-6073 Add protected mode to ArmNN CreationOptionsJan Eilers
2021-07-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-05-06IVGCVSW-5410 Move ILayerSupport.hpp to backends folderFrancis Murtagh
2020-09-03IVGCVSW-5261 Fix undefined reference to GetIdStatic()David Monahan
2020-07-08IVGCVSW-4487 Remove boot/dll.hpp from dynamic backends test.Colm Donelan
2020-06-30IVGCVSW-4487 Remove boost::filesystemFrancis Murtagh
2020-06-16MLCE-189 Adding more checks around dynamic backend directory paths.Colm Donelan
2020-06-04IVGCVSW-4923 Fix SampleDynamicBackendTests.Colm Donelan
2020-06-03IVGCVSW-4915 Improving messages around SAMPLE_DYNAMIC_BACKEND_ENABLEDColm Donelan
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-02-03IVGCVSW-4399 Create Sample Dynamic backendNarumol Prangnawarat
2019-12-10IVGCVSW-4212 Example of standalone dynamic reference backendNarumol Prangnawarat
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-08-27IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREFMatteo Martincigh
2019-08-22IVGCVSW-3656 Make the reference backend optionalMatteo Martincigh
2019-08-19IVGCVSW-3545 Update the device specs with the dynamic backend idsMatteo Martincigh
2019-08-12IVGCVSW-3546 Create a reference dynamic backend to use for testing and asMatteo Martincigh
2019-08-09IVGCVSW-3597 Add complete test suite for the dynamic backendsMatteo Martincigh
2019-08-09IVGCVSW-3596 Register the dynamic backends in the BackendRegistryMatteo Martincigh
2019-08-07IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime classMatteo Martincigh
2019-08-05IVGCVSW-3599 Create the GetSharedObjects method in DynamicBackendUtilsJan Eilers
2019-08-05IVGCVSW-3541 Get the paths where to load the dynamic backends fromMatteo Martincigh
2019-08-02IVGCVSW-3561 Fix the linker issues of the test shared objects inMatteo Martincigh
2019-07-31IVGCVSW-3561 Use absolute path of unit testsMatteo Martincigh
2019-07-30IVGCVSW-3561 Test the DynamicBackend classMatteo Martincigh
2019-07-30IVGCVSW-3555 Add unit tests for the dynamic backend utility functionsMatteo Martincigh
2019-07-25IVGCVSW-3543 Implement the backend versioning algorithmMatteo Martincigh