summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-31Dist/Tizen: support selective framework and pkgconfigsandbox/daeinki/armnn_19_11Parichay Kapoor2-9/+70
2019-12-26Dist/Tizen: remove obsolete pkg namesMyungJoo Ham1-4/+0
2019-12-26Dist/Tizen: spec file clean-upMyungJoo Ham1-3/+4
2019-12-18packaging: enable SHARED_BOOST flagInki Dae1-0/+2
2019-12-18cmake: remove build dependency of externel sourceInki Dae1-40/+11
2019-12-18tests: fix build errorInki Dae2-4/+4
2019-12-16packaging: clean up spec fileInki Dae1-13/+12
2019-12-16packaging: install required packagesInki Dae1-5/+3
2019-12-16update tensorflow lite schema filesInki Dae2-156/+4511
2019-12-16packaging: update spec file for acl v19.11 supportInki Dae1-6/+30
2019-12-16packaging: correct armnn versionInki Dae1-1/+1
2019-12-16add tensorflow lite parser supportInki Dae19-8/+11217
2019-12-16add TF parser supportInki Dae142-6/+182889
2019-12-16packaging: add UnitTests app to rpm packageInki Dae1-0/+1
2019-12-16packing: keep same package name for arm and aarch64Inki Dae1-36/+0
2019-12-16packaging: do not pack debug filesInki Dae1-5/+5
2019-12-16Fix a build errorbiao716.wang3-12/+12
2019-12-16external: add single-file public domain libraryInki Dae384-0/+90221
2019-12-16tests: fix Tizen buildInki Dae1-0/+11
2019-12-16tests: fix InferenceTestImage app build errorInki Dae1-1/+8
2019-12-16packaging: add spec file for Tizen buildInki Dae2-0/+132
2019-12-03IVGCVSW-4206 Correctly pass execute network parameter.Derek Lamberti1-0/+1
2019-12-03IVGCVSW-4206 Optionally parse unsupported ops in ExecuteNetworkDerek Lamberti3-7/+18
2019-11-27IVGCVSW-4170 Also convert constants to FP16 when model convertedDerek Lamberti1-0/+1
2019-11-23IVGCVSW-4158 FP16 Mobilenet V1 and V2 30% regression on ArmNN on Mate20Sadik Armagan2-4/+4
2019-11-22Github #251 Surround local structs with anonymous namespaceMatthew Bentham2-0/+4
2019-11-21IVGCVSW-4148 Report quant multiplier > 1 as unsupported for ACLJames Conroy2-0/+48
2019-11-21IVGCVSW-4124 Replacing the "sleep_for" loop from FileOnlyProfilingConnectionColm Donelan3-10/+19
2019-11-20IVGCVSW-4151 HAL 1_2 Dequantize FP32 Per Channel Tests on CpuAcc FailingSadik Armagan1-0/+2
2019-11-19IVGCVSW-4070 Add CreatedNamedTypeEntity and CreateNamedTypedChildEntityNarumol Prangnawarat3-3/+75
2019-11-19Revert "Only enable mixed precision FP16 pooling for Android Q"Kevin May2-11/+4
2019-11-19IVGCVSW-1530 Add TfLite slice parser and fix transpose perm vector creationjosh minor6-34/+264
2019-11-19IVGCVSW-3697 Add check for ArgMinMax QAsymm8 to ClLayerSupportFrancis Murtagh4-4/+88
2019-11-19IVGCVSW-4077 Fix issue when NEON import disabledJames Conroy1-3/+3
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat22-12/+48
2019-11-19IVGCVSW-3729 Added neon slice workload and supporting neon layer testsjosh minor11-0/+157
2019-11-19MLCE-144 Cts NNAPI test cases failedMike Kelly2-1/+4
2019-11-18IVGCVSW-4116 Update ACL pin to the 19.11 release branchKevin May1-2/+2
2019-11-18IVGCVSW-4062 Update Readme for 19.11Nikhil Raj1-1/+1
2019-11-18IVGCVSW-3980 Implementation of Guid generatorNarumol Prangnawarat5-21/+129
2019-11-18Fix quantizer crash by zero tensorTee Jung1-0/+12
2019-11-18IVGCVSW-4117 Update version number to 19.11Aron Virginas-Tar1-1/+1
2019-11-15Fix possible crash in case of zero dimension tensor in the ONNXTee Jung1-0/+7
2019-11-15IVGCVSW-3486 Add clipping parameter validation in LstmQueueDescriptorjaneil012-2/+22
2019-11-15IVGCVSW-4129 Fix thread starvation due to low capture periodsColm Donelan7-17/+47
2019-11-15IVGCVSW-4074 Send Timeline message in RequestCounterDirectoryCommandHandlerMatteo Martincigh6-136/+177
2019-11-15IVGCVSW-4119 Fix FP16 to FP32 fallback mechanism in optimizer to work with De...Aron Virginas-Tar5-57/+102
2019-11-15IVGCVSW-4140 Report per-axis quantization as unsupported for DepthwiseConvolu...Aron Virginas-Tar2-0/+10
2019-11-15IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandlerMatteo Martincigh9-6/+237
2019-11-15IVGCVSW-4072 Add stream header to Timeline Message Directory packetMatteo Martincigh7-173/+314