aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-23IVGCVSW-4156 Remove backend dependency on ProfilingService.hppv19.11.1branches/armnn_19_11Jim Flynn
2020-01-23IVGCVSW-4371 Fixed backend compile IsReshapeSupported failureJim Flynn
2020-01-22IVGCVSW-4358 Update version number to 19.11.01Teresa Charlin
2019-12-19IVGCVSW-4302 Depthwise CTS. Fix ReorderWeightChannelsForAcl.Teresa Charlin
2019-12-18IVGCVSW-4268 Print all Descriptors on dot graphJim Flynn
2019-12-18MLCE-143 Fixed driver crash during CTS testsMike Kelly
2019-12-18IVGCVSW-4293 Fix multiple Concat issues.Derek Lamberti
2019-12-17IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CLKevin May
2019-12-17IVGCVSW-4267 Add missing layers to GetLayerTypeAsCStringJim Flynn
2019-12-03IVGCVSW-4206 Correctly pass execute network parameter.v19.11Derek Lamberti
2019-12-03IVGCVSW-4206 Optionally parse unsupported ops in ExecuteNetworkDerek Lamberti
2019-11-27IVGCVSW-4170 Also convert constants to FP16 when model convertedDerek Lamberti
2019-11-23IVGCVSW-4158 FP16 Mobilenet V1 and V2 30% regression on ArmNN on Mate20Sadik Armagan
2019-11-22Github #251 Surround local structs with anonymous namespaceMatthew Bentham
2019-11-21IVGCVSW-4148 Report quant multiplier > 1 as unsupported for ACLJames Conroy
2019-11-21IVGCVSW-4124 Replacing the "sleep_for" loop from FileOnlyProfilingConnectionColm Donelan
2019-11-20IVGCVSW-4151 HAL 1_2 Dequantize FP32 Per Channel Tests on CpuAcc FailingSadik Armagan
2019-11-19IVGCVSW-4070 Add CreatedNamedTypeEntity and CreateNamedTypedChildEntityNarumol Prangnawarat
2019-11-19Revert "Only enable mixed precision FP16 pooling for Android Q"Kevin May
2019-11-19IVGCVSW-1530 Add TfLite slice parser and fix transpose perm vector creationjosh minor
2019-11-19IVGCVSW-3697 Add check for ArgMinMax QAsymm8 to ClLayerSupportFrancis Murtagh
2019-11-19IVGCVSW-4077 Fix issue when NEON import disabledJames Conroy
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-18IVGCVSW-4116 Update ACL pin to the 19.11 release branchKevin May
2019-11-18IVGCVSW-4062 Update Readme for 19.11Nikhil Raj
2019-11-18IVGCVSW-3980 Implementation of Guid generatorNarumol Prangnawarat
2019-11-18Fix quantizer crash by zero tensorTee Jung
2019-11-18IVGCVSW-4117 Update version number to 19.11Aron Virginas-Tar
2019-11-15Fix possible crash in case of zero dimension tensor in the ONNXTee Jung
2019-11-15IVGCVSW-3486 Add clipping parameter validation in LstmQueueDescriptorjaneil01
2019-11-15IVGCVSW-4129 Fix thread starvation due to low capture periodsColm Donelan
2019-11-15IVGCVSW-4074 Send Timeline message in RequestCounterDirectoryCommandHandlerMatteo Martincigh
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-15IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandlerMatteo Martincigh
2019-11-15IVGCVSW-4072 Add stream header to Timeline Message Directory packetMatteo Martincigh
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-14Add SpaceToDepth to GetLayerTypeAsCString()Aron Virginas-Tar
2019-11-14CL & Neon workload factories inherit from WorkloadFactoryBaseDerek Lamberti
2019-11-14Fix link error due to pthread being linked in the wrong orderRob Hughes
2019-11-14Fix a few compile errors:Rob Hughes
2019-11-13IVGCVSW-3697 Add utility function to get ArgMinMaxFunction as stringFrancis Murtagh
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