aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
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
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-11-13IVGCVSW-5495 Fix validation for per-channel quantJames Conroy
2020-11-12Update ACL pin to d7341fb9e3b24b904edf7ac9d83e1e063bc77765Teresa Charlin
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-11-09IVGCVSW-5327 Add to Layer a binary blob to host the activation layer infoKeith Davis
2020-10-30IVGCVSW-5322 Fix segfault between Neon and Cl layersNarumol Prangnawarat
2020-10-28IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iteratorFinn Williams
2020-10-23GitHub#465 Fix NonMaxSuppressionantkillerfarm
2020-10-14IVGCVSW-5335 Added Documentation for fast_mathMike Kelly
2020-10-13IVGCVSW-4489 Remove remaining occurrence of boost::formatMatthew Sloyan
2020-10-08IVGCVSW-5363 Add Unmap layer and Unmap workloadJim Flynn
2020-10-08Remove Resize from list of layers that need padding in NeonTeresa Charlin
2020-10-07IVGCVSW-5362 Add Map layer and Map workloadJim Flynn