Update ACL pin to b309fc249e4383b4d40ae03e377c3cbad3f9f5f7
[platform/upstream/armnn.git] / src / armnn /
2021-01-05 Teresa Charlinadding BOOST_TEST to EnqueueWorkload in FuseActivation...
2020-12-17 Teresa CharlinIVGCVSW-5532 Adding UnitTest fusing activation
2020-12-11 Derek LambertiSort subgraphview layers on construction
2020-12-08 James ConroyIVGCVSW-5500 Fix transpose conv InferOutputShape
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-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 Sadik ArmaganIVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on...
2020-11-13 Mike KellyIVGCVSW-5328-5329 Fuse Activation
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-29 James WardIVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid...
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-16 Matthew SloyanIVGCVSW-5435 Add FloatingPointComparison to remove...
2020-10-13 Jim FlynnIVGCVSW-5434 Remove boost/preprocessor.hpp
2020-10-13 Matthew SloyanIVGCVSW-4489 Remove remaining occurrence of boost:...
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-07 Jim FlynnIVGCVSW-5362 Add Map layer and Map workload
2020-10-06 Mike KellyIVGCVSW-5407 Failing Unittest
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...
2020-10-02 Sadik ArmaganIVGCVSW-4997 'Superfluous memcopy workloads'
2020-10-02 Matthew SloyanIVGCVSW-5306 Add floating point type checks to NumericC...
2020-10-01 Rob HughesInclude layer GUID in SerializeToDot output
2020-09-30 James WardIVGCVSW-4519 Remove Boost Variant and apply_visitor...
2020-09-30 Mike KellyRefactored Optimize(...) function to throw exceptions...
2020-09-22 Sadik ArmaganIVGCVSW-5318 'Create a Neon/CL Workload Unit Test fast_...
2020-09-17 Matthew SloyanIVGCVSW-5303 Remove some boost::numeric_cast from rest...
2020-09-15 Narumol PrangnawaratIVGCVSW-5305 AddBroadcastReshapeLayer as optimizer
2020-09-14 Sadik ArmaganIVGCVSW-5157 'Pipe ModelOption through Network::LoadNet...
2020-09-11 Kevin MayIVGCVSW-5245 Add Quantization operator=() function
2020-09-10 Sadik ArmaganIVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork
2020-09-08 Narumol PrangnawaratIVGCVSW-5244 Load-scope dynamic tensor TfLite tests
2020-08-31 Keith DavisIVGCVSW-5231 Remove CreateTensorHandle in the test...
2020-08-28 Sadik ArmaganIVGCVSW-4979 'Remove CreateTensorHandle using WorkloadF...
2020-08-27 Sadik ArmaganIVGCVSW-5257 'Remove CreateTensorHandle in the test...
2020-08-26 Finn WilliamsIVGCVSW-5250 Remove CreateTensorHandle in the test...
2020-08-20 Francis MurtaghBugfix: Allow permutation of QuantizationDim
2020-08-19 Narumol PrangnawaratIVGCVSW-5012 Add importEnabled option for OptimizerOptions
2020-08-17 Narumol PrangnawaratIVGCVSW-5114 Enable memory import in TfLiteYoloV3Big App
2020-08-17 Rob HughesFix Windows build
2020-08-17 Teresa CharlinIVGCVSW-5214 Add ARMNN_NO_DEPRECATE_WARN to Concat...
2020-08-17 Keith DavisIVGCVSW-5107 Allow Split to use subtensor on x and y
2020-08-17 Teresa CharlinIVGCVSW-5215 Add ARMNN_NO_DEPRECATE_WARN to OutputHandler
2020-08-16 Narumol PrangnawaratIVGCVSW-5012 Enable zero copy for Neon
2020-08-11 Teresa CharlinIVGCVSW-5207 Add to PadLayer the functions to validate...
2020-08-10 Teresa CharlinUpdate ACL pin to 4aed4aafa2ddb0b6f4b76aef5008c8bb45599ea4
2020-08-07 Sadik ArmaganIVGCVSW-5108 Allow Concat to use subtensor on x and y
2020-07-29 Jim FlynnIVGCVSW-5166 Pull out the common and server side code...
2020-07-28 Sadik ArmaganIVGCVSW-4932 Introduce ShapeInferenceMethod to TfLite...
2020-07-26 Finn WilliamsIVGCVSW-5155 Update Arm NN API to allow for call to...
2020-07-24 Keith DavisIVGCVSW-3897 Add NEON LOG_SOFTMAX Workload
2020-07-23 Narumol PrangnawaratIVGCVSW-5118 Fix incorrect scoped profiling
2020-07-14 Jim FlynnIVGCVSW-5101 Add a SOL/EOL and a process ID label to...
2020-07-13 Narumol PrangnawaratIVGCVSW-5078 Fix segmentation fault on Yolo V3 Big App
2020-07-10 Finn WilliamsIVGCVSW-4929 Implement ShapeInferenceMethod in all...
2020-07-08 Teresa CharlinIVGCVSW-5087 NNT zero sized failing after TensorShape...
2020-07-06 Finn WilliamsIVGCVSW-4624 Add a RANK Reference Implementation
2020-07-06 Ryan OSheaIVGCVSW-4919 Strided Slice 0 Dimension Tensor Fix
2020-07-06 Ryan OSheaIVGCVSW-4920 Invalid Negative Stride fix
2020-07-06 Colm DonelanIVGCVSW-4988 Add handling output shape parameter to...
2020-07-03 Teresa CharlinIVGCVSW-5020 Refactor TensorShape to host dynamic tenso...
2020-07-01 Teresa CharlinIVGCVSW-4903 Connect axis parameter in Gather from...
2020-06-30 Francis MurtaghIVGCVSW-4487 Remove boost::filesystem
2020-06-26 Ryan OSheaIVGCVSW-4919 Mean VTS/NNT Failures
2020-06-26 Teresa CharlinIVGCVSW-4928 Introduce "ShapeInferenceMethod" Option.
2020-06-25 Derek LambertiMinor improvement of inference profiling
2020-06-23 Finn WilliamsIVGCVSW-4924 Fix edge case for transposeConv2d shape...
2020-06-20 David MonahanIVGCVSW-4707 - Add AlignCorners and HalfPixelCenters...
2020-06-17 Keith DavisIVGCVSW-4909 Add Quantizer Support for FILL operator
2020-06-17 Keith DavisIVGCVSW-4908 Add Serializer/Deserializer Support for...
2020-06-17 Jim FlynnIVGCVSW-4900 Update Timeline Directory Message with...
2020-06-11 Ryan OSheaIVGCVSW-4906 Add front-end support for FILL operator
2020-06-03 Laurent Carlierremove BOM from files
2020-06-02 Rob HughesTidy up uses of Windows.h by adding WindowsWrapper.hpp
2020-06-02 Rob HughesFix a few build warnings:
2020-05-30 David MonahanIVGCVSW-4888 Update Resize Front end for new parameters
2020-05-24 Finn WilliamsIVGCVSW-4734 Add an Attribute label guid to the relatio...
2020-05-22 alered01Adding more performance metrics
2020-05-22 Rob HughesFix some build errors spotted on Windows:
2020-05-19 Finn WilliamsIVGCVSW-4669 Set destination tensorInfo in MoveAllConne...
2020-05-19 Finn WilliamsIVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS...
2020-05-19 Rob HughesFix some Windows build errors:
2020-05-18 James ConroyIVGCVSW-4449 Add missing QLstm nullptr checks
2020-05-13 Colm DonelanIVGCVSW-4775 Centralizing definition of ThreadIdSize...
2020-05-02 James ConroyIVGCVSW-4449 Add QLstm ref implementation
2020-04-30 Sadik ArmaganIVGCVSW-4753 Fix CpuAcc Hal 1.3 Softmax Failures
2020-04-21 Laurent CarlierUse X macro for the enum class LayerType
2020-04-20 David MonahanIVGCVSW-4513 Remove boost/algorithm/string *
2020-04-10 Jan EilersIVGCVSW-4483 Introduce PolymorphicPointerDowncast
next