aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-22Adding more performance metricsalered01
2020-05-20IVGCVSW-4795 Change armnn/Version.hpp to Semantic versioning formatFrancis Murtagh
2020-05-19IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACK...Finn Williams
2020-04-27IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connectionJim Flynn
2020-04-22IVGCVSW-4718 Fix failing Execute Network TestsDavid Monahan
2020-04-21IVGCVSW-4675 Fixes for VTS 1.3 GeneratedTest.Test/armnn_resize*David Monahan
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-04-10IVGCVSW-4483 Introduce PolymorphicPointerDowncastJan Eilers
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-03-26IVGCVSW-4599 ArmNN Compile Error when compiled against gcc 9Francis Murtagh
2020-03-20IVGCVSW-4520 Implement BFloat16 OptimizerNarumol Prangnawarat
2020-03-20IVGCVSW-4549 Add front end for new QLSTM layerJames Conroy
2020-03-19MLECO-755: ArmNN: Add file format external profiling optionIsabella Gottardi
2020-03-19IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload supportNarumol Prangnawarat
2020-03-18IVGCVSW-4444 Adding Elu end to end testJan Eilers
2020-03-18IVGCVSW-4463 Change ProfilingService to a member of runtime from a singletonSadik Armagan
2020-03-17IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload supportNarumol Prangnawarat
2020-03-11IVGCVSW-3726 Doxygen touch-upRyan OShea
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-03-09IVGCVSW-4517 Implement BFloat16 Encoder and DecoderNarumol Prangnawarat
2020-03-09IVGCVSW-4541 Modify Timeline Packet constructionKeith Davis
2020-03-09IVGCVSW-4486 Introduce numeric_cast implementationDerek Lamberti
2020-03-09IVGCVSW-4483 Introduce polymorphic_downcast implementationDerek Lamberti
2020-03-05IVGCVSW-4485 Introduce ARMNN_ASSERT(_MSG) macrosDerek Lamberti
2020-03-05IVGCVSW-4482 Introduce IgnoreUnused implementationDerek Lamberti
2020-03-04IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entityFinn Williams
2020-03-03IVGCVSW-4508 Add BFloat16 data typeNarumol Prangnawarat
2020-03-03IVGCVSW-4314 Per-layer backend hint APIDerek Lamberti
2020-03-03Modifying the IBackendProfilingContext interface to return a bool onDavid Monahan
2020-03-02IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRefColm Donelan
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
2020-02-28IVGCVSW-4454 Remove the CounterSet and Device fields from CategorySadik Armagan
2020-02-28IVGCVSW-4439: Adding Elu support to ActivationDavid Monahan
2020-02-18IVGCVSW-4433 Update version number to 20.02Nikhil Raj
2020-02-17IVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8Keith Davis
2020-02-17IVGCVSW-4320 Implement the bulk reporting of counter values from backendsSadik Armagan
2020-02-14IVGCVSW-4338 Implement the Activation of Counters in backendsFinn Williams
2020-02-13IVGCVSW-4400 Backend Counter Registry FunctionalityDavid Monahan
2020-02-11Silence clang-8 warnings wrt explicit defaulting of implicitly deleted operatorMatthew Bentham
2020-02-10IVGCVSW-4319 Implement Counter Status QueryingJames Conroy
2020-02-07IVGCVSW-4386 Add ArmNN reference support for QAsymmS8Ryan OShea
2020-02-07MLCE-139: add capability to align corners for bilinear resizeSang-Hoon Park
2020-02-07IVGCVSW-4317 Implement the Profiling Context InitialisationColm Donelan
2020-02-04Github #273 Handle failure to initialise BackendContext in RuntimeMatthew Bentham
2020-02-03IVGCVSW-4399 Create Sample Dynamic backendNarumol Prangnawarat
2020-02-03IVGCVSW-4393 Register backend countersJim Flynn
2020-01-29IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContextColm Donelan
2020-01-28IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGeneratorColm Donelan