IVGCVSW-2467 Remove GetDataType<T> function
[platform/upstream/armnn.git] / src / backends / neon / test / NeonLayerTests.cpp
2019-01-22 Nattapat ChaimanowongIVGCVSW-2467 Remove GetDataType<T> function
2019-01-09 Conor KennedyIVGCVSW-2441 Add Minimum operator support (NEON)
2019-01-02 Mike KellyIVGCVSW-2308 Add Conv2d tests where stride > 1
2019-01-02 Matthew BenthamMLCE-82 Add Neon Mean support and unit tests
2018-12-20 Nattapat ChaimanowongIVGCVSW-2212 Add Neon support for Maximum operator
2018-12-10 Mohamed Nour Aboue... IVGCVSW-2354 Remove dimension validation from softmax
2018-11-21 Mohamed Nour Aboue... IVGCVSW-1837: Enable broadcast tests for SUB CL/NEON...
2018-11-19 narpra01IVGCVSW-2105 - Unit tests for merger
2018-11-16 narpra01IVGCVSW-2155 - Always call NEConvolutionLayer in NeonCo...
2018-11-14 jimfly01IVGCVSW-2017: Refactored L2Normalisation Tests
2018-11-13 Aron Virginas-TarIVGCVSW-2066: Add IMemoryManager and integrate into...
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths
2018-11-01 jimfly01IVGCVSW-2074: Updated the DepthwiseConvolution2dDepthMu...
2018-11-01 jimfly01IVGCVSW-2074: Updated CompareDepthwiseConvolution2dTest...
2018-10-31 James ConroyIVGCVSW-2102: Fix Pooling2D CpuRef indexing bug
2018-10-29 jimfly01IVGCVSW-2074: Updated DepthwiseConvolution2dAsymmetricT...
2018-10-26 narpra01IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRef
2018-10-26 jimfly01IVGCVSW-2074: SimpleConvolution2dTestImpl updated for...
2018-10-22 Nikhil RajIVGCVSW-2023 CL and Neon implementation of BatchNorm...
2018-10-22 Aron Virginas-TarIVGCVSW-2003: Get rid of IsLayerSupportedNeon functions...
2018-10-22 Nikhil RajIVGCVSW-1922 Unit test for DepthwiseConvolution with...
2018-10-22 arovir01IVGCVSW-1988: Refactor backend-specific unit tests