aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-17IVGCVSW-7890 SplitterLayer does not use overridden TensorInfos correctlyMike Kelly
2023-07-17IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Laye...Tracy Narine
2023-07-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
2023-07-12Add Square as Mul in the TfLite ParserTeresa Charlin
2023-07-12IVGCVSW-7783 Add check for FP16 infinity valuesNarumol Prangnawarat
2023-07-10IVGCVSW-7844 Remove unnecessary warnings for certain modelsRyan OShea
2023-07-10IVGCVSW-7785 3D tensors in BATCH_TO_SPACE and SPACE_TO_BATCH in CpuAcc & GpuAccTeresa Charlin
2023-07-07IVGCVSW-7832 Add REVERSE_V2 to Serializer and DeserializerTracy Narine
2023-07-05MLCE - Fix for duplicate definitions in cross compialtion buildDavid Monahan
2023-07-05IVGCVSW-7833 Add ReverseV2 support to TFLite ParserTianle Cheng
2023-07-04IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2Tianle Cheng
2023-07-03IVGCVSW-7828 Add an Optional TensorInfo to InputSlotMike Kelly
2023-06-30IVGCVSW-7666 Add a FileComparisonExecutor to ExecuteNetwork.Colm Donelan
2023-06-29Bugfix: -Werror=unused-result - unnecessary line, previously called aboveFrancis Murtagh
2023-06-26Update ACL pin to c952596e70f2fe0073029f053e329a4e930ced8cNikhil Raj
2023-06-22IVGCVSW-7785 Extend support for 3D tensors BATCH_TO_SPACE and SPACE_TO_BATCH ...Teresa Charlin
2023-06-22IVGCVSW-7785 BugFix: ExpandDims not working when batch!=1Teresa Charlin
2023-06-19Update ACL pin to 043613fbb199e2c4fdd12c2c9a1785db9b0c45faNikhil Raj
2023-06-14Add DataType to .dot files for constant layersTeresa Charlin
2023-06-14IVGCVSW-7791 Enable dynamic bias in Conv in CpuAcc and GpuAccKevin May
2023-06-13IVGCVSW-7790 - Enable dynamic bias in DWConv in GpuAccKevin May
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