Silence clang-8 warnings wrt explicit defaulting of implicitly deleted operator
[platform/upstream/armnn.git] / src / backends /
2020-02-10 Matthew BenthamClean up header inclusion in CL workloads.
2020-02-07 Ryan OSheaIVGCVSW-4386 Add ArmNN reference support for QAsymmS8
2020-02-07 Sang-Hoon ParkMLCE-139: add capability to align corners for bilinear...
2020-02-07 Colm DonelanIVGCVSW-4317 Implement the Profiling Context Initialisation
2020-02-05 Derek LambertiIVGCVSW-4389 Enable ClTuner in ClContextControl
2020-02-04 Matthew BenthamClean up header usage a bit in NEON backend
2020-02-04 Keith DavisIVGCVSW-4390 Refactor QUANTIZE to make use of Decoder...
2020-02-03 Narumol PrangnawaratIVGCVSW-4399 Create Sample Dynamic backend
2020-02-03 Keith DavisIVGCVSW-4334 Wire Signed Quantized 8 bit type into ACL
2020-01-31 Keith DavisIVGCVSW-4390 Refactor QUANTIZE to make use of Decoder...
2020-01-31 Teresa CharlinIVGCVSW-4388 Update ACL pin to 6a342648ae50beb845787186...
2020-01-29 Ryan OSheaIVGCVSW-4149 Enable quantisation multiplier > 1 in...
2020-01-29 Colm DonelanIVGCVSW-4316 First draft of IBackendProfiling and IBack...
2020-01-29 Ryan OSheaIVGCVSW-4152 Remove check for QAsymm8 in ArgMinMax...
2020-01-28 Keith DavisIVGCVSW-4306 Verify the tflite Yolo v3
2020-01-28 Teresa CharlinIVGCVSW-4369 Add default offset and scale to IsLayerSup...
2020-01-27 Mike KellyIVGCVSW-4380 Add NEON backend support for BatchToSpaceNd
2020-01-24 Kevin MayIVGCVSW-4262 Use ACL Permute and Reshape Validate funct...
2020-01-24 Pablo TelloMLCE-156: Add Division workload in CpuAcc
2020-01-24 Mike KellyIVGCVSW-4374 Add NEON backend support for SpaceToBatchNd
2020-01-24 Derek LambertiIVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis
2020-01-23 josh minorIVGCVSW-4259 Add frontend and reference workload for...
2020-01-20 Matthew BenthamRemove inclusion of ArmNN.hpp where it is unnecessary.
2020-01-20 Matthew BenthamRemove use of ArmNN.hpp where it is unnecessary.
2020-01-17 Narumol PrangnawaratAdd Signed32 to debug layer
2020-01-16 Matthew BenthamRemove Logging.hpp from ArmNN.hpp
2020-01-13 Derek LambertiRename quantized data types to remove ambiguity for...
2020-01-07 Derek LambertiIVGCVSW-4246 Enable -Wextra by default
2020-01-03 Derek LambertiIVGCVSW-4246 Clean build of parsers with -Wextra
2020-01-02 Derek LambertiIVGCVSW-4246 Clean build of backends with -Wextra
2019-12-31 Derek LambertiIVGCVSW-4246 Clean build Layers with -Wextra
2019-12-19 Narumol PrangnawaratIVGCVSW-4214 Add README for standalone dynamic backend...
2019-12-19 janeil01IVGCVSW-4295 Disable mixed precision in ClPooling2dWorkload
2019-12-18 Teresa CharlinIVGCVSW-4302 Depthwise CTS. Fix ReorderWeightChannelsF...
2019-12-17 Derek LambertiIVGCVSW-4246 Clean build of LayerTests with -Wextra
2019-12-14 Narumol PrangnawaratIVGCVSW-4261 Add backward compatibility to the Backend API
2019-12-10 Narumol PrangnawaratIVGCVSW-4212 Example of standalone dynamic reference...
2019-12-09 Derek LambertiIVGCVSW-4157 Pass custom options directly to backends
2019-12-09 Finn WilliamsIVGCVSW-4211 Add Signed 8 bit Quantisation support...
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-12-06 Rob HughesAdd asserts to check memcpy addresses
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-11-29 Narumol PrangnawaratIVGCVSW-4070 Implement "send post-optimized network...
2019-11-29 Teresa CharlinIVGCVSW-3860 Per-channel QSymm8 support of DepthwiseCon...
2019-11-29 Matteo MartincighIVGCVSW-4209 Create a public API for the ArmNN Utils
2019-11-29 Aron Virginas-TarIVGCVSW-3864 Add support for per-channel QSymm8 Depthwi...
2019-11-28 Matthew BenthamMLCE-115 Remove redundant error checking in CL backend
2019-11-27 Aron Virginas-TarIVGCVSW-4148 Extend reporting of quant multiplier ...
2019-11-27 Keith DavisIVGCVSW-3859 Per-channel QSymm8 support of Convolution2...
2019-11-27 Aron Virginas-TarAdd IsQuantizeType(DataType) for use in validation...
2019-11-27 Aron Virginas-TarIVGCVSW-3728 Add CL workload for Slice
2019-11-26 Aron Virginas-TarIVGCVSW-3866 Add support for per-channel QSymm8 Convolu...
2019-11-23 Sadik ArmaganIVGCVSW-4158 FP16 Mobilenet V1 and V2 30% regression...
2019-11-21 James ConroyIVGCVSW-4148 Report quant multiplier > 1 as unsupported...
2019-11-20 Sadik ArmaganIVGCVSW-4151 HAL 1_2 Dequantize FP32 Per Channel Tests...
2019-11-19 Kevin MayRevert "Only enable mixed precision FP16 pooling for...
2019-11-19 Francis MurtaghIVGCVSW-3697 Add check for ArgMinMax QAsymm8 to ClLayer...
2019-11-19 Narumol PrangnawaratIVGCVSW-4068 Add Guid to Workload
2019-11-19 josh minorIVGCVSW-3729 Added neon slice workload and supporting...
2019-11-19 Mike KellyMLCE-144 Cts NNAPI test cases failed
2019-11-15 janeil01IVGCVSW-3486 Add clipping parameter validation in LstmQ...
2019-11-15 Aron Virginas-TarIVGCVSW-4119 Fix FP16 to FP32 fallback mechanism in...
2019-11-15 Aron Virginas-TarIVGCVSW-4140 Report per-axis quantization as unsupporte...
2019-11-15 Rob HughesNNXSW-1853 Change SubgraphViewSelector algorithm
2019-11-15 Rob HughesPrint CMake messages on stdout rather than stderr
2019-11-15 Aron Virginas-TarAdd FP16 support to DebugWorkload
2019-11-15 Derek LambertiOnly enable mixed precision FP16 pooling for Android Q
2019-11-14 Aron Virginas-TarFix redundancy in call to configure() in ACL DepthwiseC...
2019-11-14 Derek LambertiCL & Neon workload factories inherit from WorkloadFacto...
2019-11-13 James ConroyIVGCVSW-4053 Enable ArgMinMax EndToEndTest for NEON/CL
2019-11-13 Francis MurtaghIVGCVSW-4128 Add Signed32 to supported input types...
2019-11-13 James ConroyIVGCVSW-3695 Add CL ArgMinMax workload
2019-11-12 James ConroyIVGCVSW-4051 Update ACL pin to 94e0cf960ea6116eb57fa88d...
2019-11-12 Teresa CharlinIVGCVSW-4079 Add support of per-axis quantization to...
2019-11-12 Aron Virginas-TarIVGCVSW-3839 Add support of per-axis quantization to...
2019-11-11 Francis MurtaghIVGCVSW-4064 ArmNN Master fails due to an error in...
2019-11-11 Aron Virginas-TarIVGCVSW-4104 Report Conv2d per-axis quantization unsupp...
2019-11-08 janeil01IVGCVSW-4067 Change LayerGuid to use ProfilingGuid
2019-11-08 James ConroyIVGCVSW-4077 Disable NEON memory import
2019-11-08 Mike KellyIVGCVSW-4108 Fixed invalid data type exception
2019-11-08 Finn WilliamsMLCE-144 Fix cts MAX_POOL_2D_V1_0 tests
2019-11-06 Aron Virginas-TarIVGCVSW-3837 Add support for per-axis quantization...
2019-11-06 Francis MurtaghIVGCVSW-4038 Convert Strided_Slice Shrink_Axis_Mask...
2019-11-05 Aron Virginas-TarIVGCVSW-3836 Add support for Int32 per-axis scales
2019-11-05 Aron Virginas-TarIVGCVSW-3843 Add support of per-axis quantization to...
2019-11-04 Keith DavisIVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxis
2019-11-04 Jan EilersAdd fp16 support for dequantize
2019-11-01 Narumol PrangnawaratIVGCVSW-3698 Add EndToEnd Layer test for ArgMinMax
2019-11-01 ricbur01Increase tolerance for bias scale quantization calculat...
2019-10-31 Matteo MartincighGitHub #292 Move BackendRegistry.hpp to the public API
2019-10-31 Aron Virginas-TarIVGCVSW-3842 Add per-axis quantization support to Valid...
2019-10-31 Sadik ArmaganIVGCVSW-4039 AndroidQ (HAL 1.2) driver support for...
2019-10-29 Aron Virginas-TarRefactor Resize layer tests
2019-10-25 Aron Virginas-TarIVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils
2019-10-25 James ConroyIVGCVSW-3962 Return 0 for Neon GetExportFlags()
2019-10-23 Jammy ZhouFix build failures on RPi 4B
2019-10-22 Derek LambertiIVGCVSW-4009 Enable IsLayerSupported tests again
2019-10-21 Aron Virginas-TarIVGCVSW-3999 Add unit tests for new comparison operations
2019-10-21 Derek LambertiIVGCVSW-4009 Get string name for StandInLayer type
next