IVGCVSW-5694 Update Major, Minor release versions
[platform/upstream/armnn.git] / src /
2021-02-15 Francis MurtaghIVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower...
2021-02-15 Finn WilliamsIVGCVSW-5686 Add GpuAcc MLGO tuning file configuration...
2021-02-15 Colm DonelanIVGCVSW-5648 Adding serializer support for m_Dimensions...
2021-02-12 Matthew SloyanIVGCVSW-5685 Add CpuAcc specific configuration option...
2021-02-12 Finn WilliamsIVGCVSW-4893 Refactor ILayerVisitor using unified inter...
2021-02-12 David MonahanIVGCVSW-5717 Update JsonPrinterTestImpl to match latest ACL
2021-02-11 Teresa CharlinMLCE-347 Bug fixes in Reduce: QueueDescriptor.validate...
2021-02-11 Sadik ArmaganMLCE-360 'ReduceLayer InferOutputShape Issue'
2021-02-09 Matthew SloyanIVGCVSW-5679 Fix Android NDK OOB build
2021-02-09 Sadik ArmaganMLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'
2021-02-08 Matthew SloyanIVGCVSW-4901 Add semantic versioning to Parsers and...
2021-02-08 Kevin MayIVGCVSW-4873 Implement Pimpl Idiom for IRuntime
2021-02-08 Jan EilersIVGCVSW-5605 Doxygen: Update parser section
2021-02-05 Nikhil RajIVGCVSW-4143 Add semantic versioning to Arm NN
2021-02-05 Sadik ArmaganMLCE-326 'Support Dilation in Conv2D in ONNX and Tensor...
2021-02-04 Kevin MayIVGCVSW-5592 Implement Pimpl Idiom for Caffe and Onnx...
2021-02-04 Kevin MayIVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite...
2021-02-03 Sadik Armaganbackends/reference: Add ReduceSum operation support
2021-02-02 Jan EilersIVGCVSW-5605 Doxygen: Move Converter and Quantizer...
2021-02-02 Jan EilersIVGCVSW-5605 Doxygen: Move Serializer and Deserializer...
2021-02-01 Finn WilliamsIVGCVSW-5593 Implement Pimpl Idiom for serialization...
2021-01-28 Francis MurtaghIVGCVSW-4874 Provide LayerSupportHandle to frontend...
2021-01-28 Jim FlynnRemove incorrect use of std::vector.reserve
2021-01-25 Narumol PrangnawaratIVGCVSW-5619 Add OptimizerOptions and NetworkProperties...
2021-01-25 Nikhil RajUpdate ACL pin to 6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2e
2021-01-25 Francis MurtaghIVGCVSW-5525 Handle Neon optionality on 32 bit linux...
2021-01-22 Sadik ArmaganMLCE-335 'DEPTH_TO_SPACE and GATHER operator support...
2021-01-22 Jan EilersIVGCVSW-5571 Expose the TfLite Delegate to the TfLite...
2021-01-21 Teresa CharlinIVGCVSW-5616 Don't fuse activation if quantization...
2021-01-20 Sadik ArmaganMLCE-336 'TfLite parser and ExecuteNetwork issues'
2021-01-15 Sadik ArmaganIVGCVSW-4417 'Serialise ArmNN Model on android-nn-driver'
2021-01-15 Matthew SloyanIVGCVSW-5644 Add documentation for cache loaded network
2021-01-15 Nikhil RajRenaming NEActivationLayerKernel to CpuActivationKernel
2021-01-15 David MonahanIVGCVSW-5424 TFLite parser not parsing new TransposeConv
2021-01-14 Mike KellyMLCE-325 ArmnnQuantizer incorrectly Quantizes all DataTypes
2021-01-13 Matthew SloyanIVGCVSW-5483 Fix cache loaded network nightly failure
2021-01-12 Francis MurtaghIVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64...
2021-01-11 Matthew SloyanIVGCVSW-5483 'Implement Loading and Saving to File'
2021-01-07 Keith MokFix mac build breaks
2021-01-07 Keith MokFix build breaks for armnnDeserializer test
2021-01-07 Keith MokAdd argmax deconv support for caffe parser
2021-01-07 Keith MokAdd Caffe Parser Dilation support
2021-01-05 Teresa Charlinadding BOOST_TEST to EnqueueWorkload in FuseActivation...
2020-12-17 David MonahanIVGCVSW-4625 Add CL Rank Workload
2020-12-17 Matthew SloyanIVGCVSW-5614 Enable Hard Swish and Elu activations
2020-12-17 Teresa CharlinIVGCVSW-5532 Adding UnitTest fusing activation
2020-12-16 Narumol PrangnawaratIVGCVSW-5595 Fix incorrect padding value for asymmetric...
2020-12-11 Derek LambertiSort subgraphview layers on construction
2020-12-08 James ConroyIVGCVSW-5500 Fix transpose conv InferOutputShape
2020-12-03 David MonahanIVGCVSW-4626 Add Neon Rank Workload
2020-12-02 Sadik ArmaganIVGCVSW-5482 'Add a ClCompileContext parameter to each...
2020-11-30 Teresa CharlinIVGCVSW-5568 Revert "IVGCVSW-5563 Fix Crash on model...
2020-11-27 Teresa CharlinIVGCVSW-5499 Missing validation for zero stride
2020-11-26 Sadik ArmaganIVGCVSW-5481 'Add ClCompileContext to ClWorkloadFactory'
2020-11-24 Teresa CharlinIVGCVSW-5347 Update Readme for 20.11
2020-11-23 Narumol PrangnawaratIVGCVSW-5569 Fix Unittest failure while building using...
2020-11-19 James ConroyIVGCVSW-5093 Remove redundant LogicalUnary functions
2020-11-19 Kevin MayIVGCVSW-5563 Fix Crash on model with Fullyconnected...
2020-11-18 James ConroyIVGCVSW-5092 Add CL Logical workload
2020-11-18 James ConroyIVGCVSW-5093 Add NEON Logical workload
2020-11-18 Narumol PrangnawaratFix logical vts skip
2020-11-18 Sadik ArmaganIVGCVSW-5558 'Output all zeroes using EthosNAcc backend...
2020-11-17 Mike KellyIVGCVSW-5535 Extend dump file with info about fused...
2020-11-17 Mike KellyMLCE-278-IVGCVSW-5530 FusedActivation issues
2020-11-17 Sadik ArmaganIVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on...
2020-11-17 Teresa CharlinMLCE-278 issue with signed-int8 quantized model
2020-11-13 Narumol PrangnawaratIVGCVSW-5189 Fix error running EfficientNet-Lite on...
2020-11-13 Mike KellyIVGCVSW-5328-5329 Fuse Activation Cleanup
2020-11-13 Mike KellyIVGCVSW-5328-5329 Fuse Activation
2020-11-13 James ConroyIVGCVSW-5495 Fix validation for per-channel quant
2020-11-12 Teresa CharlinUpdate ACL pin to d7341fb9e3b24b904edf7ac9d83e1e063bc77765
2020-11-09 James ConroyIVGCVSW-5091 Add Logical ops frontend and ref impl
2020-11-09 Keith DavisIVGCVSW-5327 Add to Layer a binary blob to host the...
2020-11-08 Mike KellyIVGCVSW-5315 Create FuseBatchNorm class
2020-11-02 Teresa CharlinIVGCVSW-5476 Fix Fuse_batchNorm_into_Conv2D_Float32_Test
2020-10-30 Ayan HalderPrint out more information about the graph
2020-10-30 Narumol PrangnawaratIVGCVSW-5322 Fix segfault between Neon and Cl layers
2020-10-30 James WardIVGCVSW-5266 Remove Boost from standalone dynamic backend
2020-10-29 James WardIVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid...
2020-10-29 Colm DonelanIVGCVSW-5265 Remove boost from core ArmNN CMake
2020-10-29 Teresa CharlinIVGCVSW-5314 Create OptimizeForExclusiveConnection
2020-10-28 Finn WilliamsIVGCVSW-5433 Remove boost::transform_iterator and make_...
2020-10-28 Narumol PrangnawaratFix BackendHint missing when cloning a layer
2020-10-27 Nikhil RajIVGCVSW-5077 Ensure ArmNN builds successfully with...
2020-10-23 antkillerfarmGitHub#465 Fix NonMaxSuppression
2020-10-21 wanggAdd IDeserializer support in pyarmnn
2020-10-16 Matthew SloyanIVGCVSW-5435 Add FloatingPointComparison to remove...
2020-10-14 Mike KellyIVGCVSW-5335 Added Documentation for fast_math
2020-10-13 Jim FlynnIVGCVSW-5434 Remove boost/preprocessor.hpp
2020-10-13 Matthew SloyanIVGCVSW-4489 Remove remaining occurrence of boost:...
2020-10-12 Matthew SloyanIVGCVSW-5279 Switch armnnQuantizer over to cxxopts
2020-10-09 David MonahanIVGCVSW-5291 Fix for Yolov3 producing 0s on Neon
2020-10-08 Jim FlynnIVGCVSW-5363 Add Unmap layer and Unmap workload
2020-10-08 Teresa CharlinRemove Resize from list of layers that need padding...
2020-10-07 Jim FlynnIVGCVSW-5362 Add Map layer and Map workload
2020-10-06 Colm DonelanIVGCVSW-5213 Switch armnnConverter over to cxxopts
2020-10-06 Mike KellyIVGCVSW-5407 Failing Unittest
2020-10-05 Teresa CharlinUpdate ACL pin to fc2f6d0427e1d886fcccc68867d1af1ccd96608b
2020-10-02 Colm DonelanIVGCVSW-5297 Remove boost::format from rest of ArmNN.
2020-10-02 Matthew SloyanIVGCVSW-5334 Remove remaining boost::numeric_cast from...
next