1. 9234e5f IVGCVSW-5346 Update Major, Minor release versions by Teresa Charlin · 3 years, 7 months ago
  2. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 7 months ago
  3. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 7 months ago
  4. 3e54d03 IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iterator by Finn Williams · 3 years, 8 months ago
  5. fbba364 IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc uses by Matthew Sloyan · 3 years, 8 months ago
  6. 01e8b07 IVGCVSW-5306 Add floating point type checks to NumericCast.hpp by Matthew Sloyan · 3 years, 9 months ago
  7. f347597 Quantization copy constructor by Derek Lamberti · 3 years, 9 months ago
  8. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 9 months ago
  9. a25886e IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork' by Sadik Armagan · 3 years, 9 months ago
  10. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 9 months ago
  11. c9a82a2 IVGCVSW-5245 Add Quantization operator=() function by Kevin May · 3 years, 9 months ago
  12. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 9 months ago
  13. ab3bd4d IVGCVSW-5109 'Add SupportsInPlaceComputation to TensorHandleFactories' by Sadik Armagan · 3 years, 10 months ago
  14. ea063df IVGCVSW-5200 Add import enabled optimizer options to PyArmNN by Narumol Prangnawarat · 3 years, 10 months ago
  15. 0fe7376 Bugfix: Allow permutation of QuantizationDim by Francis Murtagh · 3 years, 10 months ago
  16. a2493a0 IVGCVSW-5012 Add importEnabled option for OptimizerOptions by Narumol Prangnawarat · 3 years, 10 months ago
  17. 313c99f IVGCVSW-4813 Update semantic versioning of ArmNN to 22.0.0 for 20.08 release by Nikhil Raj · 3 years, 10 months ago
  18. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  19. d109a4d IVGCVSW-4932 Introduce ShapeInferenceMethod to TfLite Parser by Sadik Armagan · 3 years, 11 months ago
  20. f24effa IVGCVSW-5155 Update Arm NN API to allow for call to shape inference by Finn Williams · 4 years ago
  21. d656877 IVGCVSW-5010 Add GetCapabilities to ITensorHandleFactory by Narumol Prangnawarat · 4 years ago
  22. 171ca7c Fixing compile error on Ubuntu 16.04 by Colm Donelan · 4 years ago
  23. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 4 years ago
  24. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years ago
  25. 0ad3ef1 IVGCVSW-4988 Add handling output shape parameter to TransposeConvolution2d by Colm Donelan · 4 years ago
  26. 11f6ace IVGCVSW-5020 Refactor TensorShape to host dynamic tensors and scalar values by Teresa Charlin · 4 years ago
  27. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  28. 3b90af6 IVGCVSW-5036 Do not allocate memory when import is enabled by Narumol Prangnawarat · 4 years ago
  29. cdc0149 IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option. by Teresa Charlin · 4 years ago
  30. ec6c680 IVGCVSW-4906 Add front-end support for FILL operator by Ryan OShea · 4 years ago
  31. 749294b remove BOM from files by Laurent Carlier · 4 years, 1 month ago
  32. 4a0c9b9 IVGCVSW-4888 Update Resize Front end for new parameters by David Monahan · 4 years, 1 month ago
  33. 1892d21 IVGCVSW-4735 Add label GUID to timeline eventClass message by Jim Flynn · 4 years, 1 month ago
  34. 01d0281 IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor model by Jim Flynn · 4 years, 2 months ago
  35. 0a336dc IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic by Finn Williams · 4 years, 1 month ago
  36. a7227ac Adding more performance metrics by alered01 · 4 years, 1 month ago
  37. fe3d4ed IVGCVSW-4795 Change armnn/Version.hpp to Semantic versioning format by Francis Murtagh · 4 years, 1 month ago
  38. 45a7362 IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACKENDS by Finn Williams · 4 years, 1 month ago
  39. 4e755a5 IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connection by Jim Flynn · 4 years, 3 months ago
  40. 6544f40 IVGCVSW-4718 Fix failing Execute Network Tests by David Monahan · 4 years, 2 months ago
  41. 60bf0ae IVGCVSW-4675 Fixes for VTS 1.3 GeneratedTest.Test/armnn_resize* by David Monahan · 4 years, 2 months ago
  42. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 2 months ago
  43. 76bc728 IVGCVSW-4483 Introduce PolymorphicPointerDowncast by Jan Eilers · 4 years, 2 months ago
  44. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 3 months ago
  45. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  46. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  47. c0f0af3 IVGCVSW-4599 ArmNN Compile Error when compiled against gcc 9 by Francis Murtagh · 4 years, 3 months ago
  48. bc7ffb5 IVGCVSW-4520 Implement BFloat16 Optimizer by Narumol Prangnawarat · 4 years, 3 months ago
  49. 586a9aa IVGCVSW-4549 Add front end for new QLSTM layer by James Conroy · 4 years, 3 months ago
  50. a0687ee MLECO-755: ArmNN: Add file format external profiling option by Isabella Gottardi · 4 years, 3 months ago
  51. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 3 months ago
  52. bca73e1 IVGCVSW-4444 Adding Elu end to end test by Jan Eilers · 4 years, 3 months ago
  53. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 3 months ago
  54. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 3 months ago
  55. 2bbfaa7 IVGCVSW-3726 Doxygen touch-up by Ryan OShea · 4 years, 4 months ago
  56. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 3 months ago
  57. 8832522 IVGCVSW-4517 Implement BFloat16 Encoder and Decoder by Narumol Prangnawarat · 4 years, 3 months ago
  58. 97da5e2 IVGCVSW-4541 Modify Timeline Packet construction by Keith Davis · 4 years, 3 months ago
  59. 53d092d IVGCVSW-4486 Introduce numeric_cast implementation by Derek Lamberti · 4 years, 4 months ago
  60. 4d4e0e2 IVGCVSW-4483 Introduce polymorphic_downcast implementation by Derek Lamberti · 4 years, 4 months ago
  61. dcfc636 IVGCVSW-4485 Introduce ARMNN_ASSERT(_MSG) macros by Derek Lamberti · 4 years, 4 months ago
  62. 9f8cad2 IVGCVSW-4482 Introduce IgnoreUnused implementation by Derek Lamberti · 4 years, 4 months ago
  63. 8a2b468 IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entity by Finn Williams · 4 years, 4 months ago
  64. c3bf6ef IVGCVSW-4508 Add BFloat16 data type by Narumol Prangnawarat · 4 years, 4 months ago
  65. 4a9e24b IVGCVSW-4314 Per-layer backend hint API by Derek Lamberti · 4 years, 6 months ago
  66. b015e5d Modifying the IBackendProfilingContext interface to return a bool on by David Monahan · 4 years, 4 months ago
  67. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 4 months ago
  68. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  69. 4c99899 IVGCVSW-4454 Remove the CounterSet and Device fields from Category by Sadik Armagan · 4 years, 4 months ago
  70. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 4 months ago
  71. 98d39da IVGCVSW-4433 Update version number to 20.02 by Nikhil Raj · 4 years, 4 months ago
  72. 0c2eeac IVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8 by Keith Davis · 4 years, 4 months ago
  73. cab588a IVGCVSW-4320 Implement the bulk reporting of counter values from backends by Sadik Armagan · 4 years, 4 months ago
  74. 032bc74 IVGCVSW-4338 Implement the Activation of Counters in backends by Finn Williams · 4 years, 4 months ago
  75. c1536d6 IVGCVSW-4400 Backend Counter Registry Functionality by David Monahan · 4 years, 4 months ago
  76. 13757bd Silence clang-8 warnings wrt explicit defaulting of implicitly deleted operator by Matthew Bentham · 4 years, 4 months ago
  77. 2dcd3fe IVGCVSW-4319 Implement Counter Status Querying by James Conroy · 4 years, 4 months ago
  78. 9add120 IVGCVSW-4386 Add ArmNN reference support for QAsymmS8 by Ryan OShea · 4 years, 4 months ago
  79. 820eb14 MLCE-139: add capability to align corners for bilinear resize by Sang-Hoon Park · 4 years, 5 months ago
  80. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 4 months ago
  81. 9a61fa6 Github #273 Handle failure to initialise BackendContext in Runtime by Matthew Bentham · 4 years, 4 months ago
  82. 867eba5 IVGCVSW-4399 Create Sample Dynamic backend by Narumol Prangnawarat · 4 years, 5 months ago
  83. 9789702 IVGCVSW-4393 Register backend counters by Jim Flynn · 4 years, 5 months ago
  84. e49755b IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContext by Colm Donelan · 4 years, 5 months ago
  85. 5ccb33d IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGenerator by Colm Donelan · 4 years, 5 months ago
  86. a023c40 IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CL by Kevin May · 4 years, 6 months ago
  87. d466a54 IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis by Derek Lamberti · 4 years, 5 months ago
  88. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 5 months ago
  89. 190a39a IVGCVSW-4268 Print all Descriptors on dot graph by Teresa Charlin · 4 years, 5 months ago
  90. 41e92b0 IVGCVSW-4364 Only apply deprecated attribute where available by Derek Lamberti · 4 years, 5 months ago
  91. ff130e2 Remove use of ArmNN.hpp from other public headers by Matthew Bentham · 4 years, 5 months ago
  92. f48afc6 Remove Logging.hpp from ArmNN.hpp by Matthew Bentham · 4 years, 5 months ago
  93. d3a0783 Remove use of boost from Logging.hpp by Matthew Bentham · 4 years, 5 months ago
  94. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 5 months ago
  95. 4b96a27 Fix issues due to #include Windows.h by Rob Hughes · 4 years, 5 months ago
  96. 901ea11 IVGCVSW-4246 Clean build of backends with -Wextra by Derek Lamberti · 4 years, 6 months ago
  97. b4f312c IVGCVSW-4246 Clean build of ArmNN API with -Wextra by Francis Murtagh · 4 years, 6 months ago
  98. 12575ec Fix compilation error when building for Linux (non Android) by Ayan Halder · 4 years, 6 months ago
  99. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 7 months ago
  100. 60a20fb IVGCVSW-4212 Example of standalone dynamic reference backend by Narumol Prangnawarat · 4 years, 6 months ago