aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/SubgraphViewTests.cpp
AgeCommit message (Expand)Author
2022-02-09Fix some build failuresRob Hughes
2022-02-03IVGCVSW-6634 SubgraphView: Add method of returning a GetSubgraphWorkingCopyFrancis Murtagh
2022-01-19IVGCVSW-6712 Move SubgraphView to backends include folderFrancis Murtagh
2022-01-14IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_L...Francis 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-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-12-14IVGCVSW-6630 Add new method AddPrecompiledLayer() to INetworkCathal Corbett
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2020-12-11Sort subgraphview layers on constructionDerek Lamberti
2020-09-17IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNNMatthew Sloyan
2020-01-20Remove inclusion of ArmNN.hpp where it is unnecessary.Matthew Bentham
2019-12-31IVGCVSW-4246 Clean build of ArmNN API with -WextraFrancis Murtagh
2019-11-15NNXSW-1853 Change SubgraphViewSelector algorithmRob Hughes
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-10IVGCVSW-3034 Adding a unit test to check substituteSubGraphDavid Monahan
2019-05-08IVGCVSW-3031 Finer grained backend optimization APIDerek Lamberti
2019-05-07IVGCVSW-2989 Generate subgraphs without cyclic dependenciesDerek Lamberti
2019-05-03IVGCVSW-3029 Remove any AddLayer capabilities from SubgraphViewMatteo Martincigh
2019-04-30IVGCVSW-2405 Rename SubGraph to SubgraphViewDerek Lamberti