aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl
AgeCommit message (Expand)Author
2020-02-14IVGCVSW-4420 Failing Unit Test Cl: Quantize layerKeith Davis
2020-02-12Fix legacy ClTuner APIDerek Lamberti
2020-02-10Clean up header inclusion in CL workloads.Matthew Bentham
2020-02-07MLCE-139: add capability to align corners for bilinear resizeSang-Hoon Park
2020-02-07IVGCVSW-4317 Implement the Profiling Context InitialisationColm Donelan
2020-02-05IVGCVSW-4389 Enable ClTuner in ClContextControlDerek Lamberti
2020-02-03IVGCVSW-4334 Wire Signed Quantized 8 bit type into ACLKeith Davis
2020-01-31IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder typesKeith Davis
2020-01-29IVGCVSW-4149 Enable quantisation multiplier > 1 in all convolutionsRyan OShea
2020-01-29IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContextColm Donelan
2020-01-29IVGCVSW-4152 Remove check for QAsymm8 in ArgMinMax CL layer supportRyan OShea
2020-01-24IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CLKevin May
2020-01-24IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxisDerek Lamberti
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-20Remove use of ArmNN.hpp where it is unnecessary.Matthew Bentham
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2020-01-07IVGCVSW-4246 Enable -Wextra by defaultDerek Lamberti
2020-01-02IVGCVSW-4246 Clean build of backends with -WextraDerek Lamberti
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-12-19IVGCVSW-4295 Disable mixed precision in ClPooling2dWorkloadjaneil01
2019-12-09IVGCVSW-4157 Pass custom options directly to backendsDerek Lamberti
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-11-29IVGCVSW-4070 Implement "send post-optimized network structure"Narumol Prangnawarat
2019-11-29IVGCVSW-3860 Per-channel QSymm8 support of DepthwiseConvolution2d in ClTeresa Charlin
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-11-28MLCE-115 Remove redundant error checking in CL backendMatthew Bentham
2019-11-27IVGCVSW-4148 Extend reporting of quant multiplier > 1 as unsupported on ACL t...Aron Virginas-Tar
2019-11-27IVGCVSW-3859 Per-channel QSymm8 support of Convolution2d in ClKeith Davis
2019-11-27IVGCVSW-3728 Add CL workload for SliceAron Virginas-Tar
2019-11-23IVGCVSW-4158 FP16 Mobilenet V1 and V2 30% regression on ArmNN on Mate20Sadik Armagan
2019-11-21IVGCVSW-4148 Report quant multiplier > 1 as unsupported for ACLJames Conroy
2019-11-19Revert "Only enable mixed precision FP16 pooling for Android Q"Kevin May
2019-11-19IVGCVSW-3697 Add check for ArgMinMax QAsymm8 to ClLayerSupportFrancis Murtagh
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-11-15IVGCVSW-4140 Report per-axis quantization as unsupported for DepthwiseConvolu...Aron Virginas-Tar
2019-11-15Print CMake messages on stdout rather than stderrRob Hughes
2019-11-15Only enable mixed precision FP16 pooling for Android QDerek Lamberti
2019-11-14Fix redundancy in call to configure() in ACL DepthwiseConvolution workloadsAron Virginas-Tar
2019-11-14CL & Neon workload factories inherit from WorkloadFactoryBaseDerek Lamberti
2019-11-13IVGCVSW-4053 Enable ArgMinMax EndToEndTest for NEON/CLJames Conroy
2019-11-13IVGCVSW-3695 Add CL ArgMinMax workloadJames Conroy
2019-11-12IVGCVSW-4051 Update ACL pin to 94e0cf960ea6116eb57fa88d9b951f859b52c602James Conroy
2019-11-11IVGCVSW-4104 Report Conv2d per-axis quantization unsupported on ACL backendsAron Virginas-Tar
2019-11-06IVGCVSW-4038 Convert Strided_Slice Shrink_Axis_Mask Parameter to ACL formatFrancis Murtagh
2019-11-04Add fp16 support for dequantizeJan Eilers
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-10-31IVGCVSW-4039 AndroidQ (HAL 1.2) driver support for Fp16Sadik Armagan
2019-10-25IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtilsAron Virginas-Tar
2019-10-21IVGCVSW-3999 Add unit tests for new comparison operationsAron Virginas-Tar