IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
[platform/upstream/armnn.git] / src / backends / cl / test / ClCreateWorkloadTests.cpp
2019-08-27 Matteo MartincighIVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
2019-08-22 Matteo MartincighIVGCVSW-3656 Make the reference backend optional
2019-08-05 Ferran BalaguerIVGCVSW-3342 Add CL backend support for Quantized_LSTM...
2019-08-01 Matthew JacksonIVGCVSW-3539 Add CL support and tests for Stack
2019-07-12 Aron Virginas-TarIVGCVSW-3296 Add CL backend support for ResizeNearestNe...
2019-07-09 James ConroyIVGCVSW-3391 Add SpaceToDepth CreateWorkload and EndToE...
2019-07-05 Nikhil RajIVGCVSW-3293 Add CL backend support for PReLU
2019-07-02 Aron Virginas-TarIVGCVSW-3382 Deprecate ResizeBilinear and use Resize...
2019-06-14 Mike KellyMLCE-121 Github: Build error on GCC 9
2019-05-28 Jim FlynnIVGCVSW-3119 Rename MergerLayer to ConcatLayer
2019-05-20 Jim FlynnIVGCVSW-3117 Rename ClMergerWorkload to ClConcatWorkload
2018-11-28 Éanna Ó CatháinIVGCVSW-2202 Refactoring Arithmetic* names to Elementwi...
2018-11-20 Matthew BenthamIVGCVSW-1199 Disable auto-flattening of Compute Library...
2018-11-20 narpra01IVGCVSW-2175 - Add support for uint8 Concatenation...
2018-11-19 narpra01IVGCVSW-2105 - Unit tests for merger
2018-11-15 Aron Virginas-TarIVGCVSW-2136: Remove memory management methods from...
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-10-25 Matteo MartincighIVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float...
2018-10-22 James ConroyIVGCVSW-2024: Support NHWC for Pooling2D CpuRef
2018-10-22 Nikhil RajIVGCVSW-2023 CL and Neon implementation of BatchNorm...
2018-10-22 Matteo MartincighIVGCVSW-2033 Add unit tests for the newly implemented...
2018-10-22 Aron Virginas-TarIVGCVSW-1938: Move backend-specific source files to...
2018-10-22 Nikhil RajIVGCVSW-1922 Unit test for DepthwiseConvolution with...
2018-10-22 Nattapat ChaimanowongIVGCVSW-1951 Remove type templating from ClReshapeWorkload
2018-10-22 Nattapat ChaimanowongIVGCVSW-1951 Remove type templating from ClPooling2dWor...
2018-10-22 Nattapat ChaimanowongIVGCVSW-1951 Remove type templating from ClMergerWorkload
2018-10-22 Nattapat ChaimanowongIVGCVSW-1951 Remove type templating from ClActivationWo...
2018-10-22 Matteo MartincighIVGCVSW-1967 Fix L2Norm NHWC unit test
2018-10-22 arovir01IVGCVSW-1988: Refactor backend-specific unit tests