aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-28IVGCVSW-7860 - Fix segfault with some models in the TfLiteParserDavid Monahan
2023-07-27IVGCVSW-2292 Tile Operator Neon ImplementationDavid Monahan
2023-07-26IVGCVSW-7885 Add TILE to TFLite parserTeresa Charlin
2023-07-26IVGCVSW-7836 Add ReverseV2 End-to-End TestsDeclan-ARM
2023-07-25IVGCVSW-7887 Add TILE End to End testsCian McGriskin
2023-07-25IVGCVSW-7884 - Add Tile to Serializer and DeserializerDavid Monahan
2023-07-25IVGCVSW-7883 Front end and reference implementation for TILETeresa Charlin
2023-07-24IVGCVSW-7907 Model cannot use SubtensorsMike Kelly
2023-07-21IVGCVSW-7830 Clean upMike Kelly
2023-07-21IVGCVSW-7825 block non const bias on CL CONV2D.Teresa Charlin
2023-07-20IVGCVSW-7850 block non const bias on NEON Depthwise conv.Colm Donelan
2023-07-20IVGCVSW-7849 and IVGCVSW-7825 block non const bias on NEON CONV2D.Colm Donelan
2023-07-17IVGCVSW-7891 Failure in Nightly testsMike Kelly
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