aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers/PadLayer.cpp
AgeCommit message (Expand)Author
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-01-28Remove incorrect use of std::vector.reserveJim Flynn
2020-11-09IVGCVSW-5327 Add to Layer a binary blob to host the activation layer infoKeith Davis
2020-08-11IVGCVSW-5207 Add to PadLayer the functions to validate and infer shapesTeresa Charlin
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
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck
2018-10-10IVGCVSW-1881 Add PadLayer to ArmNNMohamed Nour Abouelseoud