1. a3f7cd2 Move build option explanations in how to build guide to scons help message by Michalis Spyrou · 2 years ago
  2. 13f96d0 Fix armv7a on Android "end-of-support" build and documentation by SiCong Li · 2 years ago
  3. 14ce094 Drop support on armv7a on Android by Michalis Spyrou · 2 years ago
  4. fe1b1f6 Allow clearer suppression of toolchain and compiler prefixes by SiCong Li · 2 years, 1 month ago
  5. 56c3ca8 Add missing new-line to doxygen documentation by SiCong Li · 2 years, 1 month ago
  6. aa79405 Fix doxygen typos by Viet-Hoa Do · 2 years, 1 month ago
  7. 32df095 Fix doxygen page layout by SiCong Li · 2 years, 1 month ago
  8. 6db4cf2 Update Errata by Adnan AlSinan · 2 years, 1 month ago
  9. 2921e5b Update README by Adnan AlSinan · 2 years, 1 month ago
  10. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  11. 3ba177f Add a few sections on security conserns by Michalis Spyrou · 2 years, 2 months ago
  12. 0a39483 Document data layout of weight tensors in convolution layers by SiCong Li · 2 years, 3 months ago
  13. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 3 months ago
  14. 9104cd5 Add support for int8 CpuPool3d by Adnan AlSinan · 2 years, 3 months ago
  15. b4cd2dc Remove Non-Inclusive Term "Master" by ramelg01 · 2 years, 3 months ago
  16. 171fc3d Add CPU Pool3d FP16/32 implementation by Adnan AlSinan · 2 years, 3 months ago
  17. 36a1c11 Update referring to master branch to main for github and acl-gerrit by ramelg01 · 2 years, 3 months ago
  18. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  19. ee90500 Unify aarch64 arch names in documentation by Gunes Bayir · 2 years, 4 months ago
  20. 82fe7d3 Add disclaimer of ACL duty to protect the memory of the process using it from hacking by ramelg01 · 2 years, 5 months ago
  21. 0597b7b Adding Comments to ComputeLibrary.dir on expected file structure by Mohammed Suhail Munshi · 2 years, 4 months ago
  22. 65bd97c Update Errata with ticket numbers by Adnan AlSinan · 2 years, 4 months ago
  23. bb8b235 Fix Doxygen build by Adnan AlSinan · 2 years, 4 months ago
  24. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago
  25. 69854ba Update Release Notes by Adnan AlSinan · 2 years, 5 months ago
  26. abc093b Inclusive language update by Adnan AlSinan · 2 years, 5 months ago
  27. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  28. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 6 months ago
  29. 6f3a9f5 Add Multi ISA support for SCons build System (part #1) by Motti Gondabi · 2 years, 8 months ago
  30. 0877370 Update changelog and toolchain information/versions by Gunes Bayir · 2 years, 8 months ago
  31. 071f1fc Fix Doxygen Layout by SiCongLi · 2 years, 8 months ago
  32. d16908c Update resolved issues in errata by Gunes Bayir · 2 years, 8 months ago
  33. f727ef4 Add uint8/int8 support to cpu conv3d by Freddie Liardet · 2 years, 8 months ago
  34. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 8 months ago
  35. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 8 months ago
  36. 6d9c982 Conv3d support by Sheri Zhang · 2 years, 9 months ago
  37. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  38. 732d879 Update errata by Sheri Zhang · 2 years, 9 months ago
  39. 67b9d7f Remove WinogradInputTransform from operator list by Sheri Zhang · 2 years, 10 months ago
  40. b8025b3 List OpenCL kernels in Android.bp script by Michele Di Giorgio · 2 years, 10 months ago
  41. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 10 months ago
  42. 8273676 Update Errata by Gian Marco Iodice · 2 years, 10 months ago
  43. 77014ff Update Release Notes by Freddie Liardet · 2 years, 11 months ago
  44. f289e57 Update build documentation by Freddie Liardet · 2 years, 11 months ago
  45. dc43a98 Update operators list in Doxygen by Freddie Liardet · 2 years, 11 months ago
  46. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  47. 7075fe2 Reorganize the kernels into nhwc, nchw and common folders by Adnan AlSinan · 3 years ago
  48. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  49. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  50. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  51. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago
  52. 24b8920 Port NECol2ImKernel by Manuel Bottini · 3 years ago
  53. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years ago
  54. 9002899 Port NEIm2ColKernel by Manuel Bottini · 3 years ago
  55. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 2 months ago
  56. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  57. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  58. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years ago
  59. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  60. 62c2ad6 Move core and runtime files to a single library by Michalis Spyrou · 3 years ago
  61. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 2 months ago
  62. ae58bdf Port NEGEMMLowp Part 1 by Manuel Bottini · 3 years ago
  63. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 1 month ago
  64. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  65. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  66. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  67. f34552b Add errata for the performance regressions on OpenCL by Gian Marco Iodice · 3 years, 2 months ago
  68. c2bed95 Update release note by Sheri Zhang · 3 years, 2 months ago
  69. b43b87a Add minimum toolchains requirements to the documentation by Michele Di Giorgio · 3 years, 2 months ago
  70. c9309f2 Restructure Documentation (Part 2) by Sang-Hoon Park · 3 years, 2 months ago
  71. d813bab Restructure documentation by Sheri Zhang · 3 years, 2 months ago
  72. 6124ce6 Update operator list part3 by Sheri Zhang · 3 years, 2 months ago
  73. 0ec5821 Add Queue to API documentation by Sang-Hoon Park · 3 years, 2 months ago
  74. 6268742 Update operator list documentation. Part 2. by Teresa Charlin · 3 years, 2 months ago
  75. c3c352e Add Queue support by Georgios Pinitas · 3 years, 3 months ago
  76. a47dcc2 Update operator list documentation by Sheri Zhang · 3 years, 2 months ago
  77. 816e483 Update API documentation by Sang-Hoon Park · 3 years, 2 months ago
  78. 0ff73c7 Create architecture documentation by Georgios Pinitas · 3 years, 3 months ago
  79. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  80. 562bee5 Port CpuConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 2 months ago
  81. b25883a Remove experimental tracing feature by Pablo Marquez Tello · 3 years, 2 months ago
  82. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  83. 327225d Port NEDirectConvolutionLayer to new API by Manuel Bottini · 3 years, 2 months ago
  84. 91b7f74 Port CLConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  85. 6850889 Substitute CLFullyConnectedLayerReshapeWeights by CLTranspose by Teresa Charlin · 3 years, 3 months ago
  86. 28fcc35 Substitute NEFullyConnectedLayerReshapeWeights by NETranspose by Teresa Charlin · 3 years, 3 months ago
  87. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  88. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  89. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  90. f9a611a Don't build tests by default by Michele Di Giorgio · 3 years, 4 months ago
  91. 1e3ab42 Make CpuPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 3 months ago
  92. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  93. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 3 months ago
  94. d1dc09c Port CpuTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  95. 10b3826 Port Arm(R) Neon(TM) Scale to new API by Manuel Bottini · 3 years, 4 months ago
  96. 3b131ab Port OpenCL Scale to new API by Manuel Bottini · 3 years, 4 months ago
  97. 9e73c93 Port OpenCL Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  98. 00f4dfc Port Arm(R) Neon(TM) Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  99. 1ffa5ac Update release note for data type decoupling by Giorgio Arena · 3 years, 4 months ago
  100. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago