aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers/ReduceLayer.cpp
AgeCommit message (Expand)Author
2024-03-15Remove use of `std::clamp`Declan-ARM
2024-03-14Syntax change to allow building on older compilers (ReduceLayer)Kevin May
2024-03-13IVGCVSW-7853 Assert audit and removalDeclan-ARM
2023-07-03IVGCVSW-7828 Add an Optional TensorInfo to InputSlotMike Kelly
2023-01-25Fix incorrect copyright noticesMatthew Sloyan
2023-01-12IVGCVSW-7244 ConcatLayer overlapping views on TFLiteParserMike 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
2021-03-12IVGCVSW-5767 'Regression on SqueezeNet v1.1'Sadik Armagan
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan