aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27IVGCVSW-6687 Implement ICLTensorProxyNarumol Prangnawarat
2022-01-26IVGCVSW-6685-6686 Modify workloads to extend Neon/Cl BaseWorkloadTeresa Charlin
2022-01-26GitHub #603 Add PADV2 support to TFLite ParserMike Kelly
2022-01-26IVGCVSW-6727 Change asserts to CHECK in ParserFlatbuffersFixture.hpp.Colm Donelan
2022-01-26IVGCVSW-6683-6684 Add ClBaseWorkload and NeonBaseWorkloadTeresa Charlin
2022-01-26IVGCVSW-6739 Fix logging bug where blank messages were being sentRob Hughes
2022-01-26Update ACL pin to 7195f71b2e44e2119b1763fde02b2cf3f9371a6bNikhil Raj
2022-01-25IVGCVSW-6673 Implement CanBeImported function to ClTensorHandleNikhil Raj
2022-01-25Update ACL pin to 639f0f665b4346d287014adc99e14a8497aadf18Nikhil Raj
2022-01-25IVGCVSW-6676 Register CopyAndImportFactoryPairs to RefBackend and unit testsNarumol Prangnawarat
2022-01-25IVGCVSW-6678 Register CopyAndImportFactoryPairs to NeonBackend and unit testsNarumol Prangnawarat
2022-01-24IVGCVSW-6677 Register CopyAndImportFactoryPairs to ClBackend and unit testsNarumol Prangnawarat
2022-01-24Bugfix: Set removal date for Backend API stability items to 22.11Francis Murtagh
2022-01-24IVGCVSW-6733 Add missing qasymms8 output type to delegateFinn Williams
2022-01-24Update ACL pin to 62a3b0c1b3b698f5834d49a018db2f2817e9c27eNikhil Raj
2022-01-21IVGCVSW-6735 DynamicBackendTests throwing exception while running ArmNN UnittestCathal Corbett
2022-01-21Fix build using gcc-5Rob Hughes
2022-01-20Bugfix: Add default Implementation for ILayerSupport deprecated APIFrancis Murtagh
2022-01-20Update ACL pin to d5c496d87e3b446532dd3dd163e9768de0daff4eNikhil Raj
2022-01-20Fix DynamicBackendTest causing failure from IVGCVSW-6629.Cathal Corbett
2022-01-19IVGCVSW-6712 Move SubgraphView to backends include folderFrancis Murtagh
2022-01-19IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy.Cathal Corbett
2022-01-19IVGCVSW-6726 Building ArmNN failing in DynamicBackendTestsTeresa Charlin
2022-01-18IVGCVSW-6682 Add ReplaceTensorHandle functions to IWorkload and BaseWorkloadTeresa Charlin
2022-01-18IVGCVSW-6717 'Inference Passes on Tflite-Parser but fails when using Arm NN D...Sadik Armagan
2022-01-18MLCE-736 'Adding support for TfLite Models'Sadik Armagan
2022-01-18IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategyTeresa Charlin
2022-01-17IVGCVSW-6672 Implement CanBeImported function to RefTensorHandleNikhil Raj
2022-01-14IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_L...Francis Murtagh
2022-01-14Update ACL pin to c48a3e5431ac48fbbd53522e34c99ea4f4ce3e41Nikhil Raj
2022-01-13IVGCVSW-6674 Implement CanBeImported function in NeonTensorHandleDavid Monahan
2022-01-13Update ACL pin to b1812636bd16c522cf6ac8d4caed94c9cf35c1c5Nikhil Raj
2022-01-12Fix thread safety issues in TimelineDecoder and associated unit testsMatthew Bentham
2022-01-12Fix INetwork::AddPrecompiledLayer to take the CompiledBlobPtr by value rather...Cathal Corbett
2022-01-12Update ACL pin to 3475ffe40b7db99c782cbaf351aa7b4e341562efNikhil Raj
2022-01-11IVGCVSW-6716 'Issue on OpenCL Timer'Sadik Armagan
2022-01-11IVGCVSW-6675 Add functionality for CopyAndImportFactoryPairNarumol Prangnawarat
2022-01-10Fix some Thread Sanitizer warningsMatthew Bentham
2022-01-07MLCE-689 Add Delegate cross compile to x86 DockerfileJames Conroy
2022-01-07Update ACL pin to 143310c6ec5e7c9f6035e9357bf0faa4020f2412Nikhil Raj
2022-01-05Update ACL pin to c4270cf958e85e0c41590030e1f9e228493a5ba0Nikhil Raj
2022-01-05IVGCVSW-6671 Add CanBeImported to ITensorHandleNikhil Raj
2021-12-23IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding la...Cathal Corbett
2021-12-23Update ACL pin to 2761993cdb5b2f9bb1ca50dc6d803b3f4c4b0f14Teresa Charlin
2021-12-22Update ACL pin to 3229171402dcb9a63d63380865ba18477b81ff89Teresa Charlin
2021-12-22IVGCVSW-6252 Armnn Error: Failed to parse operator #1 withinCathal Corbett
2021-12-21Add missing link dependency in armnnTestUtilsRob Hughes
2021-12-21IVGCVSW-6668 Updating build guidesMike Kelly
2021-12-20Make it possible to add libs and includepath from armnn backends for testsZingo Andersen
2021-12-17Remove deprecated code for 22.02Jan Eilers