IVGCVSW-4161 Provide for per model call back registration
[platform/upstream/armnn.git] / include /
2020-03-17 Narumol PrangnawaratIVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workloa...
2020-03-11 Ryan OSheaIVGCVSW-3726 Doxygen touch-up
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-05 Derek LambertiIVGCVSW-4485 Introduce ARMNN_ASSERT(_MSG) macros
2020-03-05 Derek LambertiIVGCVSW-4482 Introduce IgnoreUnused implementation
2020-03-04 Finn WilliamsIVGCVSW-4160 Make the ARM Developer Studio code a self...
2020-03-03 Narumol PrangnawaratIVGCVSW-4508 Add BFloat16 data type
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 Sadik ArmaganIVGCVSW-4454 Remove the CounterSet and Device fields...
2020-02-28 David MonahanIVGCVSW-4439: Adding Elu support to Activation
2020-02-18 Nikhil RajIVGCVSW-4433 Update version number to 20.02
2020-02-17 Keith DavisIVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8
2020-02-17 Sadik ArmaganIVGCVSW-4320 Implement the bulk reporting of counter...
2020-02-14 Finn WilliamsIVGCVSW-4338 Implement the Activation of Counters in...
2020-02-13 David MonahanIVGCVSW-4400 Backend Counter Registry Functionality
2020-02-11 Matthew BenthamSilence clang-8 warnings wrt explicit defaulting of...
2020-02-10 James ConroyIVGCVSW-4319 Implement Counter Status Querying
2020-02-07 Ryan OSheaIVGCVSW-4386 Add ArmNN reference support for QAsymmS8
2020-02-07 Sang-Hoon ParkMLCE-139: add capability to align corners for bilinear...
2020-02-07 Colm DonelanIVGCVSW-4317 Implement the Profiling Context Initialisation
2020-02-04 Matthew BenthamGithub #273 Handle failure to initialise BackendContext...
2020-02-03 Narumol PrangnawaratIVGCVSW-4399 Create Sample Dynamic backend
2020-02-03 Jim FlynnIVGCVSW-4393 Register backend counters
2020-01-29 Colm DonelanIVGCVSW-4316 First draft of IBackendProfiling and IBack...
2020-01-28 Colm DonelanIVGCVSW-4316 Promote ISendTimelinePacket and IProfiling...
2020-01-24 Kevin MayIVGCVSW-4262 Use ACL Permute and Reshape Validate funct...
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-21 Derek LambertiIVGCVSW-4364 Only apply deprecated attribute where...
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-09 Rob HughesFix issues due to #include Windows.h
2020-01-02 Derek LambertiIVGCVSW-4246 Clean build of backends with -Wextra
2019-12-31 Francis MurtaghIVGCVSW-4246 Clean build of ArmNN API with -Wextra
2019-12-30 Ayan HalderFix compilation error when building for Linux (non...
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 Derek LambertiIVGCVSW-4227 Add CpuAcc backend support for DetectionPo...
2019-12-09 Matteo MartincighIVGCVSW-4210 Create a public API for the common backend...
2019-12-06 Matthew BenthamAdd noexcept to std::hash specialisation for BackendId
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-11-29 Matteo MartincighIVGCVSW-4209 Create a public API for the ArmNN Utils
2019-11-27 Aron Virginas-TarAdd IsQuantizeType(DataType) for use in validation...
2019-11-19 Mike KellyMLCE-144 Cts NNAPI test cases failed
2019-11-18 Narumol PrangnawaratIVGCVSW-3980 Implementation of Guid generator
2019-11-18 Aron Virginas-TarIVGCVSW-4117 Update version number to 19.11
2019-11-15 Colm DonelanIVGCVSW-4129 Fix thread starvation due to low capture...
2019-11-13 Francis MurtaghIVGCVSW-3697 Add utility function to get ArgMinMaxFunct...
2019-11-12 Jan EilersIVGCVSW-4069 Add ProfilingGuid to Network
2019-11-08 janeil01IVGCVSW-4067 Change LayerGuid to use ProfilingGuid
2019-11-07 janeil01IVGCVSW-4102 Move ProfilingGuid to public interface
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-05 Aron Virginas-TarIVGCVSW-3836 Add support for Int32 per-axis scales
2019-11-04 Keith DavisIVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxis
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-29 Aron Virginas-TarAdd GetResizeMethodAsCString() function to TypesUtils.hpp
2019-10-28 Aron Virginas-TarFix names of quantized types in GetDataTypeName()
2019-10-24 Aron Virginas-TarIVGCVSW-4007 Add StandInLayer for unsupported operation...
2019-10-23 Aron Virginas-TarIVGCVSW-4010 Add serialization support for StandInLayer
2019-10-21 Derek LambertiIVGCVSW-4009 StandInLayer frontend API
2019-10-21 Aron Virginas-TarIVGCVSW-3993 Add frontend and reference workload for...
2019-10-18 Matteo MartincighGithub #275 Generate versionned libraries
2019-10-17 Guillaume GardetMove version definition to its own file
2019-10-16 Aron Virginas-TarIVGCVSW-3991 Make Descriptor objects comparable and...
2019-10-11 Aron Virginas-TarIVGCVSW-3973 Add frontend for LOG_SOFTMAX
2019-10-04 Jim FlynnIVGCVSW-3948 Adds External Profiling cmdline to Execute...
2019-10-03 Kevin MayIVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION
2019-09-24 FinnWilliamsArmIVGCVSW-3439 Create the Command Thread
2019-09-20 Aron Virginas-TarIVGCVSW-3883 Add frontend for DepthToSpace layer
2019-09-19 Nikhil RajIVGCVSW-3723 Adding reference workload support for...
2019-09-18 Matteo MartincighIVGCVSW-3691 Implement SendCounterPacket.SendCounterDir...
2019-09-17 Matteo MartincighIVGCVSW-3691 Rework the CounterDirectory class to take...
2019-09-17 Aron Virginas-TarIVGCVSW-3875 Add frontend for SLICE layer
2019-09-16 David MonahanIVGCVSW-3687 Add INetworkProperties to LoadNetwork
2019-09-12 Rob HughesAdd "explicit" qualifier to Optional -> bool conversion...
2019-09-09 Narumol PrangnawaratIVGCVSW-3722 Add function to specify min or max in...
2019-09-05 Nikhil RajIVGCVSW-3722 Add front end support for ArgMinMax
2019-09-05 Kevin MayIVGCVSW-3739 Add Arm NN front end support for Abs Layer
2019-08-23 Aron Virginas-TarIVGCVSW-3441 Create IProfilingConnection and ProfilingC...
2019-08-20 Aron Virginas-TarIVGCVSW-3506 Update version number for 19.08
2019-08-20 Jan EilersIVGCVSW-3617 Add CL TensorHandleFactory
2019-08-16 Matthew JacksonIVGCVSW-3639 Add 5d tensor support
2019-08-14 Francis MurtaghIVGCVSW-3474 Refactor Lstm and QuantizedLstm Param...
2019-08-09 Matteo MartincighIVGCVSW-3596 Register the dynamic backends in the Backe...
2019-08-05 Matteo MartincighIVGCVSW-3541 Get the paths where to load the dynamic...
next