aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-05-06IVGCVSW-5410 Move ILayerSupport.hpp to backends folderFrancis Murtagh
2021-04-29IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::...Francis Murtagh
2021-04-29IVGCVSW-5775 'Add Async Support to ExecuteNetwork'Sadik Armagan
2021-04-27IVGCVSW-5721 Remove the Tensorflow Parser from ArmNNNikhil Raj
2021-04-27IVGCVSW-5719 Remove QuantizerKevin May
2021-04-21IVGCVSW-5842 Remove cross-wiring in depthwiseJan Eilers
2021-04-16IVGCVSW-5720 Remove the Caffe Parser from ArmNNNikhil Raj
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-09MLCE-328 Serializer/Deserializer does not support Signed64Mike Kelly
2021-04-08IVGCVSW-5823 Refactor Async Network APIMike Kelly
2021-04-02IVGCVSW-5783 'Add AsyncExecution Capability'Sadik Armagan
2021-03-30IVGCVSW-5799 'Create Pimpl Idiom for Async prototype'Sadik Armagan
2021-03-29IVGCVSW-5790 Merge async prototypeMike Kelly
2021-03-26Correct TuningLevel enumeration valuesInki Dae
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-02-19Fix TransformIterator operator=Rob Hughes
2021-02-18Remove unnecessary friend functionRob Hughes
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh