aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-17IVGCVSW-5614 Enable Hard Swish and Elu activationsMatthew Sloyan
2020-12-17IVGCVSW-5532 Adding UnitTest fusing activationTeresa Charlin
2020-12-16IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized typeNarumol Prangnawarat
2020-12-16Update ACL pin to 4d9687e70e2d71097cd43929d5f63377c3c44523Nikhil Raj
2020-12-15Update ACL pin to aa51a5ba9a3f05be08b94859b53c398edee5d2e3Nikhil Raj
2020-12-14Update ACL pin to ec241b48ea7481e797285788fd68e5e1d42382bbMatthew Sloyan
2020-12-11Sort subgraphview layers on constructionDerek Lamberti
2020-12-10Update ACL pin to ec2256b81e6d6f655dcfbc76683738fbfeb82bccNikhil Raj
2020-12-09Default comparisons-files option to empty vectorDerek Lamberti
2020-12-09Update ACL pin to 98e33b97b92c912f058bfb3295adad1bcad3e80fNikhil Raj
2020-12-08IVGCVSW-5598 ArmNN Doxygen doc needs updateJames Ward
2020-12-08IVGCVSW-5560 Fix TfLiteDelegate Reshape operator failureMatthew Sloyan
2020-12-08IVGCVSW-5500 Fix transpose conv InferOutputShapeJames Conroy
2020-12-08Pyarmnn fix - parsers are optional extensionsNina Drozd
2020-12-08Update ACL pin to f7c5a41aebf8951ef783aa3d45f0bc4e98656e7bTeresa Charlin
2020-12-07IVGCVSW-5381 TfLiteDelegate: Implement the Logical operatorsMatthew Sloyan
2020-12-03IVGCVSW-4626 Add Neon Rank WorkloadDavid Monahan
2020-12-03Update ACL pin to 96b16b65dd96351b8af1b2a785856ce13cc8ba84Nikhil Raj
2020-12-03Update TF version in Cross compilation guideNikhil Raj
2020-12-02IVGCVSW-5482 'Add a ClCompileContext parameter to each ClWorkload Constructor'Sadik Armagan
2020-11-30IVGCVSW-5587 Remove Tensorflow requirement from Arm NN TfLite delegateFinn Williams
2020-11-30IVGCVSW-5568 Revert "IVGCVSW-5563 Fix Crash on model with FullyConnected Sigm...Teresa Charlin
2020-11-30IVGCVSW-5374 Provide Android Build for DelegateKeith Davis
2020-11-30IVGCVSW-5393 'TfLiteDelegate: Implement the split operators'Sadik Armagan
2020-11-28Update ACL pin to ccff409625cbc721e5fc227b3617ebca01c9f47eTeresa Charlin
2020-11-27IVGCVSW-5585 Add LICENSE file to third-party/stb libJim Flynn
2020-11-27IVGCVSW-5499 Missing validation for zero strideTeresa Charlin
2020-11-26IVGCVSW-5384 TfLiteDelegate: Implement the Gather operatorTeresa Charlin
2020-11-26Bug fix TfLiteDelegate: wrong operator name in FullyConnected activationTeresa Charlin
2020-11-26IVGCVSW-5348 Update Doxygen DocuJames Ward
2020-11-26IVGCVSW-5457 Add How-To documentation for the TfLite DelegateJan Eilers
2020-11-26IVGCVSW-5481 'Add ClCompileContext to ClWorkloadFactory'Sadik Armagan
2020-11-26Doc update TfLiteDelegate: FullyConnected does not support fused activationTeresa Charlin
2020-11-25Revert "IVGCVSW-5348 Update Doxygen Docu"James Ward
2020-11-25IVGCVSW-5348 Update Doxygen DocuJames Ward
2020-11-24Fix reshape delegate intermittent errorNarumol Prangnawarat
2020-11-24Removing labels and replacing with links to model+labelsJakub Sujak
2020-11-24IVGCVSW-5347 Update Readme for 20.11Teresa Charlin
2020-11-23IVGCVSW-5574 Change directory for tensorflow libs for the delegateJan Eilers
2020-11-23IVGCVSW-5569 Fix Unittest failure while building using EthosNAcc backendNarumol Prangnawarat
2020-11-20IVGCVSW-5538 Fix delegate DepthwiseConv2d, DIV, ReshapeNarumol Prangnawarat
2020-11-20IVGCVSW-5559 Add int8_t to tflite delegate on ExecuteNetworkFinn Williams
2020-11-20IVGCVSW-5544 Fix FullyConnected Delegate testsNarumol Prangnawarat
2020-11-20IVGCVSW-5549 Failing Transpose Conv2d Uint8 testDavid Monahan
2020-11-20IVGCVSW-5550 Fix failing delegate Conv2d tests for CpuAcc/GpuAccJan Eilers
2020-11-20IVGCVSW-5564 Disable INT16 delegate quant tests on ACLJames Conroy
2020-11-20IVGCVSW-5567 armnn_delegate Reshape operator failsDavid Monahan
2020-11-19IVGCVSW-5548 Fix delegate ElementwiseUnary tests for CpuAcc/GpuAccJan Eilers
2020-11-19IVGCVSW-5093 Remove redundant LogicalUnary functionsJames Conroy
2020-11-19IVGCVSW-5545 Fix delegate Comparison failures on CpuAcc/GpuAccJan Eilers