aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-07IVGCVSW-7201 Generalize get_compute_library.sh usagemasterJames Conroy
2022-09-07IVGCVSW-7159 Implement simple TOSA Reference Backend skeletonFrancis Murtagh
2022-09-06IVGCVSW-7209 Remove deprecated code due to be removed in 22.11Teresa Charlin
2022-09-06IVGCVSW-7155 SubgraphView::SubstituteSubgraph IOutputSlots incorrectly overri...Cathal Corbett
2022-09-06Update Contributing.md file in masterNikhil Raj
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-09-06IVGCVSW-7088 Update CONTRIBUTING.md with main branchCathal Corbett
2022-09-06IVGCVSW-7054 Update README file in master in GitHub with deprecated message.Cathal Corbett
2022-08-31IVGCVSW-6497: BatchMatMul TfLite ParserSamuel Yap
2022-08-30IVGCVSW-7104: BatchMatMul Serializer/Deserializer SupportSamuel Yap
2022-08-30IVGCVSW-7105: BatchMatMul Optional Parameter SupportSamuel Yap
2022-08-29IVGCVSW-7133 Add TosaMappings backbone structure with support for Addition To...Cathal Corbett
2022-08-29Update ACL pin to a331e48ad8a4856837cf0afdd44de69af43581afNikhil Raj
2022-08-18IVGCVSW-6779 Add build-tool Docs and update docsJames Conroy
2022-08-16IVGCVSW-6603 'Add a no fallback mode to the TfLite Delegate'Sadik Armagan
2022-08-12IVGCVSW-7106 Additional fix models with multiple input and output tensors.Colm Donelan
2022-08-11IVGCVSW-6954 'Arm NN SL Improvements'Sadik Armagan
2022-08-10IVGCVSW-7140 Produce map file for AndroidNN build for debug and release.Cathal Corbett
2022-08-10Fixing documents for 22.08Nikhil Raj
2022-08-09IVGCVSW-7106 Incorrect Json format for some networks.Colm Donelan
2022-08-08Bug Fix for refactor of the ExecuteNetwork for strategy in Precompiled layer.Teresa Charlin
2022-08-08IVGCVSW-7154 'Constant Tensors As Inputs'Sadik Armagan
2022-08-05IVGCVSW-7179 Segfault running ssd_mobilenet_v2_int8 with ExNet and delegate.Teresa Charlin
2022-08-05IVGCVSW-7103 ExecuteNetwork failed while doing Yolov4 executionNikhil Raj
2022-08-05IVGCVSW-6777 Add Arm NN build-tool DockerfileJames Conroy
2022-08-05IVGCVSW-6777 Replace old Dockerfile with build-toolJames Conroy
2022-08-05IVGCVSW-7157 ExNet. interpreter chooses a different input type.Cathal Corbett
2022-08-04Update ACL pin to 22.08 release branchNikhil Raj
2022-08-04Update PROJECT_NUMBER in Doxyfile for 22.08Nikhil Raj
2022-08-04IVGCVSW-7062 'Gpu Tuning does not work with TfLite Benchmark tool'Sadik Armagan
2022-08-04Update ACL pin to f67903b8ab8205b47f0ee2c27aeca8bed405c58eNikhil Raj
2022-08-03IVGCVSW-7089 Add LICENSE.spdx for Arm NNJim Flynn
2022-08-03IVGCVSW-7111 change backend deprecation from 22.11 to 23.08Jim Flynn
2022-08-03Bug Fixes for refactor of the ExecuteNetwork.Teresa Charlin
2022-08-03Update ACL pin to 3c4d085da54c3d9727cb31718c5b407c18ff646aNikhil Raj
2022-08-03Fix '#if defined(ARMNN_POST_TFLITE_2_3)' in TfLiteParser Conv3D test.Cathal Corbett
2022-08-03IVGCVSW-6992 Update Major, Minor release versions for 22.08Cathal Corbett
2022-08-03IVGCVSW-7145: BatchMatMul Fix for Raspi Cross Compile FailingSamuel Yap
2022-08-02IVGCVSW-6889 Seg fault running ExeNet with --bf16-turbo-mode on fpgaFrancis Murtagh
2022-08-02IVGCVSW-7063 'Support Library NNAPI Caching'Sadik Armagan
2022-08-02Update ACL pin to 9b921be1ff7283050eb39d9ce1b10b5c8bfc1300Nikhil Raj
2022-08-02IVGCVSW-7149 FoldPadIntoQuantizedAvgPoolCpuRefTest test failing while running...Cathal Corbett
2022-08-02IVGCVSW-7147 Bug Fix for refactor of the ExecuteNetwork for strategy in Conve...Teresa Charlin
2022-07-29GitHub #667: Neon fold padding into average pool 2D quantization bug fix.Cathal Corbett
2022-07-28Bug Fix for refactor of the ExecuteNetwork for Strategy in MemCopyLayerTeresa Charlin
2022-07-28IVGCVSW-7049 Inform Arm NN external users about switching branch to mainNikhil Raj
2022-07-28Update ACL pin to aa52b7d45dc82323aafb09a9002b76a0000925bcNikhil Raj
2022-07-28Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork""Teresa Charlin
2022-07-26GitHub #650: DelegateQuickStartGuide.md errors fix.Cathal Corbett
2022-07-22IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap