aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2020-01-24IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CLKevin May
2020-01-24IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxisDerek Lamberti
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-23IVGCVSW-4268 Print all Descriptors on dot graphTeresa Charlin
2020-01-21IVGCVSW-4364 Only apply deprecated attribute where availableDerek Lamberti
2020-01-20Remove use of ArmNN.hpp from other public headersMatthew Bentham
2020-01-16Remove Logging.hpp from ArmNN.hppMatthew Bentham
2020-01-16Remove use of boost from Logging.hppMatthew Bentham
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2020-01-09Fix issues due to #include Windows.hRob Hughes
2020-01-02IVGCVSW-4246 Clean build of backends with -WextraDerek Lamberti
2019-12-31IVGCVSW-4246 Clean build of ArmNN API with -WextraFrancis Murtagh
2019-12-30Fix compilation error when building for Linux (non Android)Ayan Halder
2019-12-13IVGCVSW-4178 Add code to increment the 3 ArmNN countersKeith Davis
2019-12-10IVGCVSW-4212 Example of standalone dynamic reference backendNarumol Prangnawarat