aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-01-27IVGCVSW-7441 Checking for constant input tensors before populating.Colm Donelan
2023-01-26Update ACL pin to 002e6530f6218b00a28aef9be8b21efb08cf3602Nikhil Raj
2023-01-25Fix incorrect copyright noticesMatthew Sloyan
2023-01-25Update ACL pin to cc2877368d5e15d9ea89d31c84ec651fc0fffd13Nikhil Raj
2023-01-25IVGCVSW-7441 Fixing null pointers in ExecuteNetwork.Colm Donelan
2023-01-24IVGCVSW-7277 Fixed issues with FullyConnected on certain TFLite modelsMike Kelly
2023-01-24IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D modelsMike Kelly
2023-01-24Added multithreading to FAQ.mdPablo Marquez Tello
2023-01-24Update ACL pin to a6a153817302793732e28b07c3b4046df3f91a60Nikhil Raj
2023-01-24IVGCVSW-7297 When creating multiple Executors only the lastMike Kelly
2023-01-23IVGCVSW-7453 Comparison does not Calculate its shape properlyMike Kelly
2023-01-23Refactor TOSA Common to be built without enabling the TOSA Reference backendMatthew Sloyan
2023-01-23Update ACL pin to 5a63d1e39b8bcc19726bf98fe3b7f827701fabcdNikhil Raj
2023-01-20IVGCVSW-7013 Removing the check for constant layer in FoldPadTeresa Charlin
2023-01-19Update ACL pin to 1b6377b603c5833e52d704dc17db14f446ebc670Nikhil Raj
2023-01-18Github #700: Fix order of optimizations so dequantization works with foldingFrancis Murtagh
2023-01-18IVGCVSW-7405 Improving error handling around creating directories.Colm Donelan
2023-01-18IVGCVSW-7438 Not finding JNI libraries while building Arm NNNikhil Raj
2023-01-16IVGCVSW-7435 Making optional some CL code in Acl Common.Colm Donelan
2023-01-13IVGCVSW-6493 Bug Fix on RHS permute GpuAcc Batch MatMul workload Fp32Teresa Charlin