aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
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
2021-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-01-25Update ACL pin to 6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2eNikhil Raj
2021-01-25IVGCVSW-5525 Handle Neon optionality on 32 bit linux platformsFrancis Murtagh
2021-01-22IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python APIJan Eilers
2021-01-21IVGCVSW-5616 Don't fuse activation if quantization parameters are differentTeresa Charlin
2021-01-15IVGCVSW-5644 Add documentation for cache loaded networkMatthew Sloyan
2021-01-15Renaming NEActivationLayerKernel to CpuActivationKernelNikhil Raj
2021-01-13IVGCVSW-5483 Fix cache loaded network nightly failureMatthew Sloyan
2021-01-11IVGCVSW-5483 'Implement Loading and Saving to File'Matthew Sloyan
2020-12-17IVGCVSW-4625 Add CL Rank WorkloadDavid Monahan
2020-12-16IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized typeNarumol Prangnawarat
2020-12-03IVGCVSW-4626 Add Neon Rank WorkloadDavid Monahan
2020-12-02IVGCVSW-5482 'Add a ClCompileContext parameter to each ClWorkload Constructor'Sadik Armagan
2020-11-30IVGCVSW-5568 Revert "IVGCVSW-5563 Fix Crash on model with FullyConnected Sigm...Teresa Charlin
2020-11-27IVGCVSW-5499 Missing validation for zero strideTeresa Charlin
2020-11-26IVGCVSW-5481 'Add ClCompileContext to ClWorkloadFactory'Sadik Armagan
2020-11-23IVGCVSW-5569 Fix Unittest failure while building using EthosNAcc backendNarumol Prangnawarat
2020-11-19IVGCVSW-5093 Remove redundant LogicalUnary functionsJames Conroy
2020-11-19IVGCVSW-5563 Fix Crash on model with Fullyconnected Sigmoid ActivationKevin May
2020-11-18IVGCVSW-5092 Add CL Logical workloadJames Conroy
2020-11-18IVGCVSW-5093 Add NEON Logical workloadJames Conroy
2020-11-18Fix logical vts skipNarumol Prangnawarat
2020-11-17MLCE-278-IVGCVSW-5530 FusedActivation issuesMike Kelly
2020-11-17IVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on CpuRef via ExecuteNetwork'Sadik Armagan
2020-11-17MLCE-278 issue with signed-int8 quantized modelTeresa Charlin
2020-11-13IVGCVSW-5189 Fix error running EfficientNet-Lite on GpuAccNarumol Prangnawarat
2020-11-13IVGCVSW-5328-5329 Fuse Activation CleanupMike Kelly