aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-15IVGCVSW-5644 Add documentation for cache loaded networkMatthew Sloyan
2021-01-15Renaming NEActivationLayerKernel to CpuActivationKernelNikhil Raj
2021-01-15IVGCVSW-5424 TFLite parser not parsing new TransposeConvDavid Monahan
2021-01-14MLCE-325 ArmnnQuantizer incorrectly Quantizes all DataTypesMike Kelly
2021-01-13IVGCVSW-5483 Fix cache loaded network nightly failureMatthew Sloyan
2021-01-12IVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64/powerpcFrancis Murtagh
2021-01-11IVGCVSW-5483 'Implement Loading and Saving to File'Matthew Sloyan
2021-01-07Fix mac build breaksKeith Mok
2021-01-07Fix build breaks for armnnDeserializer testKeith Mok
2021-01-07Add argmax deconv support for caffe parserKeith Mok
2021-01-07Add Caffe Parser Dilation supportKeith Mok
2021-01-05adding BOOST_TEST to EnqueueWorkload in FuseActivation Unit TestTeresa Charlin
2020-12-17IVGCVSW-4625 Add CL Rank WorkloadDavid Monahan
2020-12-17IVGCVSW-5614 Enable Hard Swish and Elu activationsMatthew Sloyan
2020-12-17IVGCVSW-5532 Adding UnitTest fusing activationTeresa Charlin
2020-12-16IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized typeNarumol Prangnawarat
2020-12-11Sort subgraphview layers on constructionDerek Lamberti
2020-12-08IVGCVSW-5500 Fix transpose conv InferOutputShapeJames Conroy
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-24IVGCVSW-5347 Update Readme for 20.11Teresa Charlin
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-18IVGCVSW-5558 'Output all zeroes using EthosNAcc backend when falling back to ...Sadik Armagan
2020-11-17IVGCVSW-5535 Extend dump file with info about fused layersMike Kelly
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-11-08IVGCVSW-5315 Create FuseBatchNorm classMike Kelly
2020-11-02IVGCVSW-5476 Fix Fuse_batchNorm_into_Conv2D_Float32_TestTeresa Charlin
2020-10-30Print out more information about the graphAyan Halder
2020-10-30IVGCVSW-5322 Fix segfault between Neon and Cl layersNarumol Prangnawarat
2020-10-30IVGCVSW-5266 Remove Boost from standalone dynamic backendJames Ward
2020-10-29IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReaderJames Ward
2020-10-29IVGCVSW-5265 Remove boost from core ArmNN CMakeColm Donelan
2020-10-29IVGCVSW-5314 Create OptimizeForExclusiveConnectionTeresa Charlin