aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-10-28IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iteratorFinn Williams
2020-10-28Fix BackendHint missing when cloning a layerNarumol Prangnawarat
2020-10-27IVGCVSW-5077 Ensure ArmNN builds successfully with latest protobufNikhil Raj
2020-10-23GitHub#465 Fix NonMaxSuppressionantkillerfarm
2020-10-21Add IDeserializer support in pyarmnnwangg
2020-10-16IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc usesMatthew Sloyan
2020-10-14IVGCVSW-5335 Added Documentation for fast_mathMike Kelly
2020-10-13IVGCVSW-5434 Remove boost/preprocessor.hppJim Flynn
2020-10-13IVGCVSW-4489 Remove remaining occurrence of boost::formatMatthew Sloyan
2020-10-12IVGCVSW-5279 Switch armnnQuantizer over to cxxoptsMatthew Sloyan
2020-10-09IVGCVSW-5291 Fix for Yolov3 producing 0s on NeonDavid Monahan
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