aboutsummaryrefslogtreecommitdiff
path: root/src/armnn
AgeCommit message (Expand)Author
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-17IVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on CpuRef via ExecuteNetwork'Sadik Armagan
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
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-29IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReaderJames Ward
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-16IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc usesMatthew Sloyan
2020-10-13IVGCVSW-5434 Remove boost/preprocessor.hppJim Flynn
2020-10-13IVGCVSW-4489 Remove remaining occurrence of boost::formatMatthew 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-07IVGCVSW-5362 Add Map layer and Map workloadJim Flynn
2020-10-06IVGCVSW-5407 Failing UnittestMike Kelly
2020-10-02IVGCVSW-5297 Remove boost::format from rest of ArmNN.Colm Donelan
2020-10-02IVGCVSW-5334 Remove remaining boost::numeric_cast from armnnMatthew Sloyan
2020-10-02IVGCVSW-4997 'Superfluous memcopy workloads'Sadik Armagan
2020-10-02IVGCVSW-5306 Add floating point type checks to NumericCast.hppMatthew Sloyan
2020-10-01Include layer GUID in SerializeToDot outputRob Hughes
2020-09-30IVGCVSW-4519 Remove Boost Variant and apply_visitor variantJames Ward
2020-09-30Refactored Optimize(...) function to throw exceptions instead of returning nullMike Kelly
2020-09-22IVGCVSW-5318 'Create a Neon/CL Workload Unit Test fast_math option enabled'Sadik Armagan
2020-09-17IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNNMatthew Sloyan
2020-09-15IVGCVSW-5305 AddBroadcastReshapeLayer as optimizerNarumol Prangnawarat
2020-09-14IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload fac...Sadik Armagan
2020-09-11IVGCVSW-5245 Add Quantization operator=() functionKevin May
2020-09-10IVGCVSW-5156 Introduce ModelOptions to OptimizedNetworkSadik Armagan
2020-09-08IVGCVSW-5244 Load-scope dynamic tensor TfLite testsNarumol Prangnawarat
2020-08-31IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECAT...Keith Davis
2020-08-28IVGCVSW-4979 'Remove CreateTensorHandle using WorkloadFactory in workload tests'Sadik Armagan
2020-08-27IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S'Sadik Armagan
2020-08-26IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-FFinn Williams
2020-08-20Bugfix: Allow permutation of QuantizationDimFrancis Murtagh
2020-08-19IVGCVSW-5012 Add importEnabled option for OptimizerOptionsNarumol Prangnawarat
2020-08-17IVGCVSW-5114 Enable memory import in TfLiteYoloV3Big AppNarumol Prangnawarat
2020-08-17Fix Windows buildRob Hughes
2020-08-17IVGCVSW-5214 Add ARMNN_NO_DEPRECATE_WARN to Concat and Splitter LayersTeresa Charlin
2020-08-17IVGCVSW-5107 Allow Split to use subtensor on x and yKeith Davis
2020-08-17IVGCVSW-5215 Add ARMNN_NO_DEPRECATE_WARN to OutputHandlerTeresa Charlin
2020-08-16IVGCVSW-5012 Enable zero copy for NeonNarumol Prangnawarat
2020-08-11IVGCVSW-5207 Add to PadLayer the functions to validate and infer shapesTeresa Charlin
2020-08-10Update ACL pin to 4aed4aafa2ddb0b6f4b76aef5008c8bb45599ea4Teresa Charlin