1. 7a0efa5 IVGCVSW-5535 Extend dump file with info about fused layers by Mike Kelly · 3 years, 7 months ago
  2. 1ac690a MLCE-278-IVGCVSW-5530 FusedActivation issues by Mike Kelly · 3 years, 7 months ago
  3. aa41d5d IVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on CpuRef via ExecuteNetwork' by Sadik Armagan · 3 years, 8 months ago
  4. 9d07e00 MLCE-278 issue with signed-int8 quantized model by Teresa Charlin · 3 years, 8 months ago
  5. 33d2c78 IVGCVSW-5189 Fix error running EfficientNet-Lite on GpuAcc by Narumol Prangnawarat · 3 years, 8 months ago
  6. 0d4ed39 IVGCVSW-5328-5329 Fuse Activation Cleanup by Mike Kelly · 3 years, 8 months ago
  7. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  8. 8502ade IVGCVSW-5495 Fix validation for per-channel quant by James Conroy · 3 years, 8 months ago
  9. 30dfc54 Update ACL pin to d7341fb9e3b24b904edf7ac9d83e1e063bc77765 by Teresa Charlin · 3 years, 8 months ago
  10. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  11. df04d23 IVGCVSW-5327 Add to Layer a binary blob to host the activation layer info by Keith Davis · 3 years, 8 months ago
  12. 90231b8 IVGCVSW-5315 Create FuseBatchNorm class by Mike Kelly · 3 years, 8 months ago
  13. 6fff4f4 IVGCVSW-5476 Fix Fuse_batchNorm_into_Conv2D_Float32_Test by Teresa Charlin · 3 years, 8 months ago
  14. 1973b09 Print out more information about the graph by Ayan Halder · 3 years, 8 months ago
  15. 265e53e IVGCVSW-5322 Fix segfault between Neon and Cl layers by Narumol Prangnawarat · 3 years, 8 months ago
  16. 74a2e49 IVGCVSW-5266 Remove Boost from standalone dynamic backend by James Ward · 3 years, 8 months ago
  17. 5ea9f31 IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReader by James Ward · 3 years, 8 months ago
  18. 9a5ce4a IVGCVSW-5265 Remove boost from core ArmNN CMake by Colm Donelan · 3 years, 8 months ago
  19. 06e0300 IVGCVSW-5314 Create OptimizeForExclusiveConnection by Teresa Charlin · 3 years, 9 months ago
  20. 3e54d03 IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iterator by Finn Williams · 3 years, 8 months ago
  21. 0103e76 Fix BackendHint missing when cloning a layer by Narumol Prangnawarat · 3 years, 8 months ago
  22. e518153 IVGCVSW-5077 Ensure ArmNN builds successfully with latest protobuf by Nikhil Raj · 3 years, 9 months ago
  23. db6e8a9 GitHub#465 Fix NonMaxSuppression by antkillerfarm · 3 years, 9 months ago
  24. 5f960d9 Add IDeserializer support in pyarmnn by wangg · 3 years, 10 months ago
  25. fbba364 IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc uses by Matthew Sloyan · 3 years, 9 months ago
  26. f9f33a0 IVGCVSW-5335 Added Documentation for fast_math by Mike Kelly · 3 years, 9 months ago
  27. c456c31 IVGCVSW-5434 Remove boost/preprocessor.hpp by Jim Flynn · 3 years, 9 months ago
  28. f290d88 IVGCVSW-4489 Remove remaining occurrence of boost::format by Matthew Sloyan · 3 years, 9 months ago
  29. 41ff7f8 IVGCVSW-5279 Switch armnnQuantizer over to cxxopts by Matthew Sloyan · 3 years, 9 months ago
  30. cd2c5f5 IVGCVSW-5291 Fix for Yolov3 producing 0s on Neon by David Monahan · 3 years, 9 months ago
  31. 3a40ea5 IVGCVSW-5363 Add Unmap layer and Unmap workload by Jim Flynn · 3 years, 9 months ago
  32. 3255d77 Remove Resize from list of layers that need padding in Neon by Teresa Charlin · 3 years, 9 months ago
  33. 68db06f IVGCVSW-5362 Add Map layer and Map workload by Jim Flynn · 3 years, 9 months ago
  34. b524ca0 IVGCVSW-5213 Switch armnnConverter over to cxxopts by Colm Donelan · 3 years, 9 months ago
  35. ad95948 IVGCVSW-5407 Failing Unittest by Mike Kelly · 3 years, 9 months ago
  36. ef05cdb Update ACL pin to fc2f6d0427e1d886fcccc68867d1af1ccd96608b by Teresa Charlin · 3 years, 9 months ago
  37. 5b5c222 IVGCVSW-5297 Remove boost::format from rest of ArmNN. by Colm Donelan · 3 years, 10 months ago
  38. 24ac859 IVGCVSW-5334 Remove remaining boost::numeric_cast from armnn by Matthew Sloyan · 3 years, 9 months ago
  39. 890bf65 IVGCVSW-4997 'Superfluous memcopy workloads' by Sadik Armagan · 3 years, 9 months ago
  40. 01e8b07 IVGCVSW-5306 Add floating point type checks to NumericCast.hpp by Matthew Sloyan · 3 years, 9 months ago
  41. 47fce87 IVGCVSW-5294 Remove boost::format armnn backends by James Ward · 3 years, 10 months ago
  42. 58dec6b IVGCVSW-5296 Remove boost::format armnn parsers by James Ward · 3 years, 10 months ago
  43. b17220d Include layer GUID in SerializeToDot output by Rob Hughes · 3 years, 10 months ago
  44. a2a512c COMPMID-3784 Fix 1 CTS MUL INT32 failure due to using SATURATE by Teresa Charlin · 3 years, 9 months ago
  45. ea8ce70 IVGCVSW-5325 Fix non-channel per axis quantization by Finn Williams · 3 years, 9 months ago
  46. 6d9f5c5 IVGCVSW-4519 Remove Boost Variant and apply_visitor variant by James Ward · 3 years, 9 months ago
  47. 156113c IVGCVSW-5295 Remove boost::format from armnn profiling by Jan Eilers · 3 years, 10 months ago
  48. 3a613cc Refactored Optimize(...) function to throw exceptions instead of returning null by Mike Kelly · 3 years, 9 months ago
  49. ba3ef18 IVGCVSW-5295 Change fmt to be a header-only interface library by Jan Eilers · 3 years, 9 months ago
  50. 371b70e IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profiling by Matthew Sloyan · 3 years, 10 months ago
  51. b9dcfe6 IVGCVSW-5325 Speed up the reference backend by Finn Williams · 3 years, 10 months ago
  52. be727be IVGCVSW-4973 Enable QLstm projection unit tests on CL by Teresa Charlin · 3 years, 9 months ago
  53. f3c2718 Update ACL pin to 840a72cc745c60eccbd26fe192b035ec68b2ee41 by Nikhil Raj · 3 years, 9 months ago
  54. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 10 months ago
  55. 283a8b4 IVGCVSW-5318 'Create a Neon/CL Workload Unit Test fast_math option enabled' by Sadik Armagan · 3 years, 9 months ago
  56. 0663d66 IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNN by Matthew Sloyan · 3 years, 10 months ago
  57. 171214c IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backends by Matthew Sloyan · 3 years, 10 months ago
  58. a25886e IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork' by Sadik Armagan · 3 years, 10 months ago
  59. 16f82f9 IVGCVSW-5305 AddBroadcastReshapeLayer as optimizer by Narumol Prangnawarat · 3 years, 10 months ago
  60. 589e3e8 IVGCVSW-5302 Remove some boost::numeric_cast from parsers by Matthew Sloyan · 3 years, 10 months ago
  61. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 10 months ago
  62. c9a82a2 IVGCVSW-5245 Add Quantization operator=() function by Kevin May · 3 years, 10 months ago
  63. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 10 months ago
  64. 1f3b49b IVGCVSW-5197 Add support for 2nd input to ExpandDims of TfParser by Jan Eilers · 3 years, 10 months ago
  65. bbf71a6 IVGCVSW-5244 Load-scope dynamic tensor TfLite tests by Narumol Prangnawarat · 3 years, 10 months ago
  66. e386676 Update ACL pin to ec4dee8c68a3d0f6d63db184bfb2f4589429778e by Teresa Charlin · 3 years, 10 months ago
  67. 9e9c7f5 IVGCVSW-5261 Fix undefined reference to GetIdStatic() by David Monahan · 3 years, 10 months ago
  68. ec36d3e IVGCVSW-5256 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers Q,R & T by Finn Williams · 3 years, 10 months ago
  69. 33a626f IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECATE_WARN by Keith Davis · 3 years, 10 months ago
  70. 826a543 IVGCVSW-5253 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers M-P by Finn Williams · 3 years, 10 months ago
  71. c43de6a IVGCVSW-5252 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers between G-L by Finn Williams · 3 years, 10 months ago
  72. f500d6c IVGCVSW-5249 Use CreateTensorHandle from ITensorHandleFactory in the test for all layers between C-D by Keith Davis · 3 years, 10 months ago
  73. 7faf9a8 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  74. 5e71984 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  75. 89de3b4 IVGCVSW-4979 'Remove CreateTensorHandle using WorkloadFactory in workload tests' by Sadik Armagan · 3 years, 10 months ago
  76. 56785c7 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  77. 714fe5b IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  78. eac4adb Export Armnn cmake by Derek Lamberti · 3 years, 10 months ago
  79. 43528ac IVGCVSW-5251 'Remove CreateTensorHandle for ArgMinMaxTestImpl' by Sadik Armagan · 3 years, 10 months ago
  80. 8702007 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  81. ab3bd4d IVGCVSW-5109 'Add SupportsInPlaceComputation to TensorHandleFactories' by Sadik Armagan · 3 years, 10 months ago
  82. 0fe7376 Bugfix: Allow permutation of QuantizationDim by Francis Murtagh · 3 years, 10 months ago
  83. c84e45d IVGCVSW-5208 Wrap SampleDynamicBackend in own namespace by Jan Eilers · 3 years, 10 months ago
  84. a2493a0 IVGCVSW-5012 Add importEnabled option for OptimizerOptions by Narumol Prangnawarat · 3 years, 10 months ago
  85. c83eb25 IVGCVSW-5014 Deprecate CreateTensorHandle from WorkloadFactory by Sadik Armagan · 4 years ago
  86. e2a3b3f IVGCVSW-5230 Add ARMNN_NO_DEPRECATE_WARN to TimerTests by Teresa Charlin · 3 years, 11 months ago
  87. cf2d913 IVGCVSW-5229 Add ARMNN_NO_DEPRECATE_WARN_BEGIN to Memory tests by Teresa Charlin · 3 years, 11 months ago
  88. cb2cdcd Update padding required layers by Narumol Prangnawarat · 3 years, 11 months ago
  89. ef6f300 IVGCVSW-5114 Enable memory import in TfLiteYoloV3Big App by Narumol Prangnawarat · 3 years, 11 months ago
  90. 35c31c0 Fix Windows build by Rob Hughes · 3 years, 11 months ago
  91. ec01fb7 IVGCVSW-5214 Add ARMNN_NO_DEPRECATE_WARN to Concat and Splitter Layers by Teresa Charlin · 3 years, 11 months ago
  92. 3674f14 IVGCVSW-5107 Allow Split to use subtensor on x and y by Keith Davis · 3 years, 11 months ago
  93. c53ceec IVGCVSW-5221 Fix dynamic backend build failure by Narumol Prangnawarat · 3 years, 11 months ago
  94. fbf0e5b IVGCVSW-5217 Add ARMNN_NO_DEPRECATE_WARN to layer tests by Teresa Charlin · 3 years, 11 months ago
  95. b74f36a IVGCVSW-5215 Add ARMNN_NO_DEPRECATE_WARN to OutputHandler by Teresa Charlin · 3 years, 11 months ago
  96. b8d771a IVGCVSW-5012 Enable zero copy for Neon by Narumol Prangnawarat · 3 years, 11 months ago
  97. 9e132f5 IVGCVSW-5216 Remove CreateTensorHandle from Transpose by Teresa Charlin · 3 years, 11 months ago
  98. 623069d IVGCVSW-5218 Remove CreateTensorHandle from DetectionPostProcess and Prelu by Francis Murtagh · 3 years, 11 months ago
  99. 4320c92 Revert "IVGCVSW-5209 Fix for SqueezeNet failing after change in Softmax" by Teresa Charlin · 3 years, 11 months ago
  100. fc8978f IVGCVSW-4979 Add GetTensorHandleFactory to WorkloadFactoryHelper(Ref/Ne/Cl) by Teresa Charlin · 3 years, 11 months ago