aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-05IVGCVSW-7672 Arm NN build failures in MainMike Kelly
2023-04-05IVGCVSW-7673 Fix for failing buildMike Kelly
2023-04-05Fix gcc 13 compiler errorsPablo Marquez Tello
2023-04-05IVGCVSW-6681 Improve error handling in TfLiteExecutor.Colm Donelan
2023-04-05IVGCVSW-7662 Update BuildGuideAndroidNDK.mdMike Kelly
2023-04-04Remove GetGraph and include of Graph.hpp header from public headerMatthew Bentham
2023-04-04Update ACL pin to f26ea2f8cc957a1e6faf0361dea805fb2e236061Nikhil Raj
2023-04-03IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-04-03Update ACL pin to 8893e454fa699f5dc33ff6b71f47e4c36fd1c1beTeresa Charlin
2023-04-03IVGCVSW-7558 Implement Delegate UtilsMatthew Sloyan
2023-03-31Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers"Mike Kelly
2023-03-31IVGCVSW-7556 Introduce Opaque Delegate APIFrancis Murtagh
2023-03-31Bugfix: Fix conversion issue in NetworkExecutionUtilsFrancis Murtagh
2023-03-30IVGCVSW-7527 Update get_tensorflow.sh script to 2.12.0Teresa Charlin
2023-03-30IVGCVSW-7454 Enable NonConstWeights in CpuAccTeresa Charlin
2023-03-30IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-30Update ACL pin to 5a7d1571a2de24eefc6f1d8d22deeef9f47521eeTeresa Charlin
2023-03-29BugFix: Mean layer reading negative axis incorrectly in TFLite parserTeresa Charlin
2023-03-28IVGCVSW-7555 Restructure DelegateTeresa Charlin
2023-03-27Update ACL pin to b531b7549abdd5c10b14b00107ea647591baa430Teresa Charlin
2023-03-22IVGCVSW-7526 Upgrade ArmNN to Tensorflow 2.12Ryan OShea
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-03-14IVGCVSW-7473 Update python version to 3.8 to build pyarmnn in Ubuntu 20.04Nikhil Raj
2023-03-10Update ACL pin to 37c989a58a04985dfdc21089c7dacc7e1925a4d0Nikhil Raj
2023-03-08Add Arm NN TFLite Opaque Delegate build flagMatthew Sloyan
2023-03-06Fixing compare output feature in ExecuteNetworkColm Donelan
2023-03-02IVGCVSW-7420 Prevent CpuAcc & GpuAcc from running during support library aync...Cathal Corbett
2023-02-28Add constant version of IConnectableLayer::GetConstantTensorsByRefMatthew Bentham
2023-02-24IVGCVSW-7546 SPACE_TO_DEPTH support added in tflite parserTeresa Charlin
2023-02-22Fix segfault in ParseTransposeConv2d when output_shape is not constantRyan OShea
2023-02-21Report errors when running LoadedNetwork in End to End testsTeresa Charlin
2023-02-21MLCE-753 Expand Tensorshape for relevent layers before verifying supportRyan OShea
2023-02-20IVGCVSW-7427 Execute network unable to correctly determineMike Kelly
2023-02-16GitHub #714: OnnxParser FullyConnectedLayer inferred shape doesn't matchMatthew Sloyan
2023-02-15Add Inclusive language commitment to main READMENikhil Raj
2023-02-13Fix typo in Readme.mdKevin May
2023-02-10IVGCVSW-7510 Delete temporary files created by DebugTestImpl.Colm Donelan
2023-02-09Document updates for 23.02Nikhil Raj
2023-02-09IVGCVSW-7255 Update Doxygen Project VersionCathal Corbett
2023-02-07IVGCVSW-7155: Fix Slot replacement during UpdateSubgraphViewSlotPointersFrancis Murtagh
2023-02-06IVGCVSW-7476 Remove ProfilingOptions from DelegateOptions.Colm Donelan
2023-02-03IVGCVSW-7501 Allow constant tensors as inputs for input data in the delegateRyan OShea
2023-02-02Update ACL pin to 23.02 release branchNikhil Raj
2023-02-01Update ACL pin to 7594f989963724e127c3e28210d60fed590b0524Nikhil Raj
2023-01-31Fix for ExecuteNetwork Delegate when output is booleanRyan OShea
2023-01-31Minor update to MemorySource to keep it usable as a bit mask.Colm Donelan
2023-01-31GitHub #651: Add PyArmNN installation instructions for prebuilt binariesFrancis Murtagh
2023-01-31Update ACL pin to 67c3c631240a67105d9e30c6fd9dc413d075f095Nikhil Raj
2023-01-30IVGCVSW-7475 Fix uncaught warnings treated as errors in delegate release buildRyan OShea
2023-01-27IVGCVSW-7450 Fix delegate fallback when fused activation is unsupportedRyan OShea