aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/CommonTestUtils.hpp
AgeCommit message (Expand)Author
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