IVGCVSW-4449 Add missing QLstm nullptr checks
[platform/upstream/armnn.git] / src / backends / backendsCommon / WorkloadFactory.cpp
2020-05-18 James ConroyIVGCVSW-4449 Add missing QLstm nullptr checks
2020-04-10 Jan EilersIVGCVSW-4483 Remove boost::polymorphic_downcast
2020-04-06 Narumol PrangnawaratIVGCVSW-4485 Remove Boost assert
2020-03-31 Jan EilersIVGCVSW-4590 Fix Lstm layers CellToInputWeights
2020-03-20 James ConroyIVGCVSW-4549 Add front end for new QLSTM layer
2020-03-19 Narumol PrangnawaratIVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workloa...
2020-03-17 Narumol PrangnawaratIVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workloa...
2020-03-13 Narumol PrangnawaratIVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit...
2020-03-02 Mike KellyIVGCVSW-4375 Add support for Transpose
2020-02-14 Keith DavisIVGCVSW-4420 Failing Unit Test Cl: Quantize layer
2020-02-03 Keith DavisIVGCVSW-4334 Wire Signed Quantized 8 bit type into ACL
2020-01-24 Kevin MayIVGCVSW-4262 Use ACL Permute and Reshape Validate funct...
2020-01-23 josh minorIVGCVSW-4259 Add frontend and reference workload for...
2020-01-13 Derek LambertiRename quantized data types to remove ambiguity for...
2020-01-02 Derek LambertiIVGCVSW-4246 Clean build of backends with -Wextra
2019-12-09 Derek LambertiIVGCVSW-4227 Add CpuAcc backend support for DetectionPo...
2019-12-09 Matteo MartincighIVGCVSW-4210 Create a public API for the common backend...
2019-11-15 Aron Virginas-TarIVGCVSW-4119 Fix FP16 to FP32 fallback mechanism in...
2019-11-04 Jan EilersAdd fp16 support for dequantize
2019-11-01 Narumol PrangnawaratIVGCVSW-3698 Add EndToEnd Layer test for ArgMinMax
2019-10-31 Matteo MartincighGitHub #292 Move BackendRegistry.hpp to the public API
2019-10-21 Derek LambertiIVGCVSW-4009 StandInLayer frontend API
2019-10-21 Aron Virginas-TarIVGCVSW-3993 Add frontend and reference workload for...
2019-10-11 Aron Virginas-TarIVGCVSW-3973 Add frontend for LOG_SOFTMAX
2019-10-03 Kevin MayIVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION
2019-09-20 Aron Virginas-TarIVGCVSW-3883 Add frontend for DepthToSpace layer
2019-09-17 Aron Virginas-TarIVGCVSW-3875 Add frontend for SLICE layer
2019-09-05 Nikhil RajIVGCVSW-3722 Add front end support for ArgMinMax
2019-09-05 Kevin MayIVGCVSW-3739 Add Arm NN front end support for Abs Layer
2019-08-05 Derek LambertiIVGCVSW-3277 Mem export/import suppor for Tensors
2019-08-05 Ferran BalaguerIVGCVSW-3342 Add CL backend support for Quantized_LSTM...
2019-07-26 Ferran BalaguerIVGCVSW-3566 Fix LSTM with normalization and Cifg Workl...
2019-07-24 James ConroyIVGCVSW-3469 Add front end for Quantized LSTM layer
2019-07-10 Matthew JacksonIVGCVSW-3418 Add Arm NN front end support for the new...
2019-07-09 Jan EilersIVGCVSW-3397 Join lstm parameter infos in a struct...
2019-07-03 Narumol PrangnawaratIVGCVSW-3399 Add QSymm16 IsLayerSupportedTest to refere...
2019-07-02 Aron Virginas-TarIVGCVSW-3382 Deprecate ResizeBilinear and use Resize...
2019-07-02 Jan EilersIVGCVSW-3236 Extend Ref LSTM with layer normalization...
2019-06-28 Teresa CharlinIVGCVSW-3363 Add frontend support for Resize Layer
2019-06-25 Ellen Norris-ThompsonIVGCVSW-3250 Extend the Gather workload for QSymm16...
2019-06-21 Aron Virginas-TarIVGCVSW-3319 Add frontend support for TransposeConvolut...
2019-06-17 Matteo MartincighIVGCVSW-3267 Add Arm NN front end support for the new...
2019-06-12 Aron Virginas-TarIVGCVSW-3258 Add front end support for new SpaceToDepth...
2019-05-28 Jim FlynnIVGCVSW-3119 Rename MergerLayer to ConcatLayer
2019-05-28 Francis MurtaghIVGCVSW-2970 Support QSymm16 for FullyConnected workloads
2019-05-23 Narumol PrangnawaratIVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwor...
2019-05-20 Jim FlynnIVGCVSW-3124 Rename workloadFactory CreateMerger to...
2019-05-14 Jim FlynnIVGCVSW-3076 Add ConcatLayer methods to public API
2019-04-05 Sadik ArmaganIVGCVSW-2914 Add Switch Layer and no-op factory method
2019-04-05 Nattapat ChaimanowongIVGCVSW-2915 Add Merge Layer and no-op factory method
2019-03-28 Nattapat ChaimanowongIVGCVSW-2874 Add DequantizeLayer and no-op factory...
2019-03-27 Derek LambertiIVGCVSW-2870 Support QuantizeLayer on frontend
2019-03-26 Nattapat ChaimanowongIVGCVSW-2881 Remove DebugDescriptor
2019-01-29 Nattapat ChaimanowongIVGCVSW-2443 Add Cl support for Greater operator
2019-01-29 kevmay01IVGCVSW-2447 Add Greater Workload to Neon
2019-01-24 Narumol PrangnawaratIVGCVSW-2555 Add no-op implementation for Detection...
2019-01-23 Sadik ArmaganIVGCVSW-1048 RESIZE_BILINEAR NEON operator
2019-01-16 narpra01IVGCVSW-2508 Add no-op factory implementations and...
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
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-17 FrancisMurtaghIVGCVSW-2398 Add no-op factory implementations for...
2018-12-14 Matteo MartincighIVGCVSW-2377 Add no-op factory implementations for...
2018-12-06 Nattapat ChaimanowongIVGCVSW-2315 Add descriptor for Debug
2018-12-03 Nattapat ChaimanowongIVGCVSW-2315 Add DebugLayer and no-op factory method
2018-11-29 kevmay01IVGCVSW-2245 Add Minimum Layer and no-op Factory implem...
2018-11-28 Nattapat ChaimanowongIVGCVSW-2253 Add maximum layer and corresponding no...
2018-11-19 Nikhil RajIVGCVSW-2043 - Merger using ACL for innermost concat...
2018-11-15 Conor KennedyIVGCVSW-2086: Add StridedSlice layer & corresponding...
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-05 David BeckRevert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextCon...
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths