aboutsummaryrefslogtreecommitdiff
path: root/src/armnn
AgeCommit message (Expand)Author
2022-02-16Refactor Forced ImportFinn Williams
2022-02-16IVGCVSW-6399 Remove deprecated code 22.02 (FullyConnected)Francis Murtagh
2022-02-14IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptionsJim Flynn
2022-02-10Renaming MockBackend in OptimizerTests to avoid namespace clash.Colm Donelan
2022-02-09IVGCVSW-6399 Remove deprecated code 22.02Francis Murtagh
2022-02-09Fix some build failuresRob Hughes
2022-02-08IVGCVSW-6700 Fix segfaultDavid Monahan
2022-02-07IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils.Colm Donelan
2022-02-06IVGCVSW-6747 Call Cl sync after EnqueueWorkloadNarumol Prangnawarat
2022-02-03IVGCVSW-6634 SubgraphView: Add method of returning a GetSubgraphWorkingCopyFrancis Murtagh
2022-02-03IVGCVSW-6724 Accessing ConstTensors from IConnectableLayerNikhil Raj
2022-02-02IVGCVSW-6639 Add GetParameters to IConnectableLayerJim Flynn
2022-01-31IVGCVSW-6552 Add support of aligned host memoryNarumol Prangnawarat
2022-01-28IVGCVSW-6679 Add input and output workload slot pairs to LoadedNetworkDavid Monahan
2022-01-27IVGCVSW-6739 'Issues on Logging API'Sadik Armagan
2022-01-25IVGCVSW-6676 Register CopyAndImportFactoryPairs to RefBackend and unit testsNarumol Prangnawarat
2022-01-24Bugfix: Set removal date for Backend API stability items to 22.11Francis Murtagh
2022-01-20Bugfix: Add default Implementation for ILayerSupport deprecated APIFrancis Murtagh
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-18IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategyTeresa Charlin
2022-01-14IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_L...Francis Murtagh
2022-01-12Fix INetwork::AddPrecompiledLayer to take the CompiledBlobPtr by value rather...Cathal Corbett
2022-01-11IVGCVSW-6675 Add functionality for CopyAndImportFactoryPairNarumol Prangnawarat
2021-12-23IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding la...Cathal Corbett
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-12-14IVGCVSW-6630 Add new method AddPrecompiledLayer() to INetworkCathal Corbett
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-12-09IVGCVSW-6642: Add forwarding header for src/armnn/CompatibleTypes.hppFrancis Murtagh
2021-12-08Add addition timing logging outputJan Eilers
2021-12-08Add ModelOptions logging outputJan Eilers
2021-11-23IVGCVSW-6610 No bounds checking performed when indexing PermutationVector ele...Cathal Corbett
2021-11-18IVGCVSW-6452 'Move CompatibleTypes.hpp to the armnnUtils library'Sadik Armagan
2021-11-17IVGCVSW-6510 Serialization + Deserialization implementationTamas Nyiri
2021-11-17IVGCVSW-6509 Front End + Reference Workload implementationTamás Nyíri
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-11-08IVGCVSW-6527 Support the new memory API in loaded networkFinn Williams
2021-11-03IVGCVSW-6517 Delegate Json output is invalidKeith Davis
2021-11-02Move command line parsing in external delegate to DelegateOptionsJan Eilers
2021-10-28IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-ExamplesFrancis Murtagh
2021-10-28IVGCVSW-5636 'Implement NNAPI caching functions'Sadik Armagan
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-27IVGCVSW-5879 Fix problems with using internal profiling from delegate.Colm Donelan
2021-10-27IVGCVSW-6291 Issue parsing profiling layer detailsKeith Davis
2021-10-26IVGCVSW-6470 Create MemoryStrategyBenchmarkJim Flynn
2021-10-22IVGCVSW-6359 Create a single definition of TContainerDavid Monahan
2021-10-22IVGCVSW-6440 Print new Optimize and LoadedNetwork profiling pointsKevin May
2021-10-21IVGCVSW-6474 Fix calculation of BindingId vector sizeFinn Williams
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-15IVGCVSW-6474 Fix output validationFinn Williams