1. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  2. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  3. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years, 1 month ago
  4. b9af86e IVGCVSW-5855 Refactor the reporting of capabilities from backends by Finn Williams · 3 years, 1 month ago
  5. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years, 1 month ago
  6. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 2 months ago
  7. 41e764c IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5 by Colm Donelan · 3 years, 1 month ago
  8. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years, 1 month ago
  9. e5f0b24 IVGCVSW-5818 Enable import on GPU by Narumol Prangnawarat · 3 years, 2 months ago
  10. 27dee45 IVGCVSW-5987 Print Reduce Descriptor on dot graph by Teresa Charlin · 3 years, 2 months ago
  11. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 2 months ago
  12. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  13. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 2 months ago
  14. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 2 months ago
  15. a04a9d7 IVGCVSW-5775 'Add Async Support to ExecuteNetwork' by Sadik Armagan · 3 years, 2 months ago
  16. 4a621c43 IVGCVSW-5719 Remove Quantizer by Kevin May · 3 years, 2 months ago
  17. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  18. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  19. 55a8ffd IVGCVSW-5823 Refactor Async Network API by Mike Kelly · 3 years, 3 months ago
  20. aede8ca IVGCVSW-5783 'Add AsyncExecution Capability' by Sadik Armagan · 3 years, 3 months ago
  21. a004251 IVGCVSW-5799 'Create Pimpl Idiom for Async prototype' by Sadik Armagan · 3 years, 3 months ago
  22. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  23. 23dbe3d Correct TuningLevel enumeration values by Inki Dae · 3 years, 3 months ago
  24. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  25. ea4fce7 Fix TransformIterator operator= by Rob Hughes · 3 years, 4 months ago
  26. cbe2cdf Remove unnecessary friend function by Rob Hughes · 3 years, 4 months ago
  27. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 4 months ago
  28. 3390e25 IVGCVSW-5694 Update Major, Minor release versions by Nikhil Raj · 3 years, 5 months ago
  29. 33199c2 IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority) by Francis Murtagh · 3 years, 4 months ago
  30. 0a7dc6b IVGCVSW-5685 Add CpuAcc specific configuration option numberOfThreads by Matthew Sloyan · 3 years, 5 months ago
  31. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 5 months ago
  32. 49bdb79 MLCE-360 'ReduceLayer InferOutputShape Issue' by Sadik Armagan · 3 years, 5 months ago
  33. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  34. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 5 months ago
  35. 09c6101 IVGCVSW-4143 Add semantic versioning to Arm NN by Nikhil Raj · 3 years, 5 months ago
  36. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  37. 7909c53 IVGCVSW-4874 Provide LayerSupportHandle to frontend users by Francis Murtagh · 3 years, 5 months ago
  38. 5dc64fe IVGCVSW-5525 Handle Neon optionality on 32 bit linux platforms by Francis Murtagh · 3 years, 5 months ago
  39. 2cd1847 IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python API by Jan Eilers · 3 years, 6 months ago
  40. f2ed1b8 IVGCVSW-5499 Missing validation for zero stride by Teresa Charlin · 3 years, 7 months ago
  41. 9234e5f IVGCVSW-5346 Update Major, Minor release versions by Teresa Charlin · 3 years, 8 months ago
  42. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  43. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  44. 3e54d03 IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iterator by Finn Williams · 3 years, 8 months ago
  45. 01e8b07 IVGCVSW-5306 Add floating point type checks to NumericCast.hpp by Matthew Sloyan · 3 years, 9 months ago
  46. f347597 Quantization copy constructor by Derek Lamberti · 3 years, 9 months ago
  47. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 10 months ago
  48. a25886e IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork' by Sadik Armagan · 3 years, 9 months ago
  49. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 10 months ago
  50. c9a82a2 IVGCVSW-5245 Add Quantization operator=() function by Kevin May · 3 years, 10 months ago
  51. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 10 months ago
  52. ab3bd4d IVGCVSW-5109 'Add SupportsInPlaceComputation to TensorHandleFactories' by Sadik Armagan · 3 years, 10 months ago
  53. ea063df IVGCVSW-5200 Add import enabled optimizer options to PyArmNN by Narumol Prangnawarat · 3 years, 10 months ago
  54. a2493a0 IVGCVSW-5012 Add importEnabled option for OptimizerOptions by Narumol Prangnawarat · 3 years, 10 months ago
  55. 313c99f IVGCVSW-4813 Update semantic versioning of ArmNN to 22.0.0 for 20.08 release by Nikhil Raj · 3 years, 11 months ago
  56. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  57. f24effa IVGCVSW-5155 Update Arm NN API to allow for call to shape inference by Finn Williams · 4 years ago
  58. d656877 IVGCVSW-5010 Add GetCapabilities to ITensorHandleFactory by Narumol Prangnawarat · 4 years ago
  59. 171ca7c Fixing compile error on Ubuntu 16.04 by Colm Donelan · 4 years ago
  60. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 4 years ago
  61. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  62. 0ad3ef1 IVGCVSW-4988 Add handling output shape parameter to TransposeConvolution2d by Colm Donelan · 4 years ago
  63. 11f6ace IVGCVSW-5020 Refactor TensorShape to host dynamic tensors and scalar values by Teresa Charlin · 4 years ago
  64. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  65. 3b90af6 IVGCVSW-5036 Do not allocate memory when import is enabled by Narumol Prangnawarat · 4 years ago
  66. cdc0149 IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option. by Teresa Charlin · 4 years, 1 month ago
  67. ec6c680 IVGCVSW-4906 Add front-end support for FILL operator by Ryan OShea · 4 years, 1 month ago
  68. 749294b remove BOM from files by Laurent Carlier · 4 years, 1 month ago
  69. 4a0c9b9 IVGCVSW-4888 Update Resize Front end for new parameters by David Monahan · 4 years, 1 month ago
  70. 1892d21 IVGCVSW-4735 Add label GUID to timeline eventClass message by Jim Flynn · 4 years, 1 month ago
  71. 01d0281 IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor model by Jim Flynn · 4 years, 2 months ago
  72. 0a336dc IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic by Finn Williams · 4 years, 2 months ago
  73. a7227ac Adding more performance metrics by alered01 · 4 years, 2 months ago
  74. fe3d4ed IVGCVSW-4795 Change armnn/Version.hpp to Semantic versioning format by Francis Murtagh · 4 years, 1 month ago
  75. 45a7362 IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACKENDS by Finn Williams · 4 years, 1 month ago
  76. 4e755a5 IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connection by Jim Flynn · 4 years, 3 months ago
  77. 6544f40 IVGCVSW-4718 Fix failing Execute Network Tests by David Monahan · 4 years, 2 months ago
  78. 60bf0ae IVGCVSW-4675 Fixes for VTS 1.3 GeneratedTest.Test/armnn_resize* by David Monahan · 4 years, 2 months ago
  79. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 2 months ago
  80. 76bc728 IVGCVSW-4483 Introduce PolymorphicPointerDowncast by Jan Eilers · 4 years, 3 months ago
  81. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 3 months ago
  82. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  83. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  84. c0f0af3 IVGCVSW-4599 ArmNN Compile Error when compiled against gcc 9 by Francis Murtagh · 4 years, 3 months ago
  85. bc7ffb5 IVGCVSW-4520 Implement BFloat16 Optimizer by Narumol Prangnawarat · 4 years, 3 months ago
  86. 586a9aa IVGCVSW-4549 Add front end for new QLSTM layer by James Conroy · 4 years, 3 months ago
  87. a0687ee MLECO-755: ArmNN: Add file format external profiling option by Isabella Gottardi · 4 years, 4 months ago
  88. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 3 months ago
  89. bca73e1 IVGCVSW-4444 Adding Elu end to end test by Jan Eilers · 4 years, 4 months ago
  90. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 3 months ago
  91. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  92. 2bbfaa7 IVGCVSW-3726 Doxygen touch-up by Ryan OShea · 4 years, 5 months ago
  93. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  94. 97da5e2 IVGCVSW-4541 Modify Timeline Packet construction by Keith Davis · 4 years, 4 months ago
  95. 53d092d IVGCVSW-4486 Introduce numeric_cast implementation by Derek Lamberti · 4 years, 4 months ago
  96. 4d4e0e2 IVGCVSW-4483 Introduce polymorphic_downcast implementation by Derek Lamberti · 4 years, 4 months ago
  97. dcfc636 IVGCVSW-4485 Introduce ARMNN_ASSERT(_MSG) macros by Derek Lamberti · 4 years, 4 months ago
  98. 9f8cad2 IVGCVSW-4482 Introduce IgnoreUnused implementation by Derek Lamberti · 4 years, 4 months ago
  99. 8a2b468 IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entity by Finn Williams · 4 years, 4 months ago
  100. c3bf6ef IVGCVSW-4508 Add BFloat16 data type by Narumol Prangnawarat · 4 years, 4 months ago