aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/Graph.hpp
AgeCommit message (Expand)Author
2022-02-03IVGCVSW-6634 SubgraphView: Add method of returning a GetSubgraphWorkingCopyFrancis Murtagh
2022-01-14IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_L...Francis Murtagh
2021-12-14IVGCVSW-6630 Add new method AddPrecompiledLayer() to INetworkCathal Corbett
2021-10-15Refactor: Profiler moved to GraphDerek Lamberti
2021-10-14IVGCVSW-6416 AddFullyConnected API crashes without connected weights/bias layersCathal Corbett
2021-10-08IVGCVSW-6417: Catch AddFullyConnected API error when weights TensorInfo isn't...Cathal Corbett
2020-10-28IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iteratorFinn Williams
2020-07-26IVGCVSW-5155 Update Arm NN API to allow for call to shape inferenceFinn Williams
2020-06-26IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option.Teresa Charlin
2020-06-03remove BOM from filesLaurent Carlier
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2019-08-05IVGCVSW-3277 Mem export/import suppor for TensorsDerek Lamberti
2019-06-24IVGCVSW-3277 Refactor TensorHandle factory APIDerek Lamberti
2019-05-10IVGCVSW-3034 Updates to SubstituteSubGraph andDavid Monahan
2019-05-10IVGCVSW-3030 Added move operators to the Graph classMatteo Martincigh
2019-05-09IVGCVSW-3030 Make the OptimizationViews class move-assignableMatteo Martincigh
2019-05-09IVGCVSW-3031 Reparent layer to new graphDerek Lamberti
2019-05-08IVGCVSW-3031 Finer grained backend optimization APIDerek Lamberti
2019-04-30IVGCVSW-2405 Rename SubGraph to SubgraphViewDerek Lamberti
2019-01-31IVGCVSW-2471 Code cleanup where necessaryMatteo Martincigh
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
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01
2018-05-23Release 18.05surmeh01
2018-03-29Release 18.03surmeh01
2018-03-09Release 18.02telsoa01