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