aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers/StridedSliceLayer.cpp
AgeCommit message (Expand)Author
2024-03-13IVGCVSW-7853 Assert audit and removalDeclan-ARM
2023-07-03IVGCVSW-7828 Add an Optional TensorInfo to InputSlotMike Kelly
2022-06-27IVGCVSW-6981 Remove deprecated code 22.05 [Post Release]Nikhil Raj
2022-01-18IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategyTeresa Charlin
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2020-11-09IVGCVSW-5327 Add to Layer a binary blob to host the activation layer infoKeith Davis
2020-09-17IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNNMatthew Sloyan
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-07-06IVGCVSW-4919 Strided Slice 0 Dimension Tensor FixRyan OShea
2020-07-06IVGCVSW-4920 Invalid Negative Stride fixRyan OShea
2020-06-26IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option.Teresa Charlin
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-04-01IVGCVSW-4531 Tweak to an existing fix for failing NNT tests on Android RDavid Monahan
2020-03-13IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android RDavid Monahan
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2018-11-26IVGCVSW-2087 Reference implementation and unit tests for StridedSliceNattapat Chaimanowong
2018-11-21IVGCVSW-2086 Update StridedSliceLayer and StridedSliceDescriptorNattapat Chaimanowong
2018-11-15IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementa...Conor Kennedy