Correct TuningLevel enumeration values
[platform/upstream/armnn.git] / include / armnn /
2021-09-06 Inki DaeCorrect TuningLevel enumeration values 57/263557/1 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/6.5/unified/20211028.223402 accepted/tizen/7.0/unified/20221110.062033 accepted/tizen/7.0/unified/hotfix/20221116.110607 accepted/tizen/unified/20210909.101205 submit/tizen/20210906.093902 submit/tizen_6.5/20211028.163301 tizen_6.5.m2_release tizen_7.0_m2_release
2021-02-19 Rob HughesFix TransformIterator operator=
2021-02-19 Rob HughesRemove unnecessary friend function
2021-02-15 Francis MurtaghIVGCVSW-4873 Implement Pimpl Idiom for INetwork and...
2021-02-15 Nikhil RajIVGCVSW-5694 Update Major, Minor release versions
2021-02-15 Francis MurtaghIVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower...
2021-02-12 Matthew SloyanIVGCVSW-5685 Add CpuAcc specific configuration option...
2021-02-12 Finn WilliamsIVGCVSW-4893 Refactor ILayerVisitor using unified inter...
2021-02-11 Sadik ArmaganMLCE-360 'ReduceLayer InferOutputShape Issue'
2021-02-09 Sadik ArmaganMLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'
2021-02-08 Kevin MayIVGCVSW-4873 Implement Pimpl Idiom for IRuntime
2021-02-05 Nikhil RajIVGCVSW-4143 Add semantic versioning to Arm NN
2021-02-03 Sadik Armaganbackends/reference: Add ReduceSum operation support
2021-01-28 Francis MurtaghIVGCVSW-4874 Provide LayerSupportHandle to frontend...
2021-01-25 Francis MurtaghIVGCVSW-5525 Handle Neon optionality on 32 bit linux...
2021-01-22 Jan EilersIVGCVSW-5571 Expose the TfLite Delegate to the TfLite...
2020-11-27 Teresa CharlinIVGCVSW-5499 Missing validation for zero stride
2020-11-13 Teresa CharlinIVGCVSW-5346 Update Major, Minor release versions
2020-11-13 Mike KellyIVGCVSW-5328-5329 Fuse Activation
2020-11-09 James ConroyIVGCVSW-5091 Add Logical ops frontend and ref impl
2020-10-28 Finn WilliamsIVGCVSW-5433 Remove boost::transform_iterator and make_...
2020-10-02 Matthew SloyanIVGCVSW-5306 Add floating point type checks to NumericC...
2020-09-30 Derek LambertiQuantization copy constructor
2020-09-24 Inki DaeAdd int32 and int64 ArgMax op support
2020-09-15 Sadik ArmaganIVGCVSW-5317 'Add enable_fast_math Option to ExecuteNet...
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-08-25 Sadik ArmaganIVGCVSW-5109 'Add SupportsInPlaceComputation to TensorH...
2020-08-21 Narumol PrangnawaratIVGCVSW-5200 Add import enabled optimizer options to...
2020-08-19 Narumol PrangnawaratIVGCVSW-5012 Add importEnabled option for OptimizerOptions
2020-08-17 Nikhil RajIVGCVSW-4813 Update semantic versioning of ArmNN to...
2020-07-29 Jim FlynnIVGCVSW-5166 Pull out the common and server side code...
2020-07-26 Finn WilliamsIVGCVSW-5155 Update Arm NN API to allow for call to...
2020-07-23 Narumol PrangnawaratIVGCVSW-5010 Add GetCapabilities to ITensorHandleFactory
2020-07-14 Colm DonelanFixing compile error on Ubuntu 16.04
2020-07-09 Jim FlynnIVGCVSW-5095 Make timeline report the Linux Thread...
2020-07-06 Finn WilliamsIVGCVSW-4624 Add a RANK Reference Implementation
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 Narumol PrangnawaratIVGCVSW-5036 Do not allocate memory when import is...
2020-06-26 Teresa CharlinIVGCVSW-4928 Introduce "ShapeInferenceMethod" Option.
2020-06-11 Ryan OSheaIVGCVSW-4906 Add front-end support for FILL operator
2020-06-03 Laurent Carlierremove BOM from files
2020-05-30 David MonahanIVGCVSW-4888 Update Resize Front end for new parameters
2020-05-27 Jim FlynnIVGCVSW-4735 Add label GUID to timeline eventClass...
2020-05-26 Jim FlynnIVGCVSW-4595 Change FileOnlyProfilingConnection to...
2020-05-24 Finn WilliamsIVGCVSW-4734 Add an Attribute label guid to the relatio...
2020-05-22 alered01Adding more performance metrics
2020-05-19 Francis MurtaghIVGCVSW-4795 Change armnn/Version.hpp to Semantic versi...
2020-05-19 Finn WilliamsIVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS...
2020-04-27 Jim FlynnIVGCVSW-4595 Add IFileOnlyPacketHandlers to file only...
2020-04-22 David MonahanIVGCVSW-4718 Fix failing Execute Network Tests
2020-04-21 David MonahanIVGCVSW-4675 Fixes for VTS 1.3 GeneratedTest.Test/armnn...
2020-04-20 David MonahanIVGCVSW-4513 Remove boost/algorithm/string *
2020-04-10 Jan EilersIVGCVSW-4483 Introduce PolymorphicPointerDowncast
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-03-26 Francis MurtaghIVGCVSW-4599 ArmNN Compile Error when compiled against...
2020-03-20 Narumol PrangnawaratIVGCVSW-4520 Implement BFloat16 Optimizer
2020-03-20 James ConroyIVGCVSW-4549 Add front end for new QLSTM layer
2020-03-19 Isabella GottardiMLECO-755: ArmNN: Add file format external profiling...
2020-03-19 Narumol PrangnawaratIVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workloa...
2020-03-18 Jan EilersIVGCVSW-4444 Adding Elu end to end test
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-11 Ryan OSheaIVGCVSW-3726 Doxygen touch-up
2020-03-10 Jan EilersIVGCVSW-4482 Remove boost::ignore_unused
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
next