aboutsummaryrefslogtreecommitdiff
path: root/src/armnn
AgeCommit message (Expand)Author
2020-05-22Adding more performance metricsalered01
2020-05-19IVGCVSW-4669 Set destination tensorInfo in MoveAllConnections()Finn Williams
2020-05-19IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACK...Finn Williams
2020-05-19Fix some Windows build errors:Rob Hughes
2020-05-18IVGCVSW-4449 Add missing QLstm nullptr checksJames Conroy
2020-05-13IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189Colm Donelan
2020-05-02IVGCVSW-4449 Add QLstm ref implementationJames Conroy
2020-04-30IVGCVSW-4753 Fix CpuAcc Hal 1.3 Softmax FailuresSadik Armagan
2020-04-21Use X macro for the enum class LayerTypeLaurent Carlier
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-04-10IVGCVSW-4483 Introduce PolymorphicPointerDowncastJan Eilers
2020-04-10IVGCVSW-4666 Call EnableProfiling when state switches to activeFinn Williams
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-04-01IVGCVSW-4531 Tweak to an existing fix for failing NNT tests on Android RDavid Monahan
2020-03-31IVGCVSW-4633 Add conversion of BF16 support to NeonNarumol Prangnawarat
2020-03-31IVGCVSW-4590 Fix Lstm layers CellToInputWeightsJan Eilers
2020-03-26IVGCVSW-4597 Modify BF16 optimizer to Convert only inputs and weights ofNarumol Prangnawarat
2020-03-26IVGCVSW-4526 Fix UnitTest errors when running on raspberry piJan Eilers
2020-03-24IVGCVSW-4596 Fix BufferManager's packet orderFinn Williams
2020-03-20IVGCVSW-4520 Implement BFloat16 OptimizerNarumol Prangnawarat
2020-03-20IVGCVSW-4549 Add front end for new QLSTM layerJames Conroy
2020-03-20IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the...Sadik Armagan
2020-03-19IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload supportNarumol Prangnawarat
2020-03-19IVGCVSW-4553 Fix Wrapper Object Use after free in UnitTests.hppFinn Williams
2020-03-19IVGCVSW-4552 Fix Wrapper Object Use after free in ProfilerTestsFinn Williams
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-16MLCE-161: Added support for NormalizationLayer in ArmnnQuantizer.Pablo Tello
2020-03-13IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android RDavid Monahan
2020-03-11IVGCVSW-4517 Modify BFloat16 to conformant to the coding standardsNarumol Prangnawarat
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-06IVGCVSW-4517 Add BFloat16 class and unit testsNarumol Prangnawarat
2020-03-03IVGCVSW-4508 Add BFloat16 data typeNarumol Prangnawarat
2020-03-03IVGCVSW-4375 Add support for Transpose to optimizationsMike Kelly
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-4439: Adding Elu support to ActivationDavid Monahan
2020-02-24IVGCVSW-4368 Update Android.mk and backend.mk files with latest unit testsColm Donelan
2020-02-11Silence clang-8 warnings wrt explicit defaulting of implicitly deleted operatorMatthew Bentham
2020-02-07IVGCVSW-4386 Add ArmNN reference support for QAsymmS8Ryan OShea
2020-02-07IVGCVSW-4317 Implement the Profiling Context InitialisationColm Donelan
2020-02-04Github #273 Handle failure to initialise BackendContext in RuntimeMatthew Bentham