1. a2493a0 IVGCVSW-5012 Add importEnabled option for OptimizerOptions by Narumol Prangnawarat · 3 years, 10 months ago
  2. c83eb25 IVGCVSW-5014 Deprecate CreateTensorHandle from WorkloadFactory by Sadik Armagan · 4 years ago
  3. e2a3b3f IVGCVSW-5230 Add ARMNN_NO_DEPRECATE_WARN to TimerTests by Teresa Charlin · 3 years, 10 months ago
  4. cf2d913 IVGCVSW-5229 Add ARMNN_NO_DEPRECATE_WARN_BEGIN to Memory tests by Teresa Charlin · 3 years, 10 months ago
  5. cb2cdcd Update padding required layers by Narumol Prangnawarat · 3 years, 10 months ago
  6. 3674f14 IVGCVSW-5107 Allow Split to use subtensor on x and y by Keith Davis · 3 years, 10 months ago
  7. c53ceec IVGCVSW-5221 Fix dynamic backend build failure by Narumol Prangnawarat · 3 years, 10 months ago
  8. fbf0e5b IVGCVSW-5217 Add ARMNN_NO_DEPRECATE_WARN to layer tests by Teresa Charlin · 3 years, 10 months ago
  9. b8d771a IVGCVSW-5012 Enable zero copy for Neon by Narumol Prangnawarat · 3 years, 11 months ago
  10. 9e132f5 IVGCVSW-5216 Remove CreateTensorHandle from Transpose by Teresa Charlin · 3 years, 11 months ago
  11. 623069d IVGCVSW-5218 Remove CreateTensorHandle from DetectionPostProcess and Prelu by Francis Murtagh · 3 years, 11 months ago
  12. fc8978f IVGCVSW-4979 Add GetTensorHandleFactory to WorkloadFactoryHelper(Ref/Ne/Cl) by Teresa Charlin · 3 years, 11 months ago
  13. 9cf7f88 Update ACL pin to 4aed4aafa2ddb0b6f4b76aef5008c8bb45599ea4 by Teresa Charlin · 3 years, 11 months ago
  14. 76615a5 IVGCVSW-5108 Allow Concat to use subtensor on x and y by Sadik Armagan · 3 years, 11 months ago
  15. b648e29 Updated ACL pin to 0499dff9293a86d3d53f72fed0a38b2823563674 by Teresa Charlin · 3 years, 11 months ago
  16. 4b10fef IVGCVSW-4712 Fill layer datatype adjustments by Teresa Charlin · 4 years ago
  17. e8ac133 IVGCVSW-5174 Fix i386 Floor and AbsTest by Francis Murtagh · 4 years ago
  18. 2e3f4d2 IVGCVSW-4713 Add EndToEnd test for RANK by Teresa Charlin · 4 years ago
  19. 49895f4 IVGCVSW-5085 Updates to CL and NEON TensorHandleFactory by David Monahan · 4 years ago
  20. 7ac3ca6 IVGCVSW-5167 Use a generic axis in CL/Neon LogSoftmax and Softmax workload by Teresa Charlin · 4 years ago
  21. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  22. 57512af Update ACL pin 42e57362933b7fa04f9a86297fa75ed38c5e3c97 by Teresa Charlin · 4 years ago
  23. 8d23636 IVGCVSW-4973 Enable QLstm projection unit tests on NEON by Teresa Charlin · 4 years ago
  24. 4408850 IVGCVSW-4712 Add EndToEnd test for FILL by Teresa Charlin · 4 years ago
  25. 1a26896 IVGCVSW-5011 Implement GetCapabilities in NeonTensorHandleFactory by Narumol Prangnawarat · 4 years ago
  26. 8398edc IVGCVSW-3896 Add CL LOG_SOFTMAX Workload by Teresa Charlin · 4 years ago
  27. 69e653f IVGCVSW-3897 Add NEON LOG_SOFTMAX Workload by Keith Davis · 4 years ago
  28. 686f45c IVGCVSW-4889/IVGCVSW-4890 CL/Neon UnitTests for align_corners & half_pixels by Teresa Charlin · 4 years ago
  29. d656877 IVGCVSW-5010 Add GetCapabilities to ITensorHandleFactory by Narumol Prangnawarat · 4 years ago
  30. 552ee4d Update ACL pin to aa95ddc2abb7cef0b2edd03f7c4c9d9c6b9d7cf4 by Teresa Charlin · 4 years ago
  31. 6da6a45 Make it build on MACOSX by Jim Flynn · 4 years ago
  32. 549cb7a IVGCVSW-5078 Fix segmentation fault on Yolo V3 Big App by Narumol Prangnawarat · 4 years ago
  33. c9f74d7 Remove unnecessary header file by David Monahan · 4 years ago
  34. aa93d98 IVGCVSW-4487 Remove boot/dll.hpp from dynamic backends test. by Colm Donelan · 4 years ago
  35. 9b14bfc IVGCVSW-5005 Fix Deprecated Functions in CL/NEON Resize Workload by David Monahan · 4 years ago
  36. aaf9a8f Remove new occurence of boost::polymorphic_downcast by Jan Eilers · 4 years ago
  37. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  38. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  39. cbd2c23 IVGCVSW-5007 Implement an Int32 reference Elementwise workload by Finn Williams · 4 years ago
  40. 532a29d IVGCVSW-4487 Remove boost::filesystem by Francis Murtagh · 4 years ago
  41. 3b90af6 IVGCVSW-5036 Do not allocate memory when import is enabled by Narumol Prangnawarat · 4 years ago
  42. 66aecb0 IVGCVSW-4621 Add CL FILL Workload by Sadik Armagan · 4 years ago
  43. a792a05 IVGCVSW-4622 Add NEON FILL Workload by Sadik Armagan · 4 years ago
  44. 1f45dc3 Remove per-channel quantization support in ref fully connected by Jan Eilers · 4 years ago
  45. ab21975 IVGCVSW-4707 - Add AlignCorners and HalfPixelCenters to Resize by David Monahan · 4 years ago
  46. f060b2e MLCE-189 Adding more checks around dynamic backend directory paths. by Colm Donelan · 4 years ago
  47. f4bfa6a IVGCVSW-4620 Add Fill Reference Implementation by Ryan OShea · 4 years, 1 month ago
  48. d0aa456 Cleaning up unit test GetProfilingGuidGenerator. by Colm Donelan · 4 years, 1 month ago
  49. ec6c680 IVGCVSW-4906 Add front-end support for FILL operator by Ryan OShea · 4 years, 1 month ago
  50. b22a75e IVGCVSW-4860 Add tests to verify QLstm projection by James Conroy · 4 years, 1 month ago
  51. 041b3c0 IVGCVSW-4904 Refactor CpuRef PAD Workload by Sadik Armagan · 4 years, 1 month ago
  52. fa0d838 IVGCVSW-4923 Fix SampleDynamicBackendTests. by Colm Donelan · 4 years, 1 month ago
  53. 0dbe00a IVGCVSW-4915 Improving messages around SAMPLE_DYNAMIC_BACKEND_ENABLED by Colm Donelan · 4 years, 1 month ago
  54. 749294b remove BOM from files by Laurent Carlier · 4 years, 1 month ago
  55. bb46dde Fix a few build warnings: by Rob Hughes · 4 years, 1 month ago
  56. 9ad2e5b IVGCVSW-3844 Add CL GATHER Workload by Teresa Charlin · 4 years, 3 months ago
  57. 4a0c9b9 IVGCVSW-4888 Update Resize Front end for new parameters by David Monahan · 4 years, 1 month ago
  58. f540eb8 IVGCVSW-3846 Add NEON GATHER Workload by Teresa Charlin · 4 years, 3 months ago
  59. 3940d8b IVGCVSW-3847 Correction of 9349246cfce1cc3192aea8fb3a830506cf794abd by Teresa Charlin · 4 years, 1 month ago
  60. 9349246 IVGCVSW-3847 Support INT32 in Gather operator by Teresa Charlin · 4 years, 1 month ago
  61. 9fabf43 IVGCVSW-4200 Add CL EXP Workload IVGCVSW-4203 Add Neon EXP Workload by Sadik Armagan · 4 years, 1 month ago
  62. ecb6b8e IVGCVSW-4863 ADD,SUB,DIV,MUL,MAXIMUM and MINIMUM int32 VTS test by Teresa Charlin · 4 years, 1 month ago
  63. e300b36 IVGCVSW-4604 ARGMINMAX float16 VTS test skipped in CpuRef by Teresa Charlin · 4 years, 1 month ago
  64. 6fa8ce6 IVGCVSW-4611 PRELU float16 VTS test skipped in CpuRef by Teresa Charlin · 4 years, 1 month ago
  65. d6f0649 IVGCVSW-4453 QLSTM Support by Sadik Armagan · 4 years, 1 month ago
  66. a7227ac Adding more performance metrics by alered01 · 4 years, 2 months ago
  67. 985ef1f Fix some build errors spotted on Windows: by Rob Hughes · 4 years, 1 month ago
  68. 0800bf5 IVGCVSW-4452 Add QLstm EndToEndTest by James Conroy · 4 years, 1 month ago
  69. 2323af4 IVGCVSW-4450 Add CL Enhanced Quantized LSTM Workload by Ryan OShea · 4 years, 2 months ago
  70. cc34093 IVGCVSW-4451 Add QLstm NEON workload by James Conroy · 4 years, 2 months ago
  71. 45a7362 IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACKENDS by Finn Williams · 4 years, 1 month ago
  72. ed32405 IVGCVSW-4449 Add missing QLstm nullptr checks by James Conroy · 4 years, 1 month ago
  73. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 1 month ago
  74. efc5da4 Update ACL pin to 4efe5dc9b39a87eface43e7468e08279976ae9ef by Teresa Charlin · 4 years, 2 months ago
  75. c1f6b09 IVGCVSW-4753 Refactor CL Softmax workload generalizing for different datatype by Teresa Charlin · 4 years, 2 months ago
  76. f3fcf32 IVGCVSW-4794 Change ArmNN counters to report delta values by Finn Williams · 4 years, 2 months ago
  77. 4f1f899 IVGCVSW-4449 Add QLstm ref implementation by James Conroy · 4 years, 2 months ago
  78. be88a57 IVGCVSW-4753 Fix CpuAcc Hal 1.3 Softmax Failures by Sadik Armagan · 4 years, 2 months ago
  79. be7e35c IVGCVSW-4749 Fix CpuAcc Hal 1.3 FullyConnected Failures by Kevin May · 4 years, 2 months ago
  80. 366d723 IVGCVSW-4686 Fix NNT GeneratedTests.Tests by Narumol Prangnawarat · 4 years, 2 months ago
  81. c77874a IVGCVSW-4203 Add Exp support to Neon backend by Derek Lamberti · 4 years, 2 months ago
  82. 303980c IVGCVSW-4668 Add TENSOR_QUANT8_ASYMM_SIGNED data type support to CpuRef operators by Sadik Armagan · 4 years, 2 months ago
  83. 0886ac4 MLCE-190: Neon and CL Constant Workloads do not support newer DataTypes by Mike Kelly · 4 years, 2 months ago
  84. ec52c3a IVGCVSW-4686 Fix NNT GeneratedTests Abs_int32 by Kevin May · 4 years, 2 months ago
  85. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 2 months ago
  86. 3c9e045 IVGCVSW-4483 Removes boost::polymorphic_pointer_downcast by Jan Eilers · 4 years, 3 months ago
  87. fe5a24b IVGCVSW-4666 Call EnableProfiling when state switches to active by Finn Williams · 4 years, 3 months ago
  88. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 3 months ago
  89. e5d0b93 IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 3 months ago
  90. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  91. c26400e IVGCVSW-4514 Remove lexical_cast.hpp by David Monahan · 4 years, 3 months ago
  92. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  93. e8cddeb IVGCVSW-4643 Add Convolution2D tests with Bfloat16 input and Float32 output by Narumol Prangnawarat · 4 years, 3 months ago
  94. db73c98 IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 3 months ago
  95. 250d392 IVGCVSW-4633 Add conversion of BF16 support to Neon by Narumol Prangnawarat · 4 years, 3 months ago
  96. e2062cd IVGCVSW-4590 Fix Lstm layers CellToInputWeights by Jan Eilers · 4 years, 3 months ago
  97. cedd34f IVGCVSW-4603 Support comparison operators in Neon by Teresa Charlin · 4 years, 3 months ago
  98. 2b030d9 IVGCVSW-4603 Support comparison operators in CL by Teresa Charlin · 4 years, 3 months ago
  99. 57ef008 IVGCVSW-4597 Modify BF16 optimizer to Convert only inputs and weights of by Narumol Prangnawarat · 4 years, 3 months ago
  100. ac47210 IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-driver by Sadik Armagan · 4 years, 3 months ago