aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers/FullyConnectedLayer.cpp
AgeCommit message (Expand)Author
2021-08-09IVGCVSW-6119 ConstTensorsAsInput: FullyConnected Bug FixMatthew Sloyan
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-04-20IVGCVSW-5816 Constant memory accessFrancis Murtagh
2021-04-07Fix graph copy memory spikeFinn Williams
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-02-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
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-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-02-11IVGCVSW-2676 Make biases optional in ILayerVisitor for Convolution2D, Depthwi...Aron Virginas-Tar
2019-02-07IVGCVSW-2553 Add Unit Test for ConstTensor layer visitorsjimfly01
2019-01-29IVGCVSW-2569 Add implementation of ConstTensor Accept functionsjimfly01
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01
2018-05-23Release 18.05surmeh01