1. b17220d Include layer GUID in SerializeToDot output by Rob Hughes · 3 years, 10 months ago
  2. a2a512c COMPMID-3784 Fix 1 CTS MUL INT32 failure due to using SATURATE by Teresa Charlin · 3 years, 9 months ago
  3. ea8ce70 IVGCVSW-5325 Fix non-channel per axis quantization by Finn Williams · 3 years, 9 months ago
  4. 6d9f5c5 IVGCVSW-4519 Remove Boost Variant and apply_visitor variant by James Ward · 3 years, 9 months ago
  5. 156113c IVGCVSW-5295 Remove boost::format from armnn profiling by Jan Eilers · 3 years, 10 months ago
  6. 3a613cc Refactored Optimize(...) function to throw exceptions instead of returning null by Mike Kelly · 3 years, 9 months ago
  7. ba3ef18 IVGCVSW-5295 Change fmt to be a header-only interface library by Jan Eilers · 3 years, 9 months ago
  8. 371b70e IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profiling by Matthew Sloyan · 3 years, 10 months ago
  9. b9dcfe6 IVGCVSW-5325 Speed up the reference backend by Finn Williams · 3 years, 10 months ago
  10. be727be IVGCVSW-4973 Enable QLstm projection unit tests on CL by Teresa Charlin · 3 years, 9 months ago
  11. f3c2718 Update ACL pin to 840a72cc745c60eccbd26fe192b035ec68b2ee41 by Nikhil Raj · 3 years, 9 months ago
  12. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 10 months ago
  13. 283a8b4 IVGCVSW-5318 'Create a Neon/CL Workload Unit Test fast_math option enabled' by Sadik Armagan · 3 years, 9 months ago
  14. 0663d66 IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNN by Matthew Sloyan · 3 years, 10 months ago
  15. 171214c IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backends by Matthew Sloyan · 3 years, 10 months ago
  16. a25886e IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork' by Sadik Armagan · 3 years, 10 months ago
  17. 16f82f9 IVGCVSW-5305 AddBroadcastReshapeLayer as optimizer by Narumol Prangnawarat · 3 years, 10 months ago
  18. 589e3e8 IVGCVSW-5302 Remove some boost::numeric_cast from parsers by Matthew Sloyan · 3 years, 10 months ago
  19. 04a7297 IVGCVSW-5157 'Pipe ModelOption through Network::LoadNetwork() to Workload factory' by Sadik Armagan · 3 years, 10 months ago
  20. c9a82a2 IVGCVSW-5245 Add Quantization operator=() function by Kevin May · 3 years, 10 months ago
  21. 045f6be IVGCVSW-5156 Introduce ModelOptions to OptimizedNetwork by Sadik Armagan · 3 years, 10 months ago
  22. 1f3b49b IVGCVSW-5197 Add support for 2nd input to ExpandDims of TfParser by Jan Eilers · 3 years, 10 months ago
  23. bbf71a6 IVGCVSW-5244 Load-scope dynamic tensor TfLite tests by Narumol Prangnawarat · 3 years, 10 months ago
  24. e386676 Update ACL pin to ec4dee8c68a3d0f6d63db184bfb2f4589429778e by Teresa Charlin · 3 years, 10 months ago
  25. 9e9c7f5 IVGCVSW-5261 Fix undefined reference to GetIdStatic() by David Monahan · 3 years, 10 months ago
  26. ec36d3e IVGCVSW-5256 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers Q,R & T by Finn Williams · 3 years, 10 months ago
  27. 33a626f IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECATE_WARN by Keith Davis · 3 years, 10 months ago
  28. 826a543 IVGCVSW-5253 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers M-P by Finn Williams · 3 years, 10 months ago
  29. c43de6a IVGCVSW-5252 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers between G-L by Finn Williams · 3 years, 10 months ago
  30. f500d6c IVGCVSW-5249 Use CreateTensorHandle from ITensorHandleFactory in the test for all layers between C-D by Keith Davis · 3 years, 10 months ago
  31. 7faf9a8 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  32. 5e71984 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  33. 89de3b4 IVGCVSW-4979 'Remove CreateTensorHandle using WorkloadFactory in workload tests' by Sadik Armagan · 3 years, 10 months ago
  34. 56785c7 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  35. 714fe5b IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  36. eac4adb Export Armnn cmake by Derek Lamberti · 3 years, 10 months ago
  37. 43528ac IVGCVSW-5251 'Remove CreateTensorHandle for ArgMinMaxTestImpl' by Sadik Armagan · 3 years, 10 months ago
  38. 8702007 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  39. ab3bd4d IVGCVSW-5109 'Add SupportsInPlaceComputation to TensorHandleFactories' by Sadik Armagan · 3 years, 10 months ago
  40. 0fe7376 Bugfix: Allow permutation of QuantizationDim by Francis Murtagh · 3 years, 11 months ago
  41. c84e45d IVGCVSW-5208 Wrap SampleDynamicBackend in own namespace by Jan Eilers · 3 years, 11 months ago
  42. a2493a0 IVGCVSW-5012 Add importEnabled option for OptimizerOptions by Narumol Prangnawarat · 3 years, 11 months ago
  43. c83eb25 IVGCVSW-5014 Deprecate CreateTensorHandle from WorkloadFactory by Sadik Armagan · 4 years ago
  44. e2a3b3f IVGCVSW-5230 Add ARMNN_NO_DEPRECATE_WARN to TimerTests by Teresa Charlin · 3 years, 11 months ago
  45. cf2d913 IVGCVSW-5229 Add ARMNN_NO_DEPRECATE_WARN_BEGIN to Memory tests by Teresa Charlin · 3 years, 11 months ago
  46. cb2cdcd Update padding required layers by Narumol Prangnawarat · 3 years, 11 months ago
  47. ef6f300 IVGCVSW-5114 Enable memory import in TfLiteYoloV3Big App by Narumol Prangnawarat · 3 years, 11 months ago
  48. 35c31c0 Fix Windows build by Rob Hughes · 3 years, 11 months ago
  49. ec01fb7 IVGCVSW-5214 Add ARMNN_NO_DEPRECATE_WARN to Concat and Splitter Layers by Teresa Charlin · 3 years, 11 months ago
  50. 3674f14 IVGCVSW-5107 Allow Split to use subtensor on x and y by Keith Davis · 3 years, 11 months ago
  51. c53ceec IVGCVSW-5221 Fix dynamic backend build failure by Narumol Prangnawarat · 3 years, 11 months ago
  52. fbf0e5b IVGCVSW-5217 Add ARMNN_NO_DEPRECATE_WARN to layer tests by Teresa Charlin · 3 years, 11 months ago
  53. b74f36a IVGCVSW-5215 Add ARMNN_NO_DEPRECATE_WARN to OutputHandler by Teresa Charlin · 3 years, 11 months ago
  54. b8d771a IVGCVSW-5012 Enable zero copy for Neon by Narumol Prangnawarat · 3 years, 11 months ago
  55. 9e132f5 IVGCVSW-5216 Remove CreateTensorHandle from Transpose by Teresa Charlin · 3 years, 11 months ago
  56. 623069d IVGCVSW-5218 Remove CreateTensorHandle from DetectionPostProcess and Prelu by Francis Murtagh · 3 years, 11 months ago
  57. 4320c92 Revert "IVGCVSW-5209 Fix for SqueezeNet failing after change in Softmax" by Teresa Charlin · 3 years, 11 months ago
  58. fc8978f IVGCVSW-4979 Add GetTensorHandleFactory to WorkloadFactoryHelper(Ref/Ne/Cl) by Teresa Charlin · 3 years, 11 months ago
  59. fde170c IVGCVSW-5209 Fix for SqueezeNet failing after change in Softmax by Teresa Charlin · 3 years, 11 months ago
  60. ca44ffc IVGCVSW-5207 Add to PadLayer the functions to validate and infer shapes by Teresa Charlin · 3 years, 11 months ago
  61. 0739fee IVGCVSW-5203 Fix Dynamic Sample Backend build by Narumol Prangnawarat · 3 years, 11 months ago
  62. 9cf7f88 Update ACL pin to 4aed4aafa2ddb0b6f4b76aef5008c8bb45599ea4 by Teresa Charlin · 3 years, 11 months ago
  63. 76615a5 IVGCVSW-5108 Allow Concat to use subtensor on x and y by Sadik Armagan · 4 years ago
  64. e881672 IVGCVSW-5013 Add TensorHandleFactory to Sample Dynamic Tensor by Teresa Charlin · 4 years ago
  65. 895e118 IVGCVSW-5170 Do not resend timeline data if TimelineReporting is already enabled by Finn Williams · 3 years, 11 months ago
  66. a4d2ce1 IVGCVSW-5187, Github#432 Fix common/include/Packet.hpp not found in DynamicBackendSample by Jan Eilers · 3 years, 11 months ago
  67. b648e29 Updated ACL pin to 0499dff9293a86d3d53f72fed0a38b2823563674 by Teresa Charlin · 4 years ago
  68. 4b10fef IVGCVSW-4712 Fill layer datatype adjustments by Teresa Charlin · 4 years ago
  69. e8ac133 IVGCVSW-5174 Fix i386 Floor and AbsTest by Francis Murtagh · 4 years ago
  70. 2e3f4d2 IVGCVSW-4713 Add EndToEnd test for RANK by Teresa Charlin · 4 years ago
  71. ef2838b IVGCVSW-5171 Change library name to allow adbPush by Jim Flynn · 4 years ago
  72. 49895f4 IVGCVSW-5085 Updates to CL and NEON TensorHandleFactory by David Monahan · 4 years ago
  73. 7ac3ca6 IVGCVSW-5167 Use a generic axis in CL/Neon LogSoftmax and Softmax workload by Teresa Charlin · 4 years ago
  74. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  75. 57512af Update ACL pin 42e57362933b7fa04f9a86297fa75ed38c5e3c97 by Teresa Charlin · 4 years ago
  76. d109a4d IVGCVSW-4932 Introduce ShapeInferenceMethod to TfLite Parser by Sadik Armagan · 4 years ago
  77. 2f746b3 Github#433 Add HardSwish support to TfLiteParser by Jan Eilers · 4 years ago
  78. 8d23636 IVGCVSW-4973 Enable QLstm projection unit tests on NEON by Teresa Charlin · 4 years ago
  79. 4408850 IVGCVSW-4712 Add EndToEnd test for FILL by Teresa Charlin · 4 years ago
  80. c135179 IVGCVSW-5079 Fix for Timeline decoder segfaults when given bad data by Kevin May · 4 years ago
  81. 1a26896 IVGCVSW-5011 Implement GetCapabilities in NeonTensorHandleFactory by Narumol Prangnawarat · 4 years ago
  82. f24effa IVGCVSW-5155 Update Arm NN API to allow for call to shape inference by Finn Williams · 4 years ago
  83. 8398edc IVGCVSW-3896 Add CL LOG_SOFTMAX Workload by Teresa Charlin · 4 years ago
  84. 69e653f IVGCVSW-3897 Add NEON LOG_SOFTMAX Workload by Keith Davis · 4 years ago
  85. 686f45c IVGCVSW-4889/IVGCVSW-4890 CL/Neon UnitTests for align_corners & half_pixels by Teresa Charlin · 4 years ago
  86. d656877 IVGCVSW-5010 Add GetCapabilities to ITensorHandleFactory by Narumol Prangnawarat · 4 years ago
  87. 5b4d0d5 IVGCVSW-5118 Fix incorrect scoped profiling by Narumol Prangnawarat · 4 years ago
  88. 552ee4d Update ACL pin to aa95ddc2abb7cef0b2edd03f7c4c9d9c6b9d7cf4 by Teresa Charlin · 4 years ago
  89. 82262f5 IVGCVSW-5104 Fix OS-X GetCurrentThreadId build error by Jim Flynn · 4 years ago
  90. f771321 IVGCVSW-5101 Add a SOL/EOL and a process ID label to Network by Jim Flynn · 4 years ago
  91. 6da6a45 Make it build on MACOSX by Jim Flynn · 4 years ago
  92. bac9b35 IVGCVSW-4847, Github #393 Fix TfLite reshape operator by Jan Eilers · 4 years ago
  93. 83d08a9 IVGCVSW-5076 Correct Profiling Stream Metadata packet revision table by Jim Flynn · 4 years ago
  94. 549cb7a IVGCVSW-5078 Fix segmentation fault on Yolo V3 Big App by Narumol Prangnawarat · 4 years ago
  95. 87d0bda IVGCVSW-4929 Implement ShapeInferenceMethod in all Layers by Finn Williams · 4 years ago
  96. c9f74d7 Remove unnecessary header file by David Monahan · 4 years ago
  97. 3d5672f Github #388 Remove TfLite Concat quant validation by James Conroy · 4 years ago
  98. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 4 years ago
  99. aa93d98 IVGCVSW-4487 Remove boot/dll.hpp from dynamic backends test. by Colm Donelan · 4 years ago
  100. 0510239 GitHub #388 Add matching quant checks in TfLite parser by James Conroy · 4 years ago