aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-19IVGCVSW-6310 Update ICustomAllocator and add GetDefaultAllocator function to ...Francis Murtagh
2021-10-18IVGCVSW-6450 Add Support of Models with Dynamic Batch Tensor to ONNX parserNarumol Prangnawarat
2021-10-15Refactor: Profiler moved to GraphDerek Lamberti
2021-10-15Profiling instrumentation throughout the OptimizerDerek Lamberti
2021-10-13IVGCVSW-6314 Pre-Importing - Create example appFrancis Murtagh
2021-10-08IVGCVSW-6313 Support pre-importing outputsFinn Williams
2021-10-06IVGCVSW-6338 IMemoryOptimizerStrategy Create a wrapper validator strategyFrancis Murtagh
2021-10-06IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support i...Sadik Armagan
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-21Fix compile error in TransformIteratorRob Hughes
2021-09-15IVGCVSW-6312 Support pre-importing inputsFinn Williams
2021-09-15IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer st...Sadik Armagan
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-09-02MLCE-401 Added helpers to query backend typePablo Tello
2021-08-26IVGCVSW-6311 Add the pre-import backend capabilityFinn Williams
2021-08-20IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CLKeith Davis
2021-08-18IVGCVSW-6179 Deprecate ILayerVisitorFrancis Murtagh
2021-08-17IVGCVSW-6073 Return Backend API Version to 1.0Francis Murtagh
2021-08-17IVGCVSW-6119: Restore FullyConnectedDescriptor::GetNumViews for backward comp...Francis Murtagh
2021-08-16IVGCVSW-5924 Update 21.08 Doxygen DocumentsMatthew Sloyan
2021-08-12IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocatorDavid Monahan
2021-08-10MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkloadexperimental/daves_custom_allocator_dmabufNarumol Prangnawarat
2021-08-10Adds CustomAllocator interface and Sample AppJan Eilers
2021-08-10IVGCVSW-6292 Allow profiling details to be switched off during profilingKeith Davis
2021-08-06IVGCVSW-5922 Update minor version for all parsers.Matthew Sloyan
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-08-05IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSONKeith Davis
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-07-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-07-01Fix undefined behaviour in PolymorphicDowncastMatthew Bentham
2021-06-30IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetworkMike Kelly
2021-06-29IVGCVSW-6027 Add IsConstant flag to TensorInfoJan Eilers
2021-06-23IVGCVSW-6062 Rework the async threadpoolFinn Williams
2021-06-17Print Log and Sin Elementwise on dot graphTeresa Charlin
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-16IVGCVSW-6088 Add Sin and Log to ElementWiseUnaryTeresa Charlin
2021-06-16IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/...Nikhil Raj
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-06-01IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in pro...Nikhil Raj
2021-05-31IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5Colm Donelan
2021-05-26IVGCVSW-6009 Integrate threadpool into ExNetKevin May
2021-05-08IVGCVSW-5818 Enable import on GPUNarumol Prangnawarat
2021-05-07IVGCVSW-5987 Print Reduce Descriptor on dot graphTeresa Charlin
2021-05-06IVGCVSW-5813 Add Async Queue to IRuntimeKeith Davis