aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-09Revert "Revert "Merge remote-tracking branch 'aosp/upstream-main' into master""Renato Grottesi
2023-05-08Revert "Merge remote-tracking branch 'aosp/upstream-main' into master"Renato Grottesi
2023-04-27Merge remote-tracking branch 'aosp/upstream-main' into masterRenato Grottesi
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
2023-01-24IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D modelsMike Kelly
2023-01-23IVGCVSW-7453 Comparison does not Calculate its shape properlyMike Kelly
2023-01-23Refactor TOSA Common to be built without enabling the TOSA Reference backendMatthew Sloyan
2023-01-20IVGCVSW-7013 Removing the check for constant layer in FoldPadTeresa Charlin
2023-01-18Github #700: Fix order of optimizations so dequantization works with foldingFrancis Murtagh
2023-01-18IVGCVSW-7405 Improving error handling around creating directories.Colm Donelan
2023-01-16IVGCVSW-7435 Making optional some CL code in Acl Common.Colm Donelan
2023-01-13IVGCVSW-6493 Bug Fix on RHS permute GpuAcc Batch MatMul workload Fp32Teresa Charlin
2023-01-13Do the same for both ShapeInferenceMethod in Elementwise inferOutputShapeTeresa Charlin
2023-01-13IVGCVSW-7173 Add Rsqrt to Tosa Ref BackendDavid Monahan
2023-01-12IVGCVSW-5128 Add EndToEnd test for REDUCE_SUMTeresa Charlin
2023-01-12IVGCVSW-7244 ConcatLayer overlapping views on TFLiteParserMike Kelly
2023-01-12IVGCVSW-7418 Allow working copy SubgraphView to get Original SlotsFrancis Murtagh
2023-01-11Move tuning and IClTensorHandle code from cl to aclCommon backend.Cathal Corbett
2023-01-10Catch exception by reference instead of by value.Cathal Corbett
2023-01-09IVGCVSW-7418: Can't call SubstituteSubgraph on working copy of subgraph in Op...Matthew Bentham
2023-01-09IVGCVSW-6493 Add GpuAcc Batch MatMul workload Fp32Teresa Charlin
2023-01-09IVGCVSW-6632 Return INetwork* not INetworkPtr& from OptimizationViews::GetINe...Francis Murtagh
2023-01-06IVGCVSW-7031 Generate static execute networkRyan OShea