aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-26IVGCVSW-6009 Integrate threadpool into ExNetKevin May
2021-05-25IVGCVSW-6072 NeonReduceWorkloadValidate not declared in IS_MULTI_AXES_REDUCE_...Matthew Sloyan
2021-05-25IVGCVSW-3649 Add Prelu with different alpha dimension test to TfLiteParserNarumol Prangnawarat
2021-05-25IVGCVSW-3649 Add TfLite parser support for Prelu layerNarumol Prangnawarat
2021-05-24IVGCVSW-6069 Add Unit Test for Pad + DepthwiseConv and Pad + ConvTeresa Charlin
2021-05-24Bugfix: Fix cl_ext.h include path in CL backendFrancis Murtagh
2021-05-24IVGCVSW-6069 Fold PAD into Depthwise ConvolutionTeresa Charlin
2021-05-20MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-05-19IVGCVSW-5964 Removing some obsolete Boost references.Colm Donelan
2021-05-18IVGCVSW-5964 As part of Boost removal this Windows only code is obsolete.Colm Donelan
2021-05-18IVGCVSW-5964 Removing some remaining boost utility usages from tests.Colm Donelan
2021-05-11IVGCVSW-5818 Unload network before checking result and improve testNarumol Prangnawarat
2021-05-11IVGCVSW-6001 Fix CheckProfilingObjectUids test failing on Ubuntu 21.04Francis Murtagh
2021-05-10IVGCVSW-5808 Fix ArmNN backend profiling tests which fail on Jenkins with NPU...Nikhil Raj
2021-05-10IVGCVSW-5818 Add dma buf support for memory import on GPUNarumol Prangnawarat
2021-05-08IVGCVSW-5818 Enable import on GPUNarumol Prangnawarat
2021-05-07Revert "MLCE-418 Reduce layer does not support multiple axes"Matthew Sloyan
2021-05-07IVGCVSW-5987 Print Reduce Descriptor on dot graphTeresa Charlin
2021-05-06IVGCVSW-5813 Add Async Queue to IRuntimeKeith Davis
2021-05-06MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-05-06IVGCVSW-5410 Move ILayerSupport.hpp to backends folderFrancis Murtagh
2021-05-05IVGCVSW-5418 ExecuteNetwork test for MobileBERTmathad01
2021-05-05IVGCVSW-5826 Add per channel testsJan Eilers
2021-05-05IVGCVSW-5882 Produce warning if bias quantization scale mismatchmathad01
2021-05-04IVGCVSW-5727 Implement Import function of ClImportTensorHandleDavid Monahan
2021-05-04IVGCVSW-5882 Turn off Bias when data location equals -1mathad01
2021-05-04IVGCVSW-5940 Enabling NN Driver dumps results in a driver segfaultMike Kelly
2021-04-29IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::...Francis Murtagh
2021-04-29IVGCVSW-5890 Prevent modification to const layers with multiple connectionsColm Donelan
2021-04-29IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentationKevin May
2021-04-29IVGCVSW-5775 'Add Async Support to ExecuteNetwork'Sadik Armagan
2021-04-28IVGCVSW-5843 Separate memory managers for WorkingMemHandlesFinn Williams
2021-04-28IVGCVSW-5416 'Add android-nn-driver support for CASTSadik Armagan
2021-04-27IVGCVSW-5721 Remove the Tensorflow Parser from ArmNNNikhil Raj
2021-04-27IVGCVSW-5719 Remove QuantizerKevin May
2021-04-22IVGCVSW-5419 'Add ACL Support for CAST Operator'Sadik Armagan
2021-04-22IVGCVSW-5420 'Add CL support for CAST'Sadik Armagan
2021-04-22IVGCVSW-5418 ExecuteNetwork test for MobileBERTmathad01
2021-04-21IVGCVSW-5909 Fix CTS failure in GpuAcc DIV int32Teresa Charlin
2021-04-21Fold PAD into Pooling2d if possibleDiego Lopez Recas
2021-04-21IVGCVSW-5842 Remove cross-wiring in depthwiseJan Eilers
2021-04-20IVGCVSW-5816 Constant memory accessFrancis Murtagh
2021-04-16IVGCVSW-5720 Remove the Caffe Parser from ArmNNNikhil Raj
2021-04-15IVGCVSW-5829 Segfault in tflite-parser, int8 modelsMatthew Sloyan
2021-04-14IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkloadFinn Williams
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-09IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMaxMatthew Sloyan
2021-04-09MLCE-328 Serializer/Deserializer does not support Signed64Mike Kelly
2021-04-09IVGCVSW-5803 Delegate Unit Tests Failure on Android: Normalization & SoftmaxKeith Davis