IVGCVSW-3173 Extend reference softmax workload to support qsymm16
[platform/upstream/armnn.git] / src / backends / backendsCommon / test / LayerTests.cpp
2019-05-29 nikraj01IVGCVSW-3173 Extend reference softmax workload to suppo...
2019-05-29 Nina DrozdIVGCVSW-3172 Add QSymm16 support for reshape workload
2019-05-28 Jim FlynnIVGCVSW-3119 Rename MergerLayer to ConcatLayer
2019-05-23 Mike KellyIVGCVSW-3026 Extend RefConvolution2dWorkload to support...
2019-05-23 Ruomei YanIVGCVSW-3074 Extend the DepthwiseConvolution2d workload...
2019-05-23 Mike KellyIVGCVSW-3025: Refactor reference Convolution2d workload
2019-05-20 Jim FlynnIVGCVSW-3125 Deprecate CreateMergerDescriptorForConcate...
2019-05-20 Jim FlynnIVGCVSW-3124 Rename workloadFactory CreateMerger to...
2019-05-20 Nina DrozdIVGCVSW-2967 Support QSymm16 for Constant workloads
2019-05-16 Jim FlynnIVGCVSW-2972 Support QSymm16 for Merger
2019-05-14 Bruno GoncalvesMLCE-101 Add dilation support for DepthWiseConv workload
2019-05-13 Conor KennedyIVGCVSW-3013 Add unit tests for QSymm16 LSTM
2019-04-10 Aron Virginas-TarIVGCVSW-2947 Remove boost dependency from include/Types...
2019-04-10 Derek LambertiIVGCVSW-2946 RefElementwiseWorkload configures prior...
2019-04-09 Sadik ArmaganIVGCVSW-2862 Extend the Elementwise Workload to support...
2019-04-02 Nattapat ChaimanowongIVGCVSW-2875 Enable QuantisedSymm16 support for ref...
2019-04-02 Nattapat ChaimanowongIVGCVSW-2872 Unit tests for Quantize layer and referenc...
2019-03-29 Nattapat ChaimanowongIVGCVSW-2875 Reference implementation and unit tests...
2019-03-15 Narumol PrangnawaratIVGCVSW-2354 Caffe SqueezeNet through armnn Cl and...
2019-02-28 Nattapat ChaimanowongIVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutpu...
2019-02-27 Ferran BalaguerIVGCVSW-2632 Fix RefMerger from QAsymm8 types with...
2019-01-24 kevmay01IVGCVSW-2503 Refactor RefElementwiseWorkload around...
2019-01-23 Matteo MartincighIVGCVSW-2455 Move the extra backend code to a new git...
2019-01-22 narpra01IVGCVSW-2510 Ref workload implementation for Gather...
2019-01-22 Nattapat ChaimanowongIVGCVSW-2467 Remove GetDataType<T> function
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
2019-01-07 Mohamed Nour Aboue... IVGCVSW-2371 Add Rsqrt Ref implementation
2019-01-07 Matteo MartincighIVGCVSW-2421 Remove the template-based version of armnn...
2019-01-04 Matteo MartincighMLCE-77 Depthwise Convolution with depth multiplier...
2019-01-02 Mike KellyIVGCVSW-2308 Add Conv2d tests where stride > 1
2018-12-19 FrancisMurtaghIVGCVSW-2379 Add Greater Ref workload implementation
2018-12-18 FrancisMurtaghIVGCVSW-2365 Add Reference Equal Workload Implementation
2018-12-07 Nattapat ChaimanowongIVGCVSW-2316 Add reference implementation and unit...
2018-12-04 Éanna Ó CatháinIVGCVSW-2247 Adding a min Elementwise Workload and...
2018-12-03 Éanna Ó CatháinIVGCVSW-2255 Add unit test for maximum reference workload
2018-11-28 Mike KellyIVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL
2018-11-26 Nattapat ChaimanowongIVGCVSW-2087 Reference implementation and unit tests...
2018-11-20 Nina DrozdIVGCVSW-2144: Adding TensorUtils class
2018-11-19 Matthew BenthamIVGCVSW-2169 Remove DataLayoutIndexed from public API
2018-11-19 narpra01IVGCVSW-2105 - Unit tests for merger
2018-11-19 Nikhil RajIVGCVSW-2043 - Merger using ACL for innermost concat...
2018-11-16 Matteo MartincighIVGCVSW-2092 Port LSTMCell::Eval to ArmNN
2018-11-15 Aron Virginas-TarIVGCVSW-2136: Remove memory management methods from...
2018-11-14 Éanna Ó CatháinIVGCVSW-2054: Fixing issue with InferOutputShape implem...
2018-11-14 jimfly01IVGCVSW-2017: Refactored L2Normalisation Tests
2018-11-12 Éanna Ó CatháinTidying up multiple issues
2018-11-12 Éanna Ó CatháinIVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementatio...
2018-11-09 Nattapat ChaimanowongIVGCVSW-2095 Add reference implementation and unit...
2018-11-08 Aron Virginas-TarIVGCVSW-1709: Clean up memory manager bodge
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths