aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/backends
AgeCommit message (Expand)Author
2022-02-24IVGCVSW-6627 Add Backend interface to ABI compliance checkerFrancis Murtagh
2022-02-16Refactor Forced ImportFinn Williams
2022-02-06IVGCVSW-6747 Call Cl sync after EnqueueWorkloadNarumol Prangnawarat
2022-02-03IVGCVSW-6634 SubgraphView: Add method of returning a GetSubgraphWorkingCopyFrancis Murtagh
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-6682 Add ReplaceTensorHandle functions to IWorkload and BaseWorkloadTeresa Charlin
2022-01-18IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategyTeresa Charlin
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-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-12-09IVGCVSW-6582 Remove Optimization.hpp from IBackendInternalNikhil Raj
2021-11-17IVGCVSW-6509 Front End + Reference Workload implementationTamás Nyíri
2021-11-08IVGCVSW-6527 Support the new memory API in loaded networkFinn Williams
2021-11-05IVGCVSW-6412 Implement CLBackend ICustomAllocatorDavid Monahan
2021-10-28IVGCVSW-5636 'Implement NNAPI caching functions'Sadik Armagan
2021-10-19IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to ...Francis Murtagh
2021-10-08IVGCVSW-6313 Support pre-importing outputsFinn Williams
2021-10-06IVGCVSW-6338 IMemoryOptimizerStrategy Create a wrapper validator strategyFrancis Murtagh
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-09-15IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer st...Sadik Armagan
2021-08-17IVGCVSW-6073 Return Backend API Version to 1.0Francis Murtagh
2021-08-12IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocatorDavid Monahan
2021-08-10Adds CustomAllocator interface and Sample AppJan Eilers
2021-08-04IVGCVSW-5980 JSON profiling outputKeith Davis
2021-07-22MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNNNarumol Prangnawarat
2021-07-22IVGCVSW-6073 Add protected mode to ArmNN CreationOptionsJan Eilers
2021-07-22IVGCVSW-6077 Add the Custom Memory Allocator interface definitionDavid Monahan
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-09IVGCVSW-5855 Refactor the reporting of capabilities from backendsFinn Williams
2021-06-08IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into...Nikhil Raj
2021-05-08IVGCVSW-5818 Enable import on GPUNarumol Prangnawarat
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-05-06IVGCVSW-5410 Move ILayerSupport.hpp to backends folderFrancis Murtagh
2021-03-29IVGCVSW-5790 Merge async prototypeMike Kelly
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-09-15IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork'Sadik Armagan
2020-09-14IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload fac...Sadik Armagan
2020-09-10IVGCVSW-5156 Introduce ModelOptions to OptimizedNetworkSadik Armagan
2020-08-25IVGCVSW-5109 'Add SupportsInPlaceComputation to TensorHandleFactories'Sadik Armagan
2020-07-23IVGCVSW-5010 Add GetCapabilities to ITensorHandleFactoryNarumol Prangnawarat
2020-06-03remove BOM from filesLaurent Carlier
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-03-11IVGCVSW-3726 Doxygen touch-upRyan OShea
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers