IVGCVSW-5483 'Implement Loading and Saving to File'
[platform/upstream/armnn.git] / src / backends / cl / ClWorkloadFactory.cpp
2021-01-11 Matthew SloyanIVGCVSW-5483 'Implement Loading and Saving to File'
2020-12-17 David MonahanIVGCVSW-4625 Add CL Rank Workload
2020-12-02 Sadik ArmaganIVGCVSW-5482 'Add a ClCompileContext parameter to each...
2020-11-26 Sadik ArmaganIVGCVSW-5481 'Add ClCompileContext to ClWorkloadFactory'
2020-11-19 James ConroyIVGCVSW-5093 Remove redundant LogicalUnary functions
2020-11-18 James ConroyIVGCVSW-5092 Add CL Logical workload
2020-10-13 Matthew SloyanIVGCVSW-4489 Remove remaining occurrence of boost:...
2020-09-17 Matthew SloyanIVGCVSW-5300 Remove some boost::numeric_cast from armnn...
2020-09-14 Sadik ArmaganIVGCVSW-5157 'Pipe ModelOption through Network::LoadNet...
2020-07-24 Teresa CharlinIVGCVSW-3896 Add CL LOG_SOFTMAX Workload
2020-06-24 Sadik ArmaganIVGCVSW-4621 Add CL FILL Workload
2020-06-03 Laurent Carlierremove BOM from files
2020-06-02 Teresa CharlinIVGCVSW-3844 Add CL GATHER Workload
2020-05-27 Sadik ArmaganIVGCVSW-4200 Add CL EXP Workload
2020-05-20 Ryan OSheaIVGCVSW-4450 Add CL Enhanced Quantized LSTM Workload
2020-05-13 Teresa CharlinIVGCVSW-4753 Refactor CL Softmax workload generalizing...
2020-04-10 Jan EilersIVGCVSW-4483 Remove boost::polymorphic_downcast
2020-03-30 Teresa CharlinIVGCVSW-4603 Support comparison operators in CL
2020-03-24 Sadik ArmaganIVGCVSW-3813 Add Unary Elementwise Operation 'NEG'...
2020-03-19 Sadik ArmaganIVGCVSW-4565 TENSOR_BOOL8 data type not supported in...
2020-03-10 Jan EilersIVGCVSW-4482 Remove boost::ignore_unused
2020-03-02 Mike KellyIVGCVSW-4375 Add support for Transpose
2020-02-14 Keith DavisIVGCVSW-4420 Failing Unit Test Cl: Quantize layer
2020-01-31 Keith DavisIVGCVSW-4390 Refactor QUANTIZE to make use of Decoder...
2020-01-23 josh minorIVGCVSW-4259 Add frontend and reference workload for...
2020-01-07 Derek LambertiIVGCVSW-4246 Enable -Wextra by default
2020-01-02 Derek LambertiIVGCVSW-4246 Clean build of backends with -Wextra
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-11-27 Aron Virginas-TarIVGCVSW-3728 Add CL workload for Slice
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-12 Aron Virginas-TarFix CL workload creation methods not using MakeWorkload
2019-09-10 Aron Virginas-TarIVGCVSW-3829 Add CL workload for RSQRT
2019-09-10 Aron Virginas-TarIVGCVSW-3823 Add CL workload support for ABS
2019-08-09 Francis MurtaghIVGCVSW-3474 Add end to end tests for Quantized_LSTM
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-12 Aron Virginas-TarIVGCVSW-3296 Add CL backend support for ResizeNearestNe...
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-05-20 Jim FlynnIVGCVSW-3117 Rename ClMergerWorkload to ClConcatWorkload
2019-04-16 Derek LambertiIVGCVSW-2957 MergerLayer subtensor optimization now...
2019-01-29 Nattapat ChaimanowongIVGCVSW-2443 Add Cl support for Greater operator
2019-01-24 Narumol PrangnawaratIVGCVSW-2555 Add no-op implementation for Detection...
2019-01-24 kevmay01IVGCVSW-2503 Refactor RefElementwiseWorkload around...
2019-01-16 narpra01IVGCVSW-2508 Add no-op factory implementations and...
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
2019-01-09 saoste01IVGCVSW-2438 Add Minimum operator support (CL)
2019-01-07 Mohamed Nour Aboue... IVGCVSW-2371 Add Rsqrt Ref implementation
2018-12-20 Sadik ArmaganIVGCVSW-2164 Added ACL implementation of SpaceToBatchNd...
2018-12-20 keidav01IVGCVSW-2211 Maximum operator support (CL)
2018-12-18 keidav01IVGCVSW-2131 Implementation of StridedSlice operation
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-28 Mike KellyIVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL
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-07 David BeckIVGCVSW-1949 : Refactor ITensorHandle and move backend...
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 Matteo MartincighIVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float...
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-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 Nattapat ChaimanowongIVGCVSW-1951 Remove type templating from ClConstantWorkload
2018-10-22 Nattapat ChaimanowongIVGCVSW-1951 Remove type templating from ClPermuteWorkload
2018-10-22 Nattapat ChaimanowongIVGCVSW-1951 remove type templating from ClPadWorkload
2018-10-22 Nattapat ChaimanowongIVGCVSW-1951-Remove type templating from ClAdditionWorkload
2018-10-10 Matthew BenthamIVGCVSW-1951 Remove type templating from ClDepthwiseCon...
2018-10-10 Matthew BenthamIVGCVSW-1951 Remove type templating from ClConvolution2...
2018-10-10 Matthew BenthamIVGCVSW-1951 Remove type templating from ClSplitterWorkload
2018-10-10 Matthew BenthamIVGCVSW-1951 Remove type templating from ClSubtractionW...
2018-10-10 Matthew BenthamIVGCVSW-1207 - Remove typing from ClMultiplicationWorkload
2018-10-10 David BeckIVGCVSW-1900 : CL backend folder structure