aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-06IVGCVSW-6338 IMemoryOptimizerStrategy Create a wrapper validator strategyFrancis Murtagh
2021-10-06IVGCVSW-6165 Add Support for Conv3d to TfLiteParserMatthew Sloyan
2021-10-06IVGCVSW-6300 'IMemoryOptimizerStrategy Add strategy library and add support i...Sadik Armagan
2021-10-05IVGCVSW-6382 Add Concat operator support to ONNX parserNarumol Prangnawarat
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan
2021-09-30IVGCVSW-6293 Add Unit test int8 Channel ShuffleTeresa Charlin
2021-09-30Check for GNU-like compiler before appending argumentsRob Hughes
2021-09-29IVGCVSW-6382 Add Unsqueeze operator support to ONNX parserNarumol Prangnawarat
2021-09-29IVGCVSW-3716 Add EndToEnd Layer test for Channel Shuffle WorkloadTeresa Charlin
2021-09-29IVGCVSW-3707 Add Channel Shuffle Workload to CpuAcc backendTeresa Charlin
2021-09-28IVGCVSW-3706 Add Channel Shuffle Workload to GpuAcc backendTeresa Charlin
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-09-24IVGCVSW-6382 Add Gather operator support to ONNX parserNarumol Prangnawarat
2021-09-23IVGCVSW-6181 patch to allow building against tflite > v2.3Jim Flynn
2021-09-23Fix catch by valueFinn Williams
2021-09-23Fix undefined reinterpret_cast in BFloat16.hppDiego Lopez Recas
2021-09-21Revert "IVGCVSW-6181 patch to allow building against tflite > v2.3"Jim Flynn
2021-09-16IVGCVSW-6382 Add Shape operator support to ONNX parserNarumol Prangnawarat
2021-09-16Add support for Clip with attribute on ONNX parserNarumol Prangnawarat
2021-09-15GitHub #577 slice layer does not handle a size of -1Mike Kelly
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