aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-08IVGCVSW-7485 Update operator support documentation for 23.05Matthew Sloyan
2023-05-08IVGCVSW-7626 Add Execute Network for Opaque DelegateNarumol Prangnawarat
2023-05-08IVGCVSW-7308 Add GpuAcc Batch MatMul workloadTeresa Charlin
2023-05-08IVGCVSW-7307 Add CpuAcc Batch MatMul WorkloadTeresa Charlin
2023-05-08BugFix: Calculate explicit padding for Delegate Transpose Convolution using o...Matthew Sloyan
2023-05-06Update ACL pin to 23.05 release branchNikhil Raj
2023-05-05MLCE-1050 Error handing Slice operatorsMike Kelly
2023-05-05IVGCVSW-7423 Add ArmnnDelegatePluginNarumol Prangnawarat
2023-05-05IVGCVSW-7618 Implement UnidirectionalSequenceLstm operator for Opaque DelegateMatthew Sloyan
2023-05-05IVGCVSW-7484 Update versions in Arm NN for 23.05Nikhil Raj
2023-05-05Update ACL pin to 352c07ddd49842b5c3a8e5a2b5a90832bfb70091Nikhil Raj
2023-05-04IVGCVSW-7605 IVGCVSW-7604 Implement Squeeze and ExpandDims operators for Clas...Matthew Sloyan
2023-05-04IVGCVSW-7612 Implement Split OperatorsDavid Monahan
2023-05-04Add tflite-opaque-delegate flag in build-tool validation scriptNikhil Raj
2023-05-04Update ACL pin to 57132943e0df00aa008b90614ea5a9fa8b2dc18aTeresa Charlin
2023-05-03Minor fixes to the build android ndk guide scriptNikhil Raj
2023-05-03Fix bug in the build-armnn.sh in build toolNikhil Raj
2023-05-03IVGCVSW-7528 Update Arm NN documentation to reflect use of Tensorflow 2.12Nikhil Raj
2023-05-03Update ACL pin to 60ab4e66ea3cb85042035fd1aafbfea666bb4ea7Teresa Charlin
2023-05-02IVGCVSW-7404 Replacing asserts with exceptions in CopyTensorContentsGenericColm Donelan
2023-05-02IVGCVSW-7603 Implement Reshape operators for Opaque DelegateMatthew Sloyan
2023-05-02Update ACL pin to f0ff76dbfc9137d0dfc5e99666e24c7a2ca8b072Nikhil Raj
2023-05-02IVGCVSW-7536 Update Build Tool for Opaque DelegateNikhil Raj
2023-04-28IVGCVSW-7610 IVGCVSW-7616 Slice and StridedSlice for opaque delegateTeresa Charlin
2023-04-28IVGCVSW-7606 IVGCVSW-7607 Add Resize and Reduce to Opaque DelegateJohn Mcloughlin
2023-04-28IVGCVSW-7611 IVGCVSW-7614 IVGCVSW-7615 IVGCVSW-7617 Softmax, SpaceToDepth, De...Teresa Charlin
2023-04-28IVGCVSW-7602 IVGCVSW-7602 Implement opaque delegate for Quantize + Dequantize...Francis Murtagh
2023-04-28IVGCVSW-7596 IVGCVSW-7619 IVGCVSW-7597 Pack, Unpack and Pad for opaque delegateTeresa Charlin
2023-04-28Update ACL pin to 99b6fd210d84511b5d746871b8510a482a2950b8Nikhil Raj
2023-04-28Make Convert workloads use arm_compute::NECast in CpuAcc backendMatthew Bentham
2023-04-28IVGCVSW-7588 Implement ElementWiseBinary Op for Opaque DelegateDavid Monahan
2023-04-28IVGCVSW-7608 IVGCVSW-7594 IVGCVSW-7598 IVGCVSW-7599 Implement Floor,Matthew Sloyan
2023-04-27IVGCVSW-7576 IVGCVSW-7609 Add BatchMatMul and Shape to Opaque DelegateJohn Mcloughlin
2023-04-27IVGCVSW-7584 IVGCVSW-7585 Implement Conv3d and TransposeConv2d operators for ...Francis Murtagh
2023-04-27Add unit test for Neon Convert workloadsMatthew Bentham
2023-04-27IVGCVSW-7589 IVGCVSW-7595 IVGCVSW-7593 ElementwiseUnary, Normalization and Lo...Teresa Charlin
2023-04-27Update ACL pin to f16eed979ecaa234b308c8eb145c5f9512673a54Nikhil Raj
2023-04-27IVGCVSW-7574 IVGCVSW-7590 IVGCVSW-7600 Implement Activation, FullyConnected a...Matthew Sloyan
2023-04-27IVGCVSW-7687 Update TF SHA in build-toolNikhil Raj
2023-04-27IVGCVSW-7591 IVGCVSW-7592 Add Gather and GatherNd to Opaque DelegateKevin May
2023-04-26IVGCVSW-7575 Implement opaque delegate for ArgMinMax operatorJohn Mcloughlin
2023-04-26IVGCVSW-7577, IVGCVSW-7578 Implement BatchToSpaceNd and SpaceToBatchNd in Opa...Kevin May
2023-04-26BugFix: calculate explicit padding for Transpose Convolution using output sizeTeresa Charlin
2023-04-26Update cxxopts from 3.0 to 3.1.1Jim Flynn
2023-04-26IVGCVSW-7579 IVGCVSW-7581 IVGCVSW-7583 Implement Comparison, Concat and Mean ...Matthew Sloyan
2023-04-25Update ACL pin to 05a65e3f397946cacf5c17d8c528a9fad3f1b322Nikhil Raj
2023-04-24IVGCVSW-7584 Implement Conv2d and DepthwiseConv2d operators for Opaque DelegateMatthew Sloyan
2023-04-21Update ACL pin to 467daef993fe29cc4319058200b7ad797398e4b0Nikhil Raj
2023-04-20IVGCVSW-7687 Adding Tf 2.12 build flags to build-tool.Colm Donelan
2023-04-20GitHub #723 Fix missing includeTeresa Charlin