aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-10-11IVGCVSW-7222 Fix incorrect kernel measurements in profiling outputKevin May
2022-10-11Fix TosaOperatorMapping tests when building for releaseMatthew Sloyan
2022-09-21IVGCVSW-6790 Adding runtime options to Doxygen.Colm Donelan
2022-09-07IVGCVSW-7159 Implement simple TOSA Reference Backend skeletonFrancis Murtagh
2022-09-07IVGCVSW-7209 Remove deprecated code due to be removed in 22.11Teresa Charlin
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-08-30IVGCVSW-7105: BatchMatMul Optional Parameter SupportSamuel Yap
2022-08-30IVGCVSW-7133 Add TosaMappings backbone structure with support for Addition To...Cathal Corbett
2022-08-05IVGCVSW-7111 change backend deprecation from 22.11 to 23.08Jim Flynn
2022-08-05IVGCVSW-7145: BatchMatMul Fix for Raspi Cross Compile FailingSamuel Yap
2022-08-05IVGCVSW-6889 Seg fault running ExeNet with --bf16-turbo-mode on fpgaFrancis Murtagh
2022-08-05GitHub #667: Neon fold padding into average pool 2D quantization bug fix.Cathal Corbett
2022-07-27IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap
2022-07-27IVGCVSW-6896 Fix pre-import when using sync execute.Colm Donelan
2022-07-27IVGCVSW-6620 Update the async api to use ExecutionDataMatthew Sloyan
2022-07-08IVGCVSW-7024 Add missing license info for reuse lintJim Flynn
2022-07-08IVGCVSW-6957 'Import Host Memory in SL'Sadik Armagan
2022-06-22Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails.""Francis Murtagh
2022-06-21Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."James Conroy
2022-06-20IVGCVSW-6873 Import inputs but don't export outputs fails.Colm Donelan
2022-06-10IVGCVSW-6986 SLTS Failures due to Caching commitsCathal Corbett
2022-05-24Tidy up some code in the reference backendMatthew Bentham
2022-05-23MLCE-825: Give reason when workload unsupported for Non Constant Weights/BiasFrancis Murtagh
2022-05-23IVGCVSW-6123 ConstTensorsAsInputs: Conv2dKeith Davis
2022-05-19IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRefFrancis Murtagh
2022-05-18IVGCVSW-6455 Support Const + Dequantize layer and optimize it.Teresa Charlin
2022-05-18IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2022-05-18Remove use of PostAllocationConfigure from ExecuteAsync callsFinn Williams
2022-05-17IVGCVSW-6126 ConstTensorsAsInput: Conv2d - BackendsCathal Corbett
2022-05-16Github issue #643 remove use of deprecated standard templatesMatthew Bentham
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-13IVGCVSW-6175 Add Pooling3d to NeonRyan OShea
2022-05-13IVGCVSW-6260 ConstTensorsAsInput: Fully Connected Cl and Neon support.Cathal Corbett
2022-05-12IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACLCathal Corbett
2022-05-12Remove unused function PostAllocationConfigure() from IVGCVSW-6949.Cathal Corbett
2022-05-11IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workloadTeresa Charlin
2022-05-10IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAccTeresa Charlin
2022-05-10IVGCVSW-6861 Add GATHERNd CL workloadTeresa Charlin
2022-05-09IVGCVSW-6862 Use same datatype for all containers of indices in NeonGatherNdTeresa Charlin
2022-05-06IVGCVSW-6936 Add SQRT support to CLTeresa Charlin
2022-05-06IVGCVSW-6862 Modify GATHERNd Neon workloadTeresa Charlin
2022-05-06IVGCVSW-6936 Add SQRT support to NeonTeresa Charlin
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-05-05Revert "IVGCVSW-6937 Add INT32 support to FLOOR"Teresa Charlin
2022-05-05IVGCVSW-6862 Add GATHERNd Neon workloadTeresa Charlin
2022-05-05IVGCVSW-6806 Add Unidirectional Sequence Lstm support to NeonMike Kelly
2022-05-04IVGCVSW-6937 Add INT32 support to FLOORTeresa Charlin
2022-05-03IVGCVSW-6856 Add GATHERNd FrontEnd and Ref ImplementationTeresa Charlin
2022-04-14IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sampleJim Flynn