aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-09IVGCVSW-7691 Replace asserts with exceptions in Ref GatherKevin May
2023-06-07IVGCVSW-7789 Enable dynamic bias in Depthwise Convolution in CpuAccTeresa Charlin
2023-06-07Fix incorrect validation of Unidirectional Sequence LSTM on Cl and NeonNarumol Prangnawarat
2023-05-23MLCE-1022 Fix failure on UnidirectionalSequenceLstm OperatorNarumol Prangnawarat
2023-05-23BugFix: check for options!=null before adding fused activation in TfLite parserTeresa Charlin
2023-05-23IVGCVSW-7732 Enable dynamic bias in FullyConnected in CpuAcc and GpuAccTeresa Charlin
2023-05-18IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE to CpuAcc and GpuAccJohn Mcloughlin
2023-05-17IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE.John Mcloughlin
2023-05-11Revert "IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWCon...TeresaARM
2023-05-09IVGCVSW-7454 Enable dynamic bias in CpuAcc and GpuAcc in Conv2d DWConv and FCTeresa Charlin
2023-05-09Removing "shiftID" from BackendProfilingCounterRegisterMockBackendTestNikhil Raj
2023-05-09IVGCVSW-5846 Remove TODO statements from Armnn CodeDavid Monahan
2023-05-08IVGCVSW-7454 Fix CpuAcc FC dynamic weightsTeresa Charlin
2023-05-08IVGCVSW-7454 Enable NonConstWeights in GpuAccTeresa Charlin
2023-05-08Improve reusability of code that is defined out by cmake build pathsRyan OShea
2023-05-08IVGCVSW-7308 Add GpuAcc Batch MatMul workloadTeresa Charlin
2023-05-08IVGCVSW-7307 Add CpuAcc Batch MatMul WorkloadTeresa Charlin
2023-05-02IVGCVSW-7404 Replacing asserts with exceptions in CopyTensorContentsGenericColm Donelan
2023-04-28Make Convert workloads use arm_compute::NECast in CpuAcc backendMatthew Bentham
2023-04-27Add unit test for Neon Convert workloadsMatthew Bentham
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-19GitHub #640 Add support for CEIL operatorTeresa Charlin
2023-04-18GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0.Teresa Charlin
2023-04-14IVGCVSW-7197 Implement Pimpl Idiom OptimizerOptions TOSA testsJohn Mcloughlin
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2023-04-11IVGCVSW-7507 Pass m_Crops in BatchToSpaceND CpuAcc and GpuAcc workloadsTeresa Charlin
2023-04-06IVGCVSW-7674 Fixing include paths in sample dynamic backend.Colm Donelan
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-7662 Update BuildGuideAndroidNDK.mdMike Kelly
2023-04-04Remove GetGraph and include of Graph.hpp header from public headerMatthew Bentham
2023-04-03IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-31Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers"Mike Kelly
2023-03-30IVGCVSW-7454 Enable NonConstWeights in CpuAccTeresa Charlin
2023-03-30IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-29BugFix: Mean layer reading negative axis incorrectly in TFLite parserTeresa Charlin
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
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-10IVGCVSW-7510 Delete temporary files created by DebugTestImpl.Colm Donelan
2023-02-07IVGCVSW-7155: Fix Slot replacement during UpdateSubgraphViewSlotPointersFrancis Murtagh
2023-01-25Fix incorrect copyright noticesMatthew Sloyan
2023-01-24IVGCVSW-7277 Fixed issues with FullyConnected on certain TFLite modelsMike Kelly