1. 53ca2e5 IVGCVSW-5605 Doxygen: Update parser section by Jan Eilers · 3 years, 5 months ago
  2. 09c6101 IVGCVSW-4143 Add semantic versioning to Arm NN by Nikhil Raj · 3 years, 5 months ago
  3. 60bb9d8 MLCE-326 'Support Dilation in Conv2D in ONNX and Tensorflow Parsers' by Sadik Armagan · 3 years, 6 months ago
  4. ef33cb1 IVGCVSW-5592 Implement Pimpl Idiom for Caffe and Onnx Parsers by Kevin May · 3 years, 5 months ago
  5. 7d96b16 IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite Parsers by Kevin May · 3 years, 5 months ago
  6. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  7. 0919e3b IVGCVSW-5605 Doxygen: Move Converter and Quantizer to Software Tools by Jan Eilers · 3 years, 5 months ago
  8. 1ed388f IVGCVSW-5605 Doxygen: Move Serializer and Deserializer to Software Tools by Jan Eilers · 3 years, 5 months ago
  9. 85d3671 IVGCVSW-5593 Implement Pimpl Idiom for serialization classes by Finn Williams · 3 years, 5 months ago
  10. 7909c53 IVGCVSW-4874 Provide LayerSupportHandle to frontend users by Francis Murtagh · 3 years, 5 months ago
  11. 1d6dcac Remove incorrect use of std::vector.reserve by Jim Flynn · 3 years, 5 months ago
  12. 0b51d5a IVGCVSW-5619 Add OptimizerOptions and NetworkProperties to ArmNN Delegate by Narumol Prangnawarat · 3 years, 5 months ago
  13. e561795 Update ACL pin to 6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2e by Nikhil Raj · 3 years, 5 months ago
  14. 5dc64fe IVGCVSW-5525 Handle Neon optionality on 32 bit linux platforms by Francis Murtagh · 3 years, 5 months ago
  15. 2686849 MLCE-335 'DEPTH_TO_SPACE and GATHER operator support in TfLiteParser' by Sadik Armagan · 3 years, 5 months ago
  16. 2cd1847 IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python API by Jan Eilers · 3 years, 7 months ago
  17. d672f5d IVGCVSW-5616 Don't fuse activation if quantization parameters are different by Teresa Charlin · 3 years, 5 months ago
  18. 19a1c03 MLCE-336 'TfLite parser and ExecuteNetwork issues' by Sadik Armagan · 3 years, 5 months ago
  19. 97bf84f IVGCVSW-4417 'Serialise ArmNN Model on android-nn-driver' by Sadik Armagan · 3 years, 6 months ago
  20. 9d7a332 IVGCVSW-5644 Add documentation for cache loaded network by Matthew Sloyan · 3 years, 6 months ago
  21. 13816cd Renaming NEActivationLayerKernel to CpuActivationKernel by Nikhil Raj · 3 years, 6 months ago
  22. 6168380 IVGCVSW-5424 TFLite parser not parsing new TransposeConv by David Monahan · 3 years, 6 months ago
  23. c5e5a04 MLCE-325 ArmnnQuantizer incorrectly Quantizes all DataTypes by Mike Kelly · 3 years, 6 months ago
  24. fc3efb3 IVGCVSW-5483 Fix cache loaded network nightly failure by Matthew Sloyan · 3 years, 6 months ago
  25. 6f377b7 IVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64/powerpc by Francis Murtagh · 3 years, 6 months ago
  26. 80fbcd5 IVGCVSW-5483 'Implement Loading and Saving to File' by Matthew Sloyan · 3 years, 6 months ago
  27. a20b312 Fix mac build breaks by Keith Mok · 3 years, 6 months ago
  28. 4a3db79 Fix build breaks for armnnDeserializer test by Keith Mok · 3 years, 6 months ago
  29. 9801b17 Add argmax deconv support for caffe parser by Keith Mok · 3 years, 6 months ago
  30. 7dc1820 Add Caffe Parser Dilation support by Keith Mok · 3 years, 6 months ago
  31. 1b4e5d3 adding BOOST_TEST to EnqueueWorkload in FuseActivation Unit Test by Teresa Charlin · 3 years, 6 months ago
  32. c11ba46 IVGCVSW-4625 Add CL Rank Workload by David Monahan · 3 years, 7 months ago
  33. 7515d07 IVGCVSW-5614 Enable Hard Swish and Elu activations by Matthew Sloyan · 3 years, 7 months ago
  34. df82f3a IVGCVSW-5532 Adding UnitTest fusing activation by Teresa Charlin · 3 years, 7 months ago
  35. 8719d22 IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized type by Narumol Prangnawarat · 3 years, 7 months ago
  36. 161d29c Sort subgraphview layers on construction by Derek Lamberti · 3 years, 7 months ago
  37. f24375d IVGCVSW-5500 Fix transpose conv InferOutputShape by James Conroy · 3 years, 7 months ago
  38. 97451b4 IVGCVSW-4626 Add Neon Rank Workload by David Monahan · 3 years, 7 months ago
  39. e944475 IVGCVSW-5482 'Add a ClCompileContext parameter to each ClWorkload Constructor' by Sadik Armagan · 3 years, 7 months ago
  40. 31c39be IVGCVSW-5568 Revert "IVGCVSW-5563 Fix Crash on model with FullyConnected Sigmoid Activation" by Teresa Charlin · 3 years, 7 months ago
  41. f2ed1b8 IVGCVSW-5499 Missing validation for zero stride by Teresa Charlin · 3 years, 7 months ago
  42. dea8fb6 IVGCVSW-5481 'Add ClCompileContext to ClWorkloadFactory' by Sadik Armagan · 3 years, 7 months ago
  43. c6ac856 IVGCVSW-5347 Update Readme for 20.11 by Teresa Charlin · 3 years, 7 months ago
  44. 060bad5 IVGCVSW-5569 Fix Unittest failure while building using EthosNAcc backend by Narumol Prangnawarat · 3 years, 7 months ago
  45. 58f8ecd IVGCVSW-5093 Remove redundant LogicalUnary functions by James Conroy · 3 years, 7 months ago
  46. be25d94 IVGCVSW-5563 Fix Crash on model with Fullyconnected Sigmoid Activation by Kevin May · 3 years, 7 months ago
  47. fe3ec94 IVGCVSW-5092 Add CL Logical workload by James Conroy · 3 years, 7 months ago
  48. 177df1e IVGCVSW-5093 Add NEON Logical workload by James Conroy · 3 years, 8 months ago
  49. 0c95f4c Fix logical vts skip by Narumol Prangnawarat · 3 years, 7 months ago
  50. 23969e8 IVGCVSW-5558 'Output all zeroes using EthosNAcc backend when falling back to CpuRef' by Sadik Armagan · 3 years, 7 months ago
  51. 7a0efa5 IVGCVSW-5535 Extend dump file with info about fused layers by Mike Kelly · 3 years, 7 months ago
  52. 1ac690a MLCE-278-IVGCVSW-5530 FusedActivation issues by Mike Kelly · 3 years, 7 months ago
  53. aa41d5d IVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on CpuRef via ExecuteNetwork' by Sadik Armagan · 3 years, 8 months ago
  54. 9d07e00 MLCE-278 issue with signed-int8 quantized model by Teresa Charlin · 3 years, 8 months ago
  55. 33d2c78 IVGCVSW-5189 Fix error running EfficientNet-Lite on GpuAcc by Narumol Prangnawarat · 3 years, 8 months ago
  56. 0d4ed39 IVGCVSW-5328-5329 Fuse Activation Cleanup by Mike Kelly · 3 years, 8 months ago
  57. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  58. 8502ade IVGCVSW-5495 Fix validation for per-channel quant by James Conroy · 3 years, 8 months ago
  59. 30dfc54 Update ACL pin to d7341fb9e3b24b904edf7ac9d83e1e063bc77765 by Teresa Charlin · 3 years, 8 months ago
  60. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  61. df04d23 IVGCVSW-5327 Add to Layer a binary blob to host the activation layer info by Keith Davis · 3 years, 8 months ago
  62. 90231b8 IVGCVSW-5315 Create FuseBatchNorm class by Mike Kelly · 3 years, 8 months ago
  63. 6fff4f4 IVGCVSW-5476 Fix Fuse_batchNorm_into_Conv2D_Float32_Test by Teresa Charlin · 3 years, 8 months ago
  64. 1973b09 Print out more information about the graph by Ayan Halder · 3 years, 8 months ago
  65. 265e53e IVGCVSW-5322 Fix segfault between Neon and Cl layers by Narumol Prangnawarat · 3 years, 8 months ago
  66. 74a2e49 IVGCVSW-5266 Remove Boost from standalone dynamic backend by James Ward · 3 years, 8 months ago
  67. 5ea9f31 IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReader by James Ward · 3 years, 8 months ago
  68. 9a5ce4a IVGCVSW-5265 Remove boost from core ArmNN CMake by Colm Donelan · 3 years, 8 months ago
  69. 06e0300 IVGCVSW-5314 Create OptimizeForExclusiveConnection by Teresa Charlin · 3 years, 9 months ago
  70. 3e54d03 IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iterator by Finn Williams · 3 years, 8 months ago
  71. 0103e76 Fix BackendHint missing when cloning a layer by Narumol Prangnawarat · 3 years, 8 months ago
  72. e518153 IVGCVSW-5077 Ensure ArmNN builds successfully with latest protobuf by Nikhil Raj · 3 years, 9 months ago
  73. db6e8a9 GitHub#465 Fix NonMaxSuppression by antkillerfarm · 3 years, 9 months ago
  74. 5f960d9 Add IDeserializer support in pyarmnn by wangg · 3 years, 10 months ago
  75. fbba364 IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc uses by Matthew Sloyan · 3 years, 9 months ago
  76. f9f33a0 IVGCVSW-5335 Added Documentation for fast_math by Mike Kelly · 3 years, 9 months ago
  77. c456c31 IVGCVSW-5434 Remove boost/preprocessor.hpp by Jim Flynn · 3 years, 9 months ago
  78. f290d88 IVGCVSW-4489 Remove remaining occurrence of boost::format by Matthew Sloyan · 3 years, 9 months ago
  79. 41ff7f8 IVGCVSW-5279 Switch armnnQuantizer over to cxxopts by Matthew Sloyan · 3 years, 9 months ago
  80. cd2c5f5 IVGCVSW-5291 Fix for Yolov3 producing 0s on Neon by David Monahan · 3 years, 9 months ago
  81. 3a40ea5 IVGCVSW-5363 Add Unmap layer and Unmap workload by Jim Flynn · 3 years, 9 months ago
  82. 3255d77 Remove Resize from list of layers that need padding in Neon by Teresa Charlin · 3 years, 9 months ago
  83. 68db06f IVGCVSW-5362 Add Map layer and Map workload by Jim Flynn · 3 years, 9 months ago
  84. b524ca0 IVGCVSW-5213 Switch armnnConverter over to cxxopts by Colm Donelan · 3 years, 9 months ago
  85. ad95948 IVGCVSW-5407 Failing Unittest by Mike Kelly · 3 years, 9 months ago
  86. ef05cdb Update ACL pin to fc2f6d0427e1d886fcccc68867d1af1ccd96608b by Teresa Charlin · 3 years, 9 months ago
  87. 5b5c222 IVGCVSW-5297 Remove boost::format from rest of ArmNN. by Colm Donelan · 3 years, 10 months ago
  88. 24ac859 IVGCVSW-5334 Remove remaining boost::numeric_cast from armnn by Matthew Sloyan · 3 years, 9 months ago
  89. 890bf65 IVGCVSW-4997 'Superfluous memcopy workloads' by Sadik Armagan · 3 years, 9 months ago
  90. 01e8b07 IVGCVSW-5306 Add floating point type checks to NumericCast.hpp by Matthew Sloyan · 3 years, 9 months ago
  91. 47fce87 IVGCVSW-5294 Remove boost::format armnn backends by James Ward · 3 years, 10 months ago
  92. 58dec6b IVGCVSW-5296 Remove boost::format armnn parsers by James Ward · 3 years, 10 months ago
  93. b17220d Include layer GUID in SerializeToDot output by Rob Hughes · 3 years, 10 months ago
  94. a2a512c COMPMID-3784 Fix 1 CTS MUL INT32 failure due to using SATURATE by Teresa Charlin · 3 years, 9 months ago
  95. ea8ce70 IVGCVSW-5325 Fix non-channel per axis quantization by Finn Williams · 3 years, 9 months ago
  96. 6d9f5c5 IVGCVSW-4519 Remove Boost Variant and apply_visitor variant by James Ward · 3 years, 9 months ago
  97. 156113c IVGCVSW-5295 Remove boost::format from armnn profiling by Jan Eilers · 3 years, 10 months ago
  98. 3a613cc Refactored Optimize(...) function to throw exceptions instead of returning null by Mike Kelly · 3 years, 9 months ago
  99. ba3ef18 IVGCVSW-5295 Change fmt to be a header-only interface library by Jan Eilers · 3 years, 9 months ago
  100. 371b70e IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profiling by Matthew Sloyan · 3 years, 10 months ago