1. 0849bfd IVGCVSW-5549 Failing Transpose Conv2d Uint8 test by David Monahan · 3 years, 7 months ago
  2. 225fb41 IVGCVSW-5550 Fix failing delegate Conv2d tests for CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  3. 8bae82a IVGCVSW-5564 Disable INT16 delegate quant tests on ACL by James Conroy · 3 years, 7 months ago
  4. 195361c IVGCVSW-5567 armnn_delegate Reshape operator fails by David Monahan · 3 years, 7 months ago
  5. c001e14 IVGCVSW-5548 Fix delegate ElementwiseUnary tests for CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  6. b33f28b IVGCVSW-5545 Fix delegate Comparison failures on CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  7. 751aa5e IVGCVSW-5563 Fix Crash on model with Fullyconnected Sigmoid Activation by Kevin May · 3 years, 7 months ago
  8. fe3ec94 IVGCVSW-5092 Add CL Logical workload by James Conroy · 3 years, 7 months ago
  9. b830752 Update ACL pin to branches/arm_compute_20_11 by Teresa Charlin · 3 years, 7 months ago
  10. 177df1e IVGCVSW-5093 Add NEON Logical workload by James Conroy · 3 years, 8 months ago
  11. 0c95f4c Fix logical vts skip by Narumol Prangnawarat · 3 years, 7 months ago
  12. 1670b0c IVGCVSW-5397 TfLiteDelegate: Implement the redefine operators by David Monahan · 3 years, 7 months ago
  13. 23969e8 IVGCVSW-5558 'Output all zeroes using EthosNAcc backend when falling back to CpuRef' by Sadik Armagan · 3 years, 7 months ago
  14. 3812fbc IVGCVSW-5543 Fix delegate Pooling2d failures on CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  15. 06d2d1b IVGCVSW-5547 Fix Delegate Softmax failures on CpuAcc/GpuAcc by Jan Eilers · 3 years, 7 months ago
  16. 15f7fae IVGCVSW-5377 'Add ArmNN TfLite delegate to ExecuteNetwork' by Sadik Armagan · 3 years, 7 months ago
  17. 5d03e31 IVGCVSW-5377 Add ArmNN TfLite delegate to ExecuteNetwork by Sadik Armagan · 3 years, 7 months ago
  18. a40b434 Update ACL pin to 04a0706dddc6ca24cb80e3e0789c6b0f54c48b28 by Teresa Charlin · 3 years, 7 months ago
  19. 7a0efa5 IVGCVSW-5535 Extend dump file with info about fused layers by Mike Kelly · 3 years, 7 months ago
  20. a857810 IVGCVSW-5395 TfLiteDelegate: Implement the Softmax operators by James Ward · 3 years, 8 months ago
  21. 0cf8442 IVGCVSW-5382 TfLiteDelegate: Implement the Activation operators by David Monahan · 3 years, 7 months ago
  22. 05e9fd2 IVGCVSW-5539 'Elementwise layers with const tensors are not connecting up' by Sadik Armagan · 3 years, 7 months ago
  23. 1ac690a MLCE-278-IVGCVSW-5530 FusedActivation issues by Mike Kelly · 3 years, 7 months ago
  24. 91c4171 IVGCVSW-5486 TfLiteDelegate: Implement Concat and Mean operators by Matthew Sloyan · 3 years, 8 months ago
  25. 145c88f MLECO-1253 Adding ASR sample application using the PyArmNN api by Éanna Ó Catháin · 3 years, 7 months ago
  26. aa41d5d IVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on CpuRef via ExecuteNetwork' by Sadik Armagan · 3 years, 7 months ago
  27. 7c0e3fd IVGCVSW-5385 Use specific data-type instead of auto (Transpose TfLiteDelegate) by James Ward · 3 years, 7 months ago
  28. cb8e350 IVGCVSW-5465 ExecuteNetworkTestsDynamicBackends Bug Fix by Keith Davis · 3 years, 8 months ago
  29. b968a4f IVGCVSW-5463 Change cmake version for delegate to 3.7 by Jan Eilers · 3 years, 7 months ago
  30. 4a3d505 Added SECURITY.md file by Mike Kelly · 3 years, 7 months ago
  31. 42bd4f1 IVGCVSW-5311 Debian Packaging - Host packages in public PPA by Francis Murtagh · 3 years, 7 months ago
  32. 9d07e00 MLCE-278 issue with signed-int8 quantized model by Teresa Charlin · 3 years, 7 months ago
  33. c173438 Update ACL pin to 17b7102b30e0159263d06d3a0816cd2998a13456 by Teresa Charlin · 3 years, 7 months ago
  34. 6f9f990 IVGCVSW-5508 Activate compiler warnings in ArmNN TfLite Delegate by Finn Williams · 3 years, 8 months ago
  35. 72a7cf2 Update ACL pin to 61ffda4839d6fe8cc165faae0ec7c9be1d528194 by Nikhil Raj · 3 years, 7 months ago
  36. f89964e IVGCVSW-5385 TfLiteDelegate: Implement the Transpose operator by James Ward · 3 years, 8 months ago
  37. 32ca144 IVGCVSW-5338 TfLiteDelegate: Implement the Convolution operators by Sadik Armagan · 3 years, 8 months ago
  38. 33d2c78 IVGCVSW-5189 Fix error running EfficientNet-Lite on GpuAcc by Narumol Prangnawarat · 3 years, 8 months ago
  39. 0d4ed39 IVGCVSW-5328-5329 Fuse Activation Cleanup by Mike Kelly · 3 years, 8 months ago
  40. e688d61 Wrap FindBoost in if(BUILD_UNIT_TESTS) so that it can be excluded entirely by Matthew Bentham · 3 years, 8 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. 8502ade IVGCVSW-5495 Fix validation for per-channel quant by James Conroy · 3 years, 8 months ago
  44. 30dfc54 Update ACL pin to d7341fb9e3b24b904edf7ac9d83e1e063bc77765 by Teresa Charlin · 3 years, 8 months ago
  45. e339bf6 IVGCVSW-5396 TfLiteDelegate: Implement the Resize operators by Jan Eilers · 3 years, 8 months ago
  46. eca9781 Update ACL pin to 5f2fb59054aee2ec190d72accdb45f852caf4b87 by Nikhil Raj · 3 years, 8 months ago
  47. 4189cc5 IVGCVSW-5504 'TfLiteDelegate: Introduce FP16 and BackendOptions' by Sadik Armagan · 3 years, 8 months ago
  48. 8081536 IVGCVSW-5387 TfLiteDelegate: Implement the Pooling operators by Narumol Prangnawarat · 3 years, 8 months ago
  49. 3dda41d IVGCVSW-5507 ExecuteNetwork fix by Jan Eilers · 3 years, 8 months ago
  50. cb4ddef Update ACL pin to 087ee3d521c1137b0bc611579eb1b94cc7813fb2 by Nikhil Raj · 3 years, 8 months ago
  51. 6e36a64 IVGCVSW-5389 'TfLiteDelegate: Implement the FullyConnected operator' by Sadik Armagan · 3 years, 8 months ago
  52. 50c87d3 IVGCVSW-5387 TfLiteDelegate: Implement the Pooling operators by Narumol Prangnawarat · 3 years, 8 months ago
  53. 0d35a93 IVGCVSW-5398 TfLiteDelegate: Implement the Quantization operators by Matthew Sloyan · 3 years, 8 months ago
  54. 8b9858d IVGCVSW-5380 'TfLiteDelegate: Implement the Comparison operators' by Sadik Armagan · 3 years, 8 months ago
  55. 21a94ff IVGCVSW-5379 'TfLiteDelegate: Implement the ElementWiseBinary operators' by Sadik Armagan · 3 years, 8 months ago
  56. 057ac60 Update ACL pin to 2cb05d9ee91880179ad2537cbf66229c7c2a2356 by Nikhil Raj · 3 years, 8 months ago
  57. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  58. c9bc80e IVGCVSW-5462 Link fmt statically by Jan Eilers · 3 years, 8 months ago
  59. 7b23785 Update ACL pin to bef7fa27b0d231a8649952f60808132d109b6345 by Nikhil Raj · 3 years, 8 months ago
  60. df04d23 IVGCVSW-5327 Add to Layer a binary blob to host the activation layer info by Keith Davis · 3 years, 8 months ago
  61. 90231b8 IVGCVSW-5315 Create FuseBatchNorm class by Mike Kelly · 3 years, 8 months ago
  62. 82490ee COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Francis Murtagh · 3 years, 8 months ago
  63. 85523c4 Remove URL_HASH check for x264 lib by Éanna Ó Catháin · 3 years, 8 months ago
  64. 5c5a3ea Update ACL pin to 770dfeb04b6fd89afde2005bd46caa6ff0858f3e by Nikhil Raj · 3 years, 8 months ago
  65. 1f00312 Update ACL pin to ca6068594bcabcc392f30c8ff3188b03f4a35407 by Teresa Charlin · 3 years, 8 months ago
  66. 6fff4f4 IVGCVSW-5476 Fix Fuse_batchNorm_into_Conv2D_Float32_Test by Teresa Charlin · 3 years, 8 months ago
  67. 1973b09 Print out more information about the graph by Ayan Halder · 3 years, 8 months ago
  68. 265e53e IVGCVSW-5322 Fix segfault between Neon and Cl layers by Narumol Prangnawarat · 3 years, 8 months ago
  69. 25d80ee IVGCVSW-5265 Removing more Boost references from test executables. by Colm Donelan · 3 years, 8 months ago
  70. 9b01ed2 IVGCVSW-5267 Remove boost from core android-nn-driver by James Ward · 3 years, 8 months ago
  71. 74a2e49 IVGCVSW-5266 Remove Boost from standalone dynamic backend by James Ward · 3 years, 8 months ago
  72. 5ea9f31 IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReader by James Ward · 3 years, 8 months ago
  73. 67e95f2 IVGCVSW-5379 'TfLiteDelegate: Implement the ElementWiseBinary operators' by Sadik Armagan · 3 years, 8 months ago
  74. 3902f95 IVGCVSW-5267 Remove boost from core android-nn-driver by James Ward · 3 years, 8 months ago
  75. 9a5ce4a IVGCVSW-5265 Remove boost from core ArmNN CMake by Colm Donelan · 3 years, 8 months ago
  76. 06e0300 IVGCVSW-5314 Create OptimizeForExclusiveConnection by Teresa Charlin · 3 years, 8 months ago
  77. 34515a1 Update ACL pin to 5a4284dc7d98a382d0fa492b64fabe430d5afdc6 by Nikhil Raj · 3 years, 8 months ago
  78. 46330a3 IVGCVSW-4995 Update BuildGuideAndroidNDK and BuildGuideCrossCompilation md files in ArmNN by Nikhil Raj · 3 years, 8 months ago
  79. f80c9ba Update ACL to 19a41bad7fbbc18fc9032753b234b1f7c632b2d5 by Teresa Charlin · 3 years, 8 months ago
  80. 1be893f Move PyArmNN unit test resources for IDeserializer to external storage by Pavel Macenauer · 3 years, 8 months ago
  81. 3e54d03 IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iterator by Finn Williams · 3 years, 8 months ago
  82. aaa54ae Bugfix: Don't try to link pipeCommon if it's not being built by Francis Murtagh · 3 years, 8 months ago
  83. 0103e76 Fix BackendHint missing when cloning a layer by Narumol Prangnawarat · 3 years, 8 months ago
  84. 0534e03 IVGCVSW-5378 'TfLiteDelegate: Implement the ElementWiseUnary operators ' by Sadik Armagan · 3 years, 8 months ago
  85. bf18a26 Bugfix: Allow use of dynamic backendId in execute network by Francis Murtagh · 3 years, 8 months ago
  86. 62483be IVGCVSW-5366 'Add a do nothing SubGraph class' by Sadik Armagan · 3 years, 8 months ago
  87. 3d1323f Update ACL pin to 9ae06d4986bc3055f7786c1097b465bd321cf8eb by Teresa Charlin · 3 years, 8 months ago
  88. e518153 IVGCVSW-5077 Ensure ArmNN builds successfully with latest protobuf by Nikhil Raj · 3 years, 9 months ago
  89. 0f74e92 Update ACL pin to b333758b5e2b00ba7b36cc02c169605f55fb0251 by Nikhil Raj · 3 years, 9 months ago
  90. db6e8a9 GitHub#465 Fix NonMaxSuppression by antkillerfarm · 3 years, 9 months ago
  91. 5f960d9 Add IDeserializer support in pyarmnn by wangg · 3 years, 10 months ago
  92. 4527490 IVGCVSW-5284 Refactor ExecuteNetwork by Jan Eilers · 3 years, 8 months ago
  93. 3c24f43 IVGCVSW-5365 'Create the TfLite Delegate subdirectory in ArmNN' by Sadik Armagan · 3 years, 8 months ago
  94. 418c7dd Bugfix: fix typo in Pyarmnn README example code by Francis Murtagh · 3 years, 8 months ago
  95. fbba364 IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc uses by Matthew Sloyan · 3 years, 8 months ago
  96. f88e3cc IVGCVSW-5406 Update README.md with details of third party tools. by Colm Donelan · 3 years, 9 months ago
  97. c89829f IVGCVSW-5280 Switch tests/InferenceTest and derived tests over to cxxopts by James Ward · 3 years, 9 months ago
  98. f9f33a0 IVGCVSW-5335 Added Documentation for fast_math by Mike Kelly · 3 years, 9 months ago
  99. c456c31 IVGCVSW-5434 Remove boost/preprocessor.hpp by Jim Flynn · 3 years, 9 months ago
  100. f290d88 IVGCVSW-4489 Remove remaining occurrence of boost::format by Matthew Sloyan · 3 years, 9 months ago