1. 9d07e00 MLCE-278 issue with signed-int8 quantized model by Teresa Charlin · 3 years, 8 months ago
  2. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  3. 265e53e IVGCVSW-5322 Fix segfault between Neon and Cl layers by Narumol Prangnawarat · 3 years, 8 months ago
  4. 3a40ea5 IVGCVSW-5363 Add Unmap layer and Unmap workload by Jim Flynn · 3 years, 9 months ago
  5. 68db06f IVGCVSW-5362 Add Map layer and Map workload by Jim Flynn · 3 years, 9 months ago
  6. 24ac859 IVGCVSW-5334 Remove remaining boost::numeric_cast from armnn by Matthew Sloyan · 3 years, 9 months ago
  7. b17220d Include layer GUID in SerializeToDot output by Rob Hughes · 3 years, 10 months ago
  8. 3a613cc Refactored Optimize(...) function to throw exceptions instead of returning null by Mike Kelly · 3 years, 9 months ago
  9. be727be IVGCVSW-4973 Enable QLstm projection unit tests on CL by Teresa Charlin · 3 years, 9 months ago
  10. 171214c IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backends by Matthew Sloyan · 3 years, 10 months ago
  11. 9e9c7f5 IVGCVSW-5261 Fix undefined reference to GetIdStatic() by David Monahan · 3 years, 10 months ago
  12. ec36d3e IVGCVSW-5256 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers Q,R & T by Finn Williams · 3 years, 10 months ago
  13. 33a626f IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECATE_WARN by Keith Davis · 3 years, 10 months ago
  14. 826a543 IVGCVSW-5253 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers M-P by Finn Williams · 3 years, 10 months ago
  15. c43de6a IVGCVSW-5252 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers between G-L by Finn Williams · 3 years, 10 months ago
  16. f500d6c IVGCVSW-5249 Use CreateTensorHandle from ITensorHandleFactory in the test for all layers between C-D by Keith Davis · 3 years, 10 months ago
  17. 7faf9a8 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  18. 5e71984 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  19. 89de3b4 IVGCVSW-4979 'Remove CreateTensorHandle using WorkloadFactory in workload tests' by Sadik Armagan · 3 years, 10 months ago
  20. 56785c7 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  21. 714fe5b IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago
  22. 43528ac IVGCVSW-5251 'Remove CreateTensorHandle for ArgMinMaxTestImpl' by Sadik Armagan · 3 years, 10 months ago
  23. 8702007 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  24. a2493a0 IVGCVSW-5012 Add importEnabled option for OptimizerOptions by Narumol Prangnawarat · 3 years, 11 months ago
  25. 3674f14 IVGCVSW-5107 Allow Split to use subtensor on x and y by Keith Davis · 3 years, 11 months ago
  26. c53ceec IVGCVSW-5221 Fix dynamic backend build failure by Narumol Prangnawarat · 3 years, 11 months ago
  27. fbf0e5b IVGCVSW-5217 Add ARMNN_NO_DEPRECATE_WARN to layer tests by Teresa Charlin · 3 years, 11 months ago
  28. b8d771a IVGCVSW-5012 Enable zero copy for Neon by Narumol Prangnawarat · 3 years, 11 months ago
  29. 9e132f5 IVGCVSW-5216 Remove CreateTensorHandle from Transpose by Teresa Charlin · 3 years, 11 months ago
  30. 623069d IVGCVSW-5218 Remove CreateTensorHandle from DetectionPostProcess and Prelu by Francis Murtagh · 3 years, 11 months ago
  31. 9cf7f88 Update ACL pin to 4aed4aafa2ddb0b6f4b76aef5008c8bb45599ea4 by Teresa Charlin · 3 years, 11 months ago
  32. 4b10fef IVGCVSW-4712 Fill layer datatype adjustments by Teresa Charlin · 4 years ago
  33. 2e3f4d2 IVGCVSW-4713 Add EndToEnd test for RANK by Teresa Charlin · 4 years ago
  34. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  35. 4408850 IVGCVSW-4712 Add EndToEnd test for FILL by Teresa Charlin · 4 years ago
  36. 69e653f IVGCVSW-3897 Add NEON LOG_SOFTMAX Workload by Keith Davis · 4 years ago
  37. 686f45c IVGCVSW-4889/IVGCVSW-4890 CL/Neon UnitTests for align_corners & half_pixels by Teresa Charlin · 4 years ago
  38. aa93d98 IVGCVSW-4487 Remove boot/dll.hpp from dynamic backends test. by Colm Donelan · 4 years ago
  39. 9b14bfc IVGCVSW-5005 Fix Deprecated Functions in CL/NEON Resize Workload by David Monahan · 4 years ago
  40. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  41. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  42. cbd2c23 IVGCVSW-5007 Implement an Int32 reference Elementwise workload by Finn Williams · 4 years ago
  43. 532a29d IVGCVSW-4487 Remove boost::filesystem by Francis Murtagh · 4 years ago
  44. 3b90af6 IVGCVSW-5036 Do not allocate memory when import is enabled by Narumol Prangnawarat · 4 years ago
  45. 66aecb0 IVGCVSW-4621 Add CL FILL Workload by Sadik Armagan · 4 years ago
  46. ab21975 IVGCVSW-4707 - Add AlignCorners and HalfPixelCenters to Resize by David Monahan · 4 years ago
  47. f060b2e MLCE-189 Adding more checks around dynamic backend directory paths. by Colm Donelan · 4 years, 1 month ago
  48. f4bfa6a IVGCVSW-4620 Add Fill Reference Implementation by Ryan OShea · 4 years, 1 month ago
  49. d0aa456 Cleaning up unit test GetProfilingGuidGenerator. by Colm Donelan · 4 years, 1 month ago
  50. ec6c680 IVGCVSW-4906 Add front-end support for FILL operator by Ryan OShea · 4 years, 1 month ago
  51. b22a75e IVGCVSW-4860 Add tests to verify QLstm projection by James Conroy · 4 years, 1 month ago
  52. 041b3c0 IVGCVSW-4904 Refactor CpuRef PAD Workload by Sadik Armagan · 4 years, 1 month ago
  53. fa0d838 IVGCVSW-4923 Fix SampleDynamicBackendTests. by Colm Donelan · 4 years, 1 month ago
  54. 0dbe00a IVGCVSW-4915 Improving messages around SAMPLE_DYNAMIC_BACKEND_ENABLED by Colm Donelan · 4 years, 1 month ago
  55. 749294b remove BOM from files by Laurent Carlier · 4 years, 1 month ago
  56. bb46dde Fix a few build warnings: by Rob Hughes · 4 years, 1 month ago
  57. 9349246 IVGCVSW-3847 Support INT32 in Gather operator by Teresa Charlin · 4 years, 1 month ago
  58. 9fabf43 IVGCVSW-4200 Add CL EXP Workload IVGCVSW-4203 Add Neon EXP Workload by Sadik Armagan · 4 years, 1 month ago
  59. ecb6b8e IVGCVSW-4863 ADD,SUB,DIV,MUL,MAXIMUM and MINIMUM int32 VTS test by Teresa Charlin · 4 years, 1 month ago
  60. e300b36 IVGCVSW-4604 ARGMINMAX float16 VTS test skipped in CpuRef by Teresa Charlin · 4 years, 1 month ago
  61. 0800bf5 IVGCVSW-4452 Add QLstm EndToEndTest by James Conroy · 4 years, 2 months ago
  62. 45a7362 IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACKENDS by Finn Williams · 4 years, 2 months ago
  63. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 2 months ago
  64. f3fcf32 IVGCVSW-4794 Change ArmNN counters to report delta values by Finn Williams · 4 years, 2 months ago
  65. 4f1f899 IVGCVSW-4449 Add QLstm ref implementation by James Conroy · 4 years, 2 months ago
  66. 303980c IVGCVSW-4668 Add TENSOR_QUANT8_ASYMM_SIGNED data type support to CpuRef operators by Sadik Armagan · 4 years, 3 months ago
  67. 0886ac4 MLCE-190: Neon and CL Constant Workloads do not support newer DataTypes by Mike Kelly · 4 years, 2 months ago
  68. ec52c3a IVGCVSW-4686 Fix NNT GeneratedTests Abs_int32 by Kevin May · 4 years, 2 months ago
  69. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 3 months ago
  70. fe5a24b IVGCVSW-4666 Call EnableProfiling when state switches to active by Finn Williams · 4 years, 3 months ago
  71. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 3 months ago
  72. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  73. c26400e IVGCVSW-4514 Remove lexical_cast.hpp by David Monahan · 4 years, 3 months ago
  74. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  75. e8cddeb IVGCVSW-4643 Add Convolution2D tests with Bfloat16 input and Float32 output by Narumol Prangnawarat · 4 years, 3 months ago
  76. e2062cd IVGCVSW-4590 Fix Lstm layers CellToInputWeights by Jan Eilers · 4 years, 3 months ago
  77. ac47210 IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-driver by Sadik Armagan · 4 years, 3 months ago
  78. 586a9aa IVGCVSW-4549 Add front end for new QLSTM layer by James Conroy · 4 years, 3 months ago
  79. ea41b57 IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the Backends CI job by Sadik Armagan · 4 years, 3 months ago
  80. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  81. a83af7b IVGCVSW-4446 Add HardSwish EndToEnd tests by Jan Eilers · 4 years, 4 months ago
  82. bca73e1 IVGCVSW-4444 Adding Elu end to end test by Jan Eilers · 4 years, 4 months ago
  83. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 4 months ago
  84. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  85. 0a99a14 IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android R by David Monahan · 4 years, 4 months ago
  86. 403a185 IVGCVSW-4512 Add BFloat16 Debug Workload by Narumol Prangnawarat · 4 years, 4 months ago
  87. 44179c3 IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit tests by Narumol Prangnawarat · 4 years, 4 months ago
  88. ddb1d06 MLCE-159 Add QAsymmS8 to ArmnnQuantizer by Francis Murtagh · 4 years, 4 months ago
  89. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  90. 1ced464 MLCE-160 Error loading quantized model containing BatchNorm Layer by Mike Kelly · 4 years, 4 months ago
  91. b015e5d Modifying the IBackendProfilingContext interface to return a bool on by David Monahan · 4 years, 4 months ago
  92. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 4 months ago
  93. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  94. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 4 months ago
  95. fcb802b IVGCVSW-4340 Backend profiling: Add tests for Timeline functions by Colm Donelan · 4 years, 5 months ago
  96. 032bc74 IVGCVSW-4338 Implement the Activation of Counters in backends by Finn Williams · 4 years, 5 months ago
  97. c1536d6 IVGCVSW-4400 Backend Counter Registry Functionality by David Monahan · 4 years, 5 months ago
  98. 9add120 IVGCVSW-4386 Add ArmNN reference support for QAsymmS8 by Ryan OShea · 4 years, 5 months ago
  99. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 5 months ago
  100. 867eba5 IVGCVSW-4399 Create Sample Dynamic backend by Narumol Prangnawarat · 4 years, 5 months ago