Update ACL pin to b309fc249e4383b4d40ae03e377c3cbad3f9f5f7
[platform/upstream/armnn.git] / src / armnn /
2020-04-10 Finn WilliamsIVGCVSW-4666 Call EnableProfiling when state switches...
2020-04-10 Jan EilersIVGCVSW-4483 Remove boost::polymorphic_downcast
2020-04-06 Narumol PrangnawaratIVGCVSW-4485 Remove Boost assert
2020-04-02 Keith DavisIVGCVSW-4455 Add an Activate and Deactivate control...
2020-04-01 David MonahanIVGCVSW-4531 Tweak to an existing fix for failing NNT...
2020-03-31 Narumol PrangnawaratIVGCVSW-4633 Add conversion of BF16 support to Neon
2020-03-31 Jan EilersIVGCVSW-4590 Fix Lstm layers CellToInputWeights
2020-03-26 Narumol PrangnawaratIVGCVSW-4597 Modify BF16 optimizer to Convert only...
2020-03-26 Jan EilersIVGCVSW-4526 Fix UnitTest errors when running on raspbe...
2020-03-24 Finn WilliamsIVGCVSW-4596 Fix BufferManager's packet order
2020-03-20 Narumol PrangnawaratIVGCVSW-4520 Implement BFloat16 Optimizer
2020-03-20 James ConroyIVGCVSW-4549 Add front end for new QLSTM layer
2020-03-20 Sadik ArmaganIVGCVSW-4582 Undefined reference to GetProfilingService...
2020-03-19 Narumol PrangnawaratIVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workloa...
2020-03-19 Finn WilliamsIVGCVSW-4553 Fix Wrapper Object Use after free in UnitT...
2020-03-19 Finn WilliamsIVGCVSW-4552 Fix Wrapper Object Use after free in Profi...
2020-03-18 Sadik ArmaganIVGCVSW-4463 Change ProfilingService to a member of...
2020-03-17 Narumol PrangnawaratIVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workloa...
2020-03-16 Pablo TelloMLCE-161: Added support for NormalizationLayer in Armnn...
2020-03-13 David MonahanIVGCVSW-4531 Fix for failing strided slice NNT/VTS...
2020-03-11 Narumol PrangnawaratIVGCVSW-4517 Modify BFloat16 to conformant to the codin...
2020-03-10 Jan EilersIVGCVSW-4482 Remove boost::ignore_unused
2020-03-09 Narumol PrangnawaratIVGCVSW-4517 Implement BFloat16 Encoder and Decoder
2020-03-09 Keith DavisIVGCVSW-4541 Modify Timeline Packet construction
2020-03-09 Derek LambertiIVGCVSW-4486 Introduce numeric_cast implementation
2020-03-09 Derek LambertiIVGCVSW-4483 Introduce polymorphic_downcast implementation
2020-03-06 Narumol PrangnawaratIVGCVSW-4517 Add BFloat16 class and unit tests
2020-03-03 Narumol PrangnawaratIVGCVSW-4508 Add BFloat16 data type
2020-03-03 Mike KellyIVGCVSW-4375 Add support for Transpose to optimizations
2020-03-03 Derek LambertiIVGCVSW-4314 Per-layer backend hint API
2020-03-03 David MonahanModifying the IBackendProfilingContext interface to...
2020-03-02 Colm DonelanIVGCVSW-4440 : Add HARD_SWISH Support to Activation...
2020-03-02 Mike KellyIVGCVSW-4375 Add support for Transpose
2020-02-28 David MonahanIVGCVSW-4439: Adding Elu support to Activation
2020-02-24 Colm DonelanIVGCVSW-4368 Update Android.mk and backend.mk files...
2020-02-11 Matthew BenthamSilence clang-8 warnings wrt explicit defaulting of...
2020-02-07 Ryan OSheaIVGCVSW-4386 Add ArmNN reference support for QAsymmS8
2020-02-07 Colm DonelanIVGCVSW-4317 Implement the Profiling Context Initialisation
2020-02-04 Matthew BenthamGithub #273 Handle failure to initialise BackendContext...
2020-01-24 Kevin MayIVGCVSW-4262 Use ACL Permute and Reshape Validate funct...
2020-01-24 Rob HughesAdd ARMNN_DLLEXPORT macro to import/export static data...
2020-01-24 Derek LambertiIVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis
2020-01-23 josh minorIVGCVSW-4259 Add frontend and reference workload for...
2020-01-23 Teresa CharlinIVGCVSW-4268 Print all Descriptors on dot graph
2020-01-20 Mike KellyIVGCVSW-4331 Calling RemoveDebugLayers can break connec...
2020-01-20 Matthew BenthamRemove inclusion of ArmNN.hpp where it is unnecessary.
2020-01-20 Matthew BenthamRemove use of ArmNN.hpp where it is unnecessary.
2020-01-20 Matthew BenthamRemove use of ArmNN.hpp from other public headers
2020-01-16 Matthew BenthamRemove Logging.hpp from ArmNN.hpp
2020-01-16 Matthew BenthamRemove use of boost from Logging.hpp
2020-01-13 Derek LambertiRename quantized data types to remove ambiguity for...
2020-01-07 Derek LambertiIVGCVSW-4246 Enable -Wextra by default
2019-12-31 Francis MurtaghIVGCVSW-4246 Clean build of ArmNN API with -Wextra
2019-12-31 Derek LambertiIVGCVSW-4246 Clean build of Visitors with -Wextra
2019-12-31 Derek LambertiIVGCVSW-4246 Clean build Layers with -Wextra
2019-12-31 Rob HughesSome build fixes for MSVC
2019-12-30 Derek LambertiIVGCVSW-4246 Clean build optimizations with -Wextra
2019-12-17 Derek LambertiIVGCVSW-4293 Fix multiple Concat issues.
2019-12-13 Keith DavisIVGCVSW-4178 Add code to increment the 3 ArmNN counters
2019-12-10 Narumol PrangnawaratIVGCVSW-4212 Example of standalone dynamic reference...
2019-12-09 Derek LambertiIVGCVSW-4157 Pass custom options directly to backends
2019-12-09 Finn WilliamsIVGCVSW-4211 Add Signed 8 bit Quantisation support...
2019-12-09 Matteo MartincighIVGCVSW-4210 Create a public API for the common backend...
2019-12-06 Stefana SimionNNXSW-1896 Add missing layer types to InternalTypes...
2019-12-06 Pablo TelloMLCE-133 Fix dangling calls to Manage()
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-12-04 David MonahanIVGCVSW-4016 Add the Inference timeline trace and unit...
2019-12-02 Narumol PrangnawaratIVGCVSW-4015 Add input and output workload to post...
2019-11-29 Mike KellyMLCE-143 Fixed driver crash during CTS tests
2019-11-29 Narumol PrangnawaratIVGCVSW-4070 Implement "send post-optimized network...
2019-11-29 Matteo MartincighIVGCVSW-4209 Create a public API for the ArmNN Utils
2019-11-28 Matthew BenthamGithub #274 Use non-deprecated path to boost header
2019-11-27 Derek LambertiIVGCVSW-4170 Also convert constants to FP16 when model...
2019-11-26 Aron Virginas-TarIVGCVSW-3866 Add support for per-channel QSymm8 Convolu...
2019-11-22 Matthew BenthamGithub #251 Surround local structs with anonymous namespace
2019-11-19 James ConroyIVGCVSW-4077 Fix issue when NEON import disabled
2019-11-19 Narumol PrangnawaratIVGCVSW-4068 Add Guid to Workload
2019-11-18 Tee JungFix quantizer crash by zero tensor
2019-11-15 Aron Virginas-TarIVGCVSW-4119 Fix FP16 to FP32 fallback mechanism in...
2019-11-15 Rob HughesNNXSW-1853 Change SubgraphViewSelector algorithm
2019-11-14 Aron Virginas-TarAdd SpaceToDepth to GetLayerTypeAsCString()
2019-11-12 Jan EilersIVGCVSW-4069 Add ProfilingGuid to Network
2019-11-08 janeil01IVGCVSW-4067 Change LayerGuid to use ProfilingGuid
2019-11-08 James ConroyIVGCVSW-4077 Disable NEON memory import
2019-11-06 Aron Virginas-TarIVGCVSW-3837 Add support for per-axis quantization...
2019-11-05 Rob HughesRename Optimize's errMessages to messages
2019-11-04 Keith DavisIVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxis
2019-11-01 Matthew BenthamBetter error reporting for unconnected layers
2019-11-01 Matteo MartincighGitHub #292 Build the ML-examples using only ArmNN...
2019-10-31 Matteo MartincighGitHub #292 Move BackendRegistry.hpp to the public API
2019-10-30 Aron Virginas-TarIVGCVSW-3831 Add support of per-axis quantization to...
2019-10-25 Aron Virginas-TarIVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils
2019-10-24 Colm DonelanIVGCVSW-4011 Add Unit tests for StandInLayer
2019-10-23 Aron Virginas-TarIVGCVSW-4010 Add serialization support for StandInLayer
2019-10-23 Sadik ArmaganIVGCVSW-4013 Test that the quantizer fails gracefully
2019-10-22 Aron Virginas-TarIVGCVSW-3995 Add Quantizer support for ComparisonLayer
2019-10-21 Derek LambertiIVGCVSW-4009 Get string name for StandInLayer type
2019-10-21 Derek LambertiIVGCVSW-4009 StandInLayer frontend API
2019-10-21 Aron Virginas-TarIVGCVSW-3993 Add frontend and reference workload for...
2019-10-16 Aron Virginas-TarIVGCVSW-3991 Make Descriptor objects comparable and...
next