aboutsummaryrefslogtreecommitdiff
path: root/src/armnn
AgeCommit message (Expand)Author
2021-02-17IVGCVSW-5734 Building armnn failed in our Backends CI jobFrancis Murtagh
2021-02-16IVGCVSW-5665 'Basic NN Driver support for next OS Version'Sadik Armagan
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-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
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-05IVGCVSW-4143 Add semantic versioning to Arm NNNikhil Raj
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-01-28IVGCVSW-4874 Provide LayerSupportHandle to frontend usersFrancis Murtagh
2021-01-28Remove incorrect use of std::vector.reserveJim Flynn
2021-01-25IVGCVSW-5619 Add OptimizerOptions and NetworkProperties to ArmNN DelegateNarumol Prangnawarat
2021-01-25IVGCVSW-5525 Handle Neon optionality on 32 bit linux platformsFrancis Murtagh
2021-01-14MLCE-325 ArmnnQuantizer incorrectly Quantizes all DataTypesMike Kelly
2021-01-05adding BOOST_TEST to EnqueueWorkload in FuseActivation Unit TestTeresa Charlin
2020-12-17IVGCVSW-5532 Adding UnitTest fusing activationTeresa Charlin
2020-12-11Sort subgraphview layers on constructionDerek Lamberti
2020-12-08IVGCVSW-5500 Fix transpose conv InferOutputShapeJames Conroy
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-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