aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
2021-06-01IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in pro...Nikhil Raj
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-24Bugfix: Fix cl_ext.h include path in CL backendFrancis Murtagh
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 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-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-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-5882 Produce warning if bias quantization scale mismatchmathad01
2021-05-04IVGCVSW-5727 Implement Import function of ClImportTensorHandleDavid Monahan
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-28IVGCVSW-5843 Separate memory managers for WorkingMemHandlesFinn Williams
2021-04-28IVGCVSW-5416 'Add android-nn-driver support for CASTSadik Armagan
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-21IVGCVSW-5909 Fix CTS failure in GpuAcc DIV int32Teresa Charlin
2021-04-20IVGCVSW-5816 Constant memory accessFrancis Murtagh
2021-04-14IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkloadFinn Williams
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-09MLCE-328 Serializer/Deserializer does not support Signed64Mike Kelly
2021-04-09IVGCVSW-5803 Delegate Unit Tests Failure on Android: Normalization & SoftmaxKeith Davis
2021-04-08IVGCVSW-5823 Refactor Async Network APIMike Kelly
2021-04-08IVGCVSW-5793 Add default ExecuteAsync implementation to WorkloadFinn Williams
2021-04-07Fix graph copy memory spikeFinn Williams
2021-04-02IVGCVSW-5783 'Add AsyncExecution Capability'Sadik Armagan
2021-03-29IVGCVSW-5676 Fixing build failure in backends jenkins job.Colm Donelan
2021-03-29IVGCVSW-5790 Merge async prototypeMike Kelly
2021-03-25IVGCVSW-5676 Eliminating some Neon unit tests for debug builds.Colm Donelan
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-03-23IVGCVSW-5724 Add import tensor handling as ClImportTensorHandleFactory.Colm Donelan
2021-03-11IVGCVSW-5726 Implement Memory Import Functions in CltensorHandleDavid Monahan
2021-02-19Give unique names to debug layersRob Hughes
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2021-02-15IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority)Francis Murtagh
2021-02-15IVGCVSW-5686 Add GpuAcc MLGO tuning file configuration argumentFinn Williams
2021-02-12IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreadsMatthew Sloyan
2021-02-12IVGCVSW-5717 Update JsonPrinterTestImpl to match latest ACLDavid Monahan
2021-02-11MLCE-347 Bug fixes in Reduce: QueueDescriptor.validate and init REDUCE_MINTeresa Charlin
2021-02-09IVGCVSW-5679 Fix Android NDK OOB buildMatthew Sloyan
2021-02-09MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'Sadik Armagan