IVGCVSW-3173 Extend reference softmax workload to support qsymm16
[platform/upstream/armnn.git] / src / backends / reference / RefLayerSupport.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-28 Nina DrozdIVGCVSW-3145 Refactor Reference Reshape workloads
2019-05-28 Francis MurtaghIVGCVSW-2970 Support QSymm16 for FullyConnected workloads
2019-05-23 Mike KellyIVGCVSW-3026 Extend RefConvolution2dWorkload to support...
2019-05-23 Narumol PrangnawaratIVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwor...
2019-05-20 Nina DrozdIVGCVSW-2967 Support QSymm16 for Constant workloads
2019-05-16 Jim FlynnIVGCVSW-2972 Support QSymm16 for Merger
2019-05-14 Jim FlynnIVGCVSW-3076 Add ConcatLayer methods to public API
2019-05-13 Pablo TelloMLCE-101: Adding dilation support in conv and dconv
2019-05-13 Conor KennedyIVGCVSW-3013 Add unit tests for QSymm16 LSTM
2019-05-07 Nattapat ChaimanowongIVGCVSW-2997 Refactor reference LSTM workload
2019-04-29 Teresa CharlinIVGCVSW-2983 activation layers support for QSymm16
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-01 Derek LambertiIVGCVSW-2871 Ref QuantizeLayer workload
2019-03-29 Nattapat ChaimanowongIVGCVSW-2875 Reference implementation and unit tests...
2019-03-26 Nattapat ChaimanowongIVGCVSW-2881 Remove DebugDescriptor
2019-03-20 Derek LambertiIVGCVSW-2814 AllTypesAreEqualImpl handles odd num param...
2019-03-20 Derek LambertiIVGCVSW-2814 Extensive ref IsSupported for Activation...
2019-02-04 Narumol PrangnawaratIVGCVSW-2557 Ref Workload Implementation for Detection...
2019-01-24 kevmay01IVGCVSW-2503 Refactor RefElementwiseWorkload around...
2019-01-23 narpra01IVGCVSW-2511 Add end to end Gather layer test
2019-01-23 Sadik ArmaganIVGCVSW-1048 RESIZE_BILINEAR NEON operator
2019-01-22 narpra01IVGCVSW-2510 Ref workload implementation for Gather...
2019-01-11 Matteo MartincighIVGCVSW-2454 Refactor ArmNN to support pluggable backen...
2019-01-07 Mohamed Nour Aboue... IVGCVSW-2371 Add Rsqrt Ref implementation
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-05 jimfly01IVGCVSW-2296 Add ParsePad method to TfParser
2018-12-04 Éanna Ó CatháinIVGCVSW-2247 Adding a min Elementwise Workload and...
2018-11-29 saoste01IVGCVSW-2254 Add Reference workload for Maximum
2018-11-26 Nattapat ChaimanowongIVGCVSW-2087 Reference implementation and unit tests...
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-12 David BeckIVGCVSW-2125 : Consolidate backend registries into one
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-05 David BeckRevert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextCon...
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths
2018-10-26 David BeckIVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl...
2018-10-22 David BeckIVGCVSW-2037 : separate registry for layer support...
2018-10-22 Aron Virginas-TarIVGCVSW-2004: Get rid of IsLayerSupportedRef functions...
2018-10-22 David BeckIVGCVSW-1998 : replace Compute enum in LayerSupport...
2018-10-10 arovir01IVGCVSW-1985: Replace std::string* reasonIfNotSupported...
2018-10-10 arovir01IVGCVSW-1966: Ref implementation for the ILayerSupport...
2018-10-10 David BeckIVGCVSW-1964 : replace optional biases with home-grown...
2018-10-10 Nina DrozdIVGCVSW-1886 - forward layer support for pad
2018-10-10 Matteo MartincighIVGCVSW-1863 Support NHWC for L2Normalization
2018-10-10 narpra01IVGCVSW-1812 Adding Ref implementation and tests of...
2018-10-10 David BeckIVGCVSW-1898 : Ref backend folder structure