remove BOM from files
[platform/upstream/armnn.git] / src / backends / cl / ClWorkloadFactory.hpp
2020-06-03 Laurent Carlierremove BOM from files
2020-05-20 Ryan OSheaIVGCVSW-4450 Add CL Enhanced Quantized LSTM Workload
2020-03-30 Teresa CharlinIVGCVSW-4603 Support comparison operators in CL
2020-03-02 Mike KellyIVGCVSW-4375 Add support for Transpose
2020-01-23 josh minorIVGCVSW-4259 Add frontend and reference workload for...
2020-01-07 Derek LambertiIVGCVSW-4246 Enable -Wextra by default
2019-12-09 Matteo MartincighIVGCVSW-4210 Create a public API for the common backend...
2019-11-27 Aron Virginas-TarIVGCVSW-3728 Add CL workload for Slice
2019-11-14 Derek LambertiCL & Neon workload factories inherit from WorkloadFacto...
2019-11-13 James ConroyIVGCVSW-3695 Add CL ArgMinMax workload
2019-10-21 Aron Virginas-TarIVGCVSW-3993 Add frontend and reference workload for...
2019-10-09 Aron Virginas-TarIVGCVSW-3889 Add CL workload for INSTANCE_NORMALIZATION
2019-09-30 Aron Virginas-TarIVGCVSW-3732 Add CL workload for DepthToSpace
2019-09-24 David MonahanIVGCVSW-3623 Implement NeonTensorHandle::Import
2019-09-10 Aron Virginas-TarIVGCVSW-3823 Add CL workload support for ABS
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-08-01 Matthew JacksonIVGCVSW-3539 Add CL support and tests for Stack
2019-07-05 James ConroyIVGCVSW-3353 Add CL support and tests for SpaceToDepth
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-28 Aron Virginas-TarIVGCVSW-3162 Support CL workload for TransposeConv2D
2019-05-31 Jim FlynnIVGCVSW-3147 Add CL Dequantization workload
2019-05-31 Sadik ArmaganIVGCVSW-3165 Added accidentally removed CreateFakeQuant...
2019-05-31 Sadik ArmaganIVGCVSW-3186 Add ClQuantizeWorkload
2019-05-28 Jim FlynnIVGCVSW-3119 Rename MergerLayer to ConcatLayer
2019-05-20 Jim FlynnIVGCVSW-3124 Rename workloadFactory CreateMerger to...
2019-01-24 Narumol PrangnawaratIVGCVSW-2555 Add no-op implementation for Detection...
2019-01-23 Matteo MartincighIVGCVSW-2455 Move the extra backend code to a new git...
2019-01-16 narpra01IVGCVSW-2508 Add no-op factory implementations and...
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
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-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-15 Conor KennedyIVGCVSW-2086: Add StridedSlice layer & corresponding...
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-12 Éanna Ó CatháinIVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementatio...
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
2018-11-02 Nattapat ChaimanowongIVGCVSW-2093 Add SpaceToBatchNd layer and corresponding...
2018-10-25 David BeckIVGCVSW-2071 : remove GetCompute() from the WorkloadFac...
2018-10-25 David BeckIVGCVSW-2067 : dynamically create workload factories...
2018-10-22 Aron Virginas-TarIVGCVSW-1955: Unify backend exceptions (wrap cl::Error)
2018-10-22 Aron Virginas-TarIVGCVSW-2006: Move ACL memory manager source code under...
2018-10-10 David BeckIVGCVSW-1900 : CL backend folder structure