aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/layerTests/ElementwiseTestImpl.hpp
AgeCommit message (Expand)Author
2022-02-07IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils.Colm Donelan
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-06-02IVGCVSW-5962 Remove boost::multi_arraySadik Armagan
2020-08-31IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECAT...Keith Davis
2020-08-17IVGCVSW-5217 Add ARMNN_NO_DEPRECATE_WARN to layer testsTeresa Charlin
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-20Remove inclusion of ArmNN.hpp where it is unnecessary.Matthew Bentham
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-08-27IVGCVSW-2325 Reduce duplication in LayerTests by reusing the ElementwiseTestH...Aron Virginas-Tar