aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-15IVGCVSW-6331 Fixup include directive in RedirectMembersToConstantInputsFrancis Murtagh
2021-09-15Fix incorrect string name for workload constructKeith Davis
2021-09-15IVGCVSW-6312 Support pre-importing inputsFinn Williams
2021-09-15IVGCVSW-6181 patch to allow building against tflite > v2.3Jim Flynn
2021-09-15IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer st...Sadik Armagan
2021-09-14IVGCVSW-6339 'IMemoryOptimizerStrategy Add backend capabilities'Sadik Armagan
2021-09-06IVGCVSW-4578 Initialise m_PacketDataLength in constructor for SendTimelinePacketJim Flynn
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-09-02IVGCVSW-6344 Remove definition of CapabilityTestHelper if no backends are ena...Finn Williams
2021-09-02IVGCVSW-6294 Added support for LRN to TfLiteParserMike Kelly
2021-08-31MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstmNarumol Prangnawarat
2021-08-26IVGCVSW-6311 Add the pre-import backend capabilityFinn Williams
2021-08-24IVGCVSW-6216 PCA: Documentation UpdatesDavid Monahan
2021-08-20IVGCVSW-6294 Detect and remove extraneous fp16 conversion layersJan Eilers
2021-08-20IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CLKeith Davis
2021-08-17IVGCVSW-6119: Restore FullyConnectedDescriptor::GetNumViews for backward comp...Francis Murtagh
2021-08-17IVGCVSW-6317 Cleaning up BackendRegistry following negative tests.Colm Donelan
2021-08-16Bugfix: Only run ClCustomAllocatorCpuAccNegativeTest if Neon EnabledFrancis Murtagh
2021-08-13IVGCVSW-6076 PCA: Add support for Importing Protected DMA buffersFrancis Murtagh
2021-08-13IVGCVSW-6291 'Issue parsing profiling layer details'Sadik Armagan
2021-08-13Fixed logic error.Mike Kelly
2021-08-12IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocatorDavid Monahan
2021-08-12IVGCVSW-6077 Add Custom Allocator testsFrancis Murtagh
2021-08-11IVGCVSW-6297 'Issue with Profiling output'Sadik Armagan
2021-08-11IVGCVSW-6087 Add an Assertion check to make sure we aren't given null allocatorsDavid 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-10IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in CLKeith Davis
2021-08-10IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in NeonKeith Davis
2021-08-10IVGCVSW-6289 Separate tensor shape inference and validation callsFinn Williams
2021-08-09IVGCVSW-6119 ConstTensorsAsInput: FullyConnected Bug FixMatthew Sloyan
2021-08-06Replace use of non-standard variable length arraysRob Hughes
2021-08-06Infer tensor shapes before graph optimizationFinn Williams
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-08-05IVGCVSW-6258 'Unittest failures'Sadik Armagan
2021-08-05Fix for gcc 9.3.0 compiler warningJim Flynn
2021-08-05IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSONKeith Davis
2021-08-04Fixed bugs in PreCompiledLayerMike Kelly
2021-08-04IVGCVSW-5980 JSON profiling outputKeith Davis
2021-07-29Fix use of non-standard datatypesRob Hughes
2021-07-28MLCE-530 Add Serializer and Deserializer for UnidirectionalSequenceLstmNarumol Prangnawarat
2021-07-27IVGCVSW-6011 Update Mali to r30p0 on debian hikeysFrancis Murtagh
2021-07-26IVGCVSW-5966 'Update all the documentation'Sadik Armagan
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-21IVGCVSW-6176 Add support for shape_signature in the tflite parserFinn Williams
2021-07-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-07-21Fixed RunTest's TfliteParser with boolean outputBruno Goncalves
2021-07-21Added comparison operators to TfLiteParserBruno Goncalves