aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/TestNameOnlyLayerVisitor.cpp
AgeCommit message (Expand)Author
2023-04-03IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-31Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers"Mike Kelly
2023-03-30IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2020-07-06IVGCVSW-4624 Add a RANK Reference ImplementationFinn Williams
2020-07-01IVGCVSW-4903 Connect axis parameter in Gather from android to ACL.Teresa Charlin
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-16IVGCVSW-3991 Make Descriptor objects comparable and refactor LayerVisitor testsAron Virginas-Tar
2019-09-20IVGCVSW-3883 Add frontend for DepthToSpace layerAron Virginas-Tar
2019-09-17IVGCVSW-3877 Reduce code duplication in TestNameOnlyLayerVisitorAron Virginas-Tar
2019-09-17IVGCVSW-3875 Add frontend for SLICE layerAron Virginas-Tar
2019-01-29IVGCVSW-2549 Add name only layer unit tests for VisitorFrancisMurtagh