1. e561795 Update ACL pin to 6a4ebe1305b544aec1ba0bfc67ed65d94fcc8c2e by Nikhil Raj · 3 years, 5 months ago
  2. 5dc64fe IVGCVSW-5525 Handle Neon optionality on 32 bit linux platforms by Francis Murtagh · 3 years, 5 months ago
  3. 2cd1847 IVGCVSW-5571 Expose the TfLite Delegate to the TfLite python API by Jan Eilers · 3 years, 7 months ago
  4. d672f5d IVGCVSW-5616 Don't fuse activation if quantization parameters are different by Teresa Charlin · 3 years, 5 months ago
  5. 9d7a332 IVGCVSW-5644 Add documentation for cache loaded network by Matthew Sloyan · 3 years, 6 months ago
  6. 13816cd Renaming NEActivationLayerKernel to CpuActivationKernel by Nikhil Raj · 3 years, 6 months ago
  7. fc3efb3 IVGCVSW-5483 Fix cache loaded network nightly failure by Matthew Sloyan · 3 years, 6 months ago
  8. 80fbcd5 IVGCVSW-5483 'Implement Loading and Saving to File' by Matthew Sloyan · 3 years, 6 months ago
  9. c11ba46 IVGCVSW-4625 Add CL Rank Workload by David Monahan · 3 years, 7 months ago
  10. 8719d22 IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized type by Narumol Prangnawarat · 3 years, 7 months ago
  11. 97451b4 IVGCVSW-4626 Add Neon Rank Workload by David Monahan · 3 years, 7 months ago
  12. e944475 IVGCVSW-5482 'Add a ClCompileContext parameter to each ClWorkload Constructor' by Sadik Armagan · 3 years, 7 months ago
  13. 31c39be IVGCVSW-5568 Revert "IVGCVSW-5563 Fix Crash on model with FullyConnected Sigmoid Activation" by Teresa Charlin · 3 years, 7 months ago
  14. f2ed1b8 IVGCVSW-5499 Missing validation for zero stride by Teresa Charlin · 3 years, 7 months ago
  15. dea8fb6 IVGCVSW-5481 'Add ClCompileContext to ClWorkloadFactory' by Sadik Armagan · 3 years, 7 months ago
  16. 060bad5 IVGCVSW-5569 Fix Unittest failure while building using EthosNAcc backend by Narumol Prangnawarat · 3 years, 7 months ago
  17. 58f8ecd IVGCVSW-5093 Remove redundant LogicalUnary functions by James Conroy · 3 years, 7 months ago
  18. be25d94 IVGCVSW-5563 Fix Crash on model with Fullyconnected Sigmoid Activation by Kevin May · 3 years, 7 months ago
  19. fe3ec94 IVGCVSW-5092 Add CL Logical workload by James Conroy · 3 years, 8 months ago
  20. 177df1e IVGCVSW-5093 Add NEON Logical workload by James Conroy · 3 years, 8 months ago
  21. 0c95f4c Fix logical vts skip by Narumol Prangnawarat · 3 years, 8 months ago
  22. 1ac690a MLCE-278-IVGCVSW-5530 FusedActivation issues by Mike Kelly · 3 years, 8 months ago
  23. aa41d5d IVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on CpuRef via ExecuteNetwork' by Sadik Armagan · 3 years, 8 months ago
  24. 9d07e00 MLCE-278 issue with signed-int8 quantized model by Teresa Charlin · 3 years, 8 months ago
  25. 33d2c78 IVGCVSW-5189 Fix error running EfficientNet-Lite on GpuAcc by Narumol Prangnawarat · 3 years, 8 months ago
  26. 0d4ed39 IVGCVSW-5328-5329 Fuse Activation Cleanup by Mike Kelly · 3 years, 8 months ago
  27. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  28. 8502ade IVGCVSW-5495 Fix validation for per-channel quant by James Conroy · 3 years, 8 months ago
  29. 30dfc54 Update ACL pin to d7341fb9e3b24b904edf7ac9d83e1e063bc77765 by Teresa Charlin · 3 years, 8 months ago
  30. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  31. df04d23 IVGCVSW-5327 Add to Layer a binary blob to host the activation layer info by Keith Davis · 3 years, 8 months ago
  32. 265e53e IVGCVSW-5322 Fix segfault between Neon and Cl layers by Narumol Prangnawarat · 3 years, 8 months ago
  33. 3e54d03 IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iterator by Finn Williams · 3 years, 8 months ago
  34. db6e8a9 GitHub#465 Fix NonMaxSuppression by antkillerfarm · 3 years, 9 months ago
  35. f9f33a0 IVGCVSW-5335 Added Documentation for fast_math by Mike Kelly · 3 years, 9 months ago
  36. f290d88 IVGCVSW-4489 Remove remaining occurrence of boost::format by Matthew Sloyan · 3 years, 9 months ago
  37. 3a40ea5 IVGCVSW-5363 Add Unmap layer and Unmap workload by Jim Flynn · 3 years, 9 months ago
  38. 3255d77 Remove Resize from list of layers that need padding in Neon by Teresa Charlin · 3 years, 9 months ago
  39. 68db06f IVGCVSW-5362 Add Map layer and Map workload by Jim Flynn · 3 years, 9 months ago
  40. ef05cdb Update ACL pin to fc2f6d0427e1d886fcccc68867d1af1ccd96608b by Teresa Charlin · 3 years, 9 months ago
  41. 24ac859 IVGCVSW-5334 Remove remaining boost::numeric_cast from armnn by Matthew Sloyan · 3 years, 9 months ago
  42. 47fce87 IVGCVSW-5294 Remove boost::format armnn backends 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. 3a613cc Refactored Optimize(...) function to throw exceptions instead of returning null by Mike Kelly · 3 years, 9 months ago
  47. b9dcfe6 IVGCVSW-5325 Speed up the reference backend by Finn Williams · 3 years, 10 months ago
  48. be727be IVGCVSW-4973 Enable QLstm projection unit tests on CL by Teresa Charlin · 3 years, 9 months ago
  49. f3c2718 Update ACL pin to 840a72cc745c60eccbd26fe192b035ec68b2ee41 by Nikhil Raj · 3 years, 9 months ago
  50. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 10 months ago
  51. 283a8b4 IVGCVSW-5318 'Create a Neon/CL Workload Unit Test fast_math option enabled' by Sadik Armagan · 3 years, 9 months ago
  52. 171214c IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backends by Matthew Sloyan · 3 years, 10 months ago
  53. a25886e IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork' by Sadik Armagan · 3 years, 10 months ago
  54. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 10 months ago
  55. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 10 months ago
  56. e386676 Update ACL pin to ec4dee8c68a3d0f6d63db184bfb2f4589429778e by Teresa Charlin · 3 years, 10 months ago
  57. 9e9c7f5 IVGCVSW-5261 Fix undefined reference to GetIdStatic() by David Monahan · 3 years, 10 months ago
  58. ec36d3e IVGCVSW-5256 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers Q,R & T by Finn Williams · 3 years, 10 months ago
  59. 33a626f IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECATE_WARN by Keith Davis · 3 years, 10 months ago
  60. 826a543 IVGCVSW-5253 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers M-P by Finn Williams · 3 years, 10 months ago
  61. c43de6a IVGCVSW-5252 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers between G-L by Finn Williams · 3 years, 10 months ago
  62. f500d6c IVGCVSW-5249 Use CreateTensorHandle from ITensorHandleFactory in the test for all layers between C-D by Keith Davis · 3 years, 10 months ago
  63. 7faf9a8 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  64. 5e71984 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  65. 89de3b4 IVGCVSW-4979 'Remove CreateTensorHandle using WorkloadFactory in workload tests' by Sadik Armagan · 3 years, 10 months ago
  66. 56785c7 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  67. 714fe5b IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  68. eac4adb Export Armnn cmake by Derek Lamberti · 3 years, 10 months ago
  69. 43528ac IVGCVSW-5251 'Remove CreateTensorHandle for ArgMinMaxTestImpl' by Sadik Armagan · 3 years, 10 months ago
  70. 8702007 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  71. ab3bd4d IVGCVSW-5109 'Add SupportsInPlaceComputation to TensorHandleFactories' by Sadik Armagan · 3 years, 10 months ago
  72. a2493a0 IVGCVSW-5012 Add importEnabled option for OptimizerOptions by Narumol Prangnawarat · 3 years, 11 months ago
  73. c83eb25 IVGCVSW-5014 Deprecate CreateTensorHandle from WorkloadFactory by Sadik Armagan · 4 years ago
  74. e2a3b3f IVGCVSW-5230 Add ARMNN_NO_DEPRECATE_WARN to TimerTests by Teresa Charlin · 3 years, 11 months ago
  75. cf2d913 IVGCVSW-5229 Add ARMNN_NO_DEPRECATE_WARN_BEGIN to Memory tests by Teresa Charlin · 3 years, 11 months ago
  76. cb2cdcd Update padding required layers by Narumol Prangnawarat · 3 years, 11 months ago
  77. 3674f14 IVGCVSW-5107 Allow Split to use subtensor on x and y by Keith Davis · 3 years, 11 months ago
  78. c53ceec IVGCVSW-5221 Fix dynamic backend build failure by Narumol Prangnawarat · 3 years, 11 months ago
  79. fbf0e5b IVGCVSW-5217 Add ARMNN_NO_DEPRECATE_WARN to layer tests by Teresa Charlin · 3 years, 11 months ago
  80. b8d771a IVGCVSW-5012 Enable zero copy for Neon by Narumol Prangnawarat · 3 years, 11 months ago
  81. 9e132f5 IVGCVSW-5216 Remove CreateTensorHandle from Transpose by Teresa Charlin · 3 years, 11 months ago
  82. 623069d IVGCVSW-5218 Remove CreateTensorHandle from DetectionPostProcess and Prelu by Francis Murtagh · 3 years, 11 months ago
  83. fc8978f IVGCVSW-4979 Add GetTensorHandleFactory to WorkloadFactoryHelper(Ref/Ne/Cl) by Teresa Charlin · 3 years, 11 months ago
  84. 9cf7f88 Update ACL pin to 4aed4aafa2ddb0b6f4b76aef5008c8bb45599ea4 by Teresa Charlin · 3 years, 11 months ago
  85. 76615a5 IVGCVSW-5108 Allow Concat to use subtensor on x and y by Sadik Armagan · 4 years ago
  86. b648e29 Updated ACL pin to 0499dff9293a86d3d53f72fed0a38b2823563674 by Teresa Charlin · 4 years ago
  87. 4b10fef IVGCVSW-4712 Fill layer datatype adjustments by Teresa Charlin · 4 years ago
  88. e8ac133 IVGCVSW-5174 Fix i386 Floor and AbsTest by Francis Murtagh · 4 years ago
  89. 2e3f4d2 IVGCVSW-4713 Add EndToEnd test for RANK by Teresa Charlin · 4 years ago
  90. 49895f4 IVGCVSW-5085 Updates to CL and NEON TensorHandleFactory by David Monahan · 4 years ago
  91. 7ac3ca6 IVGCVSW-5167 Use a generic axis in CL/Neon LogSoftmax and Softmax workload by Teresa Charlin · 4 years ago
  92. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  93. 57512af Update ACL pin 42e57362933b7fa04f9a86297fa75ed38c5e3c97 by Teresa Charlin · 4 years ago
  94. 8d23636 IVGCVSW-4973 Enable QLstm projection unit tests on NEON by Teresa Charlin · 4 years ago
  95. 4408850 IVGCVSW-4712 Add EndToEnd test for FILL by Teresa Charlin · 4 years ago
  96. 1a26896 IVGCVSW-5011 Implement GetCapabilities in NeonTensorHandleFactory by Narumol Prangnawarat · 4 years ago
  97. 8398edc IVGCVSW-3896 Add CL LOG_SOFTMAX Workload by Teresa Charlin · 4 years ago
  98. 69e653f IVGCVSW-3897 Add NEON LOG_SOFTMAX Workload by Keith Davis · 4 years ago
  99. 686f45c IVGCVSW-4889/IVGCVSW-4890 CL/Neon UnitTests for align_corners & half_pixels by Teresa Charlin · 4 years ago
  100. d656877 IVGCVSW-5010 Add GetCapabilities to ITensorHandleFactory by Narumol Prangnawarat · 4 years ago