aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
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-20IVGCVSW-4151 HAL 1_2 Dequantize FP32 Per Channel Tests on CpuAcc FailingSadik Armagan
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-19IVGCVSW-3729 Added neon slice workload and supporting neon layer testsjosh minor
2019-11-19MLCE-144 Cts NNAPI test cases failedMike Kelly
2019-11-15IVGCVSW-3486 Add clipping parameter validation in LstmQueueDescriptorjaneil01
2019-11-15IVGCVSW-4119 Fix FP16 to FP32 fallback mechanism in optimizer to work with De...Aron Virginas-Tar
2019-11-15IVGCVSW-4140 Report per-axis quantization as unsupported for DepthwiseConvolu...Aron Virginas-Tar
2019-11-15NNXSW-1853 Change SubgraphViewSelector algorithmRob Hughes
2019-11-15Print CMake messages on stdout rather than stderrRob Hughes
2019-11-15Add FP16 support to DebugWorkloadAron Virginas-Tar
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-4128 Add Signed32 to supported input types for Ref ArgMinMaxFrancis Murtagh
2019-11-13IVGCVSW-3695 Add CL ArgMinMax workloadJames Conroy
2019-11-12IVGCVSW-4051 Update ACL pin to 94e0cf960ea6116eb57fa88d9b951f859b52c602James Conroy
2019-11-12IVGCVSW-4079 Add support of per-axis quantization to DepthwiseConvolution2dTeresa Charlin
2019-11-12IVGCVSW-3839 Add support of per-axis quantization to reference TransposeConvo...Aron Virginas-Tar
2019-11-11IVGCVSW-4064 ArmNN Master fails due to an error in RefArgMaxAxis2Uint8TestFrancis Murtagh
2019-11-11IVGCVSW-4104 Report Conv2d per-axis quantization unsupported on ACL backendsAron Virginas-Tar
2019-11-08IVGCVSW-4067 Change LayerGuid to use ProfilingGuidjaneil01
2019-11-08IVGCVSW-4077 Disable NEON memory importJames Conroy
2019-11-08IVGCVSW-4108 Fixed invalid data type exceptionMike Kelly
2019-11-08MLCE-144 Fix cts MAX_POOL_2D_V1_0 testsFinn Williams
2019-11-06IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d...Aron Virginas-Tar
2019-11-06IVGCVSW-4038 Convert Strided_Slice Shrink_Axis_Mask Parameter to ACL formatFrancis Murtagh
2019-11-05IVGCVSW-3836 Add support for Int32 per-axis scalesAron Virginas-Tar
2019-11-05IVGCVSW-3843 Add support of per-axis quantization to BuildArmComputeTensorInfoAron Virginas-Tar
2019-11-04IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxisKeith Davis
2019-11-04Add fp16 support for dequantizeJan Eilers
2019-11-01IVGCVSW-3698 Add EndToEnd Layer test for ArgMinMaxNarumol Prangnawarat
2019-11-01Increase tolerance for bias scale quantization calculation for ResNet50v2ricbur01
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-10-31IVGCVSW-3842 Add per-axis quantization support to ValidateBiasTensorQuantizat...Aron Virginas-Tar
2019-10-31IVGCVSW-4039 AndroidQ (HAL 1.2) driver support for Fp16Sadik Armagan
2019-10-29Refactor Resize layer testsAron Virginas-Tar
2019-10-25IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtilsAron Virginas-Tar
2019-10-25IVGCVSW-3962 Return 0 for Neon GetExportFlags()James Conroy
2019-10-23Fix build failures on RPi 4BJammy Zhou
2019-10-22IVGCVSW-4009 Enable IsLayerSupported tests againDerek Lamberti
2019-10-21IVGCVSW-3999 Add unit tests for new comparison operationsAron Virginas-Tar
2019-10-21IVGCVSW-4009 Get string name for StandInLayer typeDerek Lamberti
2019-10-21IVGCVSW-4009 StandInLayer frontend APIDerek Lamberti
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-16IVGCVSW-3895 Add EndToEndLayerTest for the Reference Implementation of LOG_SO...Sadik Armagan