IVGCVSW-3543 Implement the backend versioning algorithm
[platform/upstream/armnn.git] / src / backends / backendsCommon / IBackendInternal.hpp
2019-07-25 Matteo MartincighIVGCVSW-3543 Implement the backend versioning algorithm
2019-06-24 Derek LambertiIVGCVSW-3277 Refactor TensorHandle factory API
2019-05-22 Matteo MartincighIVGCVSW-3132 Reintroduce SubGraph definition, but depre...
2019-05-22 Matteo MartincighIVGCVSW-3088 Update the backends README file
2019-05-17 Matteo MartincighIVGCVSW-3030 Add a mock backend for unit testing
2019-05-14 Matteo MartincighUse the new deprecation API
2019-05-10 Matteo MartincighIVGCVSW-3030 Refactor code and fix OptimizeSubgraphView
2019-05-09 Derek LambertiIVGCVSW-3031 Reparent layer to new graph
2019-05-08 Derek LambertiIVGCVSW-3031 Finer grained backend optimization API
2019-05-03 Matteo MartincighIVGCVSW-3030 Update the backend code to create also...
2019-05-03 Matteo MartincighIVGCVSW-3029 Remove any AddLayer capabilities from...
2019-04-30 Derek LambertiIVGCVSW-2405 Rename SubGraph to SubgraphView
2019-01-30 Matteo MartincighIVGCVSW-2458 Refactor the Optimize function (Network...
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
2018-11-13 Aron Virginas-TarIVGCVSW-2066: Add IMemoryManager and integrate into...
2018-11-12 David BeckIVGCVSW-2125 : Consolidate backend registries into one
2018-11-09 David BeckIVGCVSW-2125 : backends now can return optimizations
2018-11-08 David BeckIVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to...
2018-11-05 David BeckRevert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextCon...
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths