aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers/MinimumLayer.cpp
AgeCommit message (Expand)Author
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-07-10IVGCVSW-4929 Implement ShapeInferenceMethod in all LayersFinn Williams
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2018-12-14IVGCVSW-2377 Add no-op factory implementations for all backends for theMatteo Martincigh
2018-11-29IVGCVSW-2245 Add Minimum Layer and no-op Factory implementationkevmay01