aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/CommonTestUtils.hpp
AgeCommit message (Expand)Author
2022-01-24Bugfix: Set removal date for Backend API stability items to 22.11Francis Murtagh
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-10-08IVGCVSW-6313 Support pre-importing outputsFinn Williams
2021-06-30IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetworkMike Kelly
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2020-08-17IVGCVSW-5107 Allow Split to use subtensor on x and yKeith Davis
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-06-27IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayerAron Virginas-Tar
2019-06-24IVGCVSW-3267 Add more code coverage to the PReLU layerMatteo Martincigh
2019-05-20IVGCVSW-3030 Add unit testing for the Optimization APIMatteo Martincigh
2018-11-20IVGCVSW-2173 - Add end to end layer test implementation and example usagenarpra01