aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/OptimizationViewsTests.cpp
AgeCommit message (Expand)Author
2022-01-19IVGCVSW-6712 Move SubgraphView to backends include folderFrancis Murtagh
2022-01-12Fix INetwork::AddPrecompiledLayer to take the CompiledBlobPtr by value rather...Cathal Corbett
2021-12-23IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding la...Cathal Corbett
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-02-13IVGCVSW-4400 Backend Counter Registry FunctionalityDavid Monahan
2020-01-20Remove inclusion of ArmNN.hpp where it is unnecessary.Matthew Bentham
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-11-08IVGCVSW-4067 Change LayerGuid to use ProfilingGuidjaneil01
2019-05-28IVGCVSW-3033 Unit test using a MockBackend to validate OptimizerDavid Monahan
2019-05-21IVGCVSW-3033 New unit tests to ensure the Optimizer canDavid Monahan