aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers/PreCompiledLayer.cpp
AgeCommit message (Expand)Author
2021-08-04Fixed bugs in PreCompiledLayerMike Kelly
2021-06-30IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetworkMike Kelly
2021-02-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
2020-11-09IVGCVSW-5327 Add to Layer a binary blob to host the activation layer infoKeith Davis
2020-07-26IVGCVSW-5155 Update Arm NN API to allow for call to shape inferenceFinn Williams
2020-07-10IVGCVSW-4929 Implement ShapeInferenceMethod in all LayersFinn Williams
2020-06-26IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option.Teresa Charlin
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-04-30IVGCVSW-2405 Rename SubGraph to SubgraphViewDerek Lamberti
2019-04-18IVGCVSW-2980 Build ArmNN with the latest version of the driver stack libraryMatteo Martincigh
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh