aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-10IVGCVSW-7963 Uninitialized variable error in coverityMike Kelly
2023-08-08IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport)Francis Murtagh
2023-08-08MLCE-1093 Added Axis to ViewsDescriptorMike Kelly
2023-08-04IVGCVSW-2291 TILE Operator CL ImplementationCian McGriskin
2023-08-04IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (WorkloadFactory)Cian McGriskin
2023-08-04IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport)Francis Murtagh
2023-08-04IVGCVSW-7676 Audit the use of ARMNN_ASSERTRyan OShea
2023-08-03IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (SubgraphView)Francis Murtagh
2023-08-03IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (INetworkPrope...Francis Murtagh
2023-08-03IVGCVSW-7892 Segmentation fault when an input is directly connected to an outputTeresa Charlin
2023-08-02IVGCVSW-7880 Add check for FP16 backend supportRyan OShea
2023-08-02Fixing ambiguous method name in BackendHelper.Colm Donelan
2023-08-02IVGCVSW-7933 Deprecated code: remove forwarding headers for moved headersTracy Narine
2023-08-01Enable Slice EndToEndTests in all backends and Signed32 in CpuRefRyan OShea
2023-08-01IVGCVSW-7243 Remove deprecated code due to be removed in 23.05Kevin May
2023-08-01Fix for failing dynamic backend buildMike Kelly
2023-07-31MLCE-1092 Add Names to WorkloadsMike Kelly
2023-07-31Update ACL pin to 16b37527906c68885f81a8db35f9d6040d73efecNikhil Raj
2023-07-28Add datalayout to tensors in NeonStridedSliceWorkloadTeresa Charlin
2023-07-28IVGCVSW-7924 Add TILE to Support Library (SL)Teresa Charlin
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