aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/BackendId.hpp
AgeCommit message (Expand)Author
2021-09-02MLCE-401 Added helpers to query backend typePablo Tello
2020-03-11IVGCVSW-3726 Doxygen touch-upRyan OShea
2019-12-13IVGCVSW-4178 Add code to increment the 3 ArmNN countersKeith Davis
2019-12-09IVGCVSW-4157 Pass custom options directly to backendsDerek Lamberti
2019-12-06Add noexcept to std::hash specialisation for BackendIdMatthew Bentham
2019-08-09IVGCVSW-3596 Register the dynamic backends in the BackendRegistryMatteo Martincigh
2019-03-25IVGCVSW-2882 Fix include order in armnn public headersMatthew Bentham
2019-01-30IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so thatMatteo Martincigh
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-11IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separateMatteo Martincigh
2018-11-26Fix compile errors on WindowsRob Hughes
2018-10-22IVGCVSW-2019 : replace Compute enum in the backend preferences listDavid Beck
2018-10-22IVGCVSW-2019 : replace Compute enum in the Layer objectDavid Beck
2018-10-22IVGCVSW-2037 : separate registry for layer support intrefacesDavid Beck
2018-10-22IVGCVSW-1998 : indicate deprecated functions and types in the public APIDavid Beck
2018-10-22IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute ...David Beck