1. a3f7cd2 Move build option explanations in how to build guide to scons help message by Michalis Spyrou · 2 years ago
  2. fa08c37 Add OpenBSD® to the list of supported systems by Pablo Marquez Tello · 2 years ago
  3. a3cf241 Add G57 to GPUTarget by SiCong Li · 2 years ago
  4. e417ff1 Fix build errors on armv8.6 SVE2 with NDK 23 and 24 by Michalis Spyrou · 2 years ago
  5. 84a0941 Fix OpenBSD build errors by Pablo Marquez Tello · 2 years ago
  6. 16aa474 Wrong arguments for running activation function in CpuGemmDirectConv2d by Michalis Spyrou · 2 years ago
  7. ddf2f6c Fixed native build toolchain and compiler prefix by Pablo Marquez Tello · 2 years ago
  8. b042e39 Add LUT-based leaky relu for QASYMM8 on CPU by Viet-Hoa Do · 2 years ago
  9. 13f96d0 Fix armv7a on Android "end-of-support" build and documentation by SiCong Li · 2 years ago
  10. d8804fd Fix OpenCL Winograd output transform by Gian Marco Iodice · 2 years ago
  11. b1fcefd Implement new Elementwise Dynamic Fusion Operators: Div, Floor by Michalis Spyrou · 2 years ago
  12. 41eb2d9 Improve LUT Neon Hard-Swish by Pablo Marquez Tello · 2 years ago
  13. 700b913 Select neon LUT Hard-Swish kernel on all devices by Pablo Marquez Tello · 2 years ago
  14. 3efdfb3 Enable loading OpenCL symbols in Android App native code, NDK environment. by ohadagoogle · 2 years ago
  15. 14ce094 Drop support on armv7a on Android by Michalis Spyrou · 2 years, 1 month ago
  16. f1f7779 Fix SVE2 implementation of quantized SoftMax 1D by Viet-Hoa Do · 2 years ago
  17. 586fff9 Fix build error v8.2-a-sve by Pablo Marquez Tello · 2 years, 1 month ago
  18. f8bb092 Add support OpenCL 3.0 non-uniform workgroup by Viet-Hoa Do · 2 years, 1 month ago
  19. 0c68704 Fix performance regression in Winograd Output Transform (OpenCL) by Gian Marco Iodice · 2 years, 1 month ago
  20. 894659a Add support for 2d and 3d indices for axis 1 by Pablo Marquez Tello · 2 years, 2 months ago
  21. c3bc093 Fix crash in CpuActivationKernel by Pablo Marquez Tello · 2 years, 1 month ago
  22. d75cd8a Compute Hard-Swish with a Lookup table for qasymm8. by Pablo Marquez Tello · 2 years, 1 month ago
  23. fe1b1f6 Allow clearer suppression of toolchain and compiler prefixes by SiCong Li · 2 years, 1 month ago
  24. a774d63 Fix build errors in GCC12 by Pablo Marquez Tello · 2 years, 1 month ago
  25. 0e7053d Fix reference example for fusion of conv2d and adddition by SiCong Li · 2 years, 1 month ago
  26. 82169b3 Add cl_khr_integer_dot_product extension support by Viet-Hoa Do · 2 years, 1 month ago
  27. 56c3ca8 Add missing new-line to doxygen documentation by SiCong Li · 2 years, 1 month ago
  28. f28abef Fix compilation error in 32-bit with logging build by Viet-Hoa Do · 2 years, 1 month ago
  29. aa79405 Fix doxygen typos by Viet-Hoa Do · 2 years, 1 month ago
  30. fdb5342 Disable unsafe FP optimizations causing accuracy issues by Gunes Bayir · 2 years, 1 month ago
  31. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  32. a8caa02 Properly format SConscript files by Michalis Spyrou · 2 years, 1 month ago
  33. 32df095 Fix doxygen page layout by SiCong Li · 2 years, 1 month ago
  34. 6fd75b9 DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  35. 6db4cf2 Update Errata by Adnan AlSinan · 2 years, 1 month ago
  36. 2921e5b Update README by Adnan AlSinan · 2 years, 1 month ago
  37. a373216 Update SONAME_VERSION in SConscript by Mohammed Suhail Munshi · 2 years, 2 months ago
  38. dc4f276 Revert "Add support for 2d and 3d indices for axis 0" by Mohammed Suhail Munshi · 2 years, 2 months ago
  39. 4e9f568 Fix inclusion guard for dynamic fusion module by SiCong Li · 2 years, 2 months ago
  40. 920f2b6 Add support for 2d and 3d indices for axis 0 by Pablo Marquez Tello · 2 years, 2 months ago
  41. 06adbc5 Mismatches in dynamically fused direct conv2d + add kernel by Michalis Spyrou · 2 years, 2 months ago
  42. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  43. 3bb72b6 Add a note to clarify pretranspose option in GEMM and GEMMLowp fixtures by Adnan AlSinan · 2 years, 2 months ago
  44. 9d18738 Updating a64_gemm_u8 a64_gemm_s8 kernels headers by ramelg01 · 2 years, 2 months ago
  45. 5873358 QLSTM add support for different qinfo by Mike Kelly · 2 years, 2 months ago
  46. 168d6a8 Use svcreate instead of list initializations. by Michalis Spyrou · 2 years, 2 months ago
  47. bc5c407 Extend GEMM to support batch matmul operation by Mohammed Suhail Munshi · 2 years, 2 months ago
  48. c584958 Extend GemmLowp reference to support BATCH MATMUL for quantized data type by Adnan AlSinan · 2 years, 2 months ago
  49. 638b7e4 Fix for Neon™ Depthwise Android P VTS test failure by ramelg01 · 2 years, 2 months ago
  50. facd9dd Add a missing validation check to CPU Pool3d by Adnan AlSinan · 2 years, 2 months ago
  51. 388866b Update public mailing list in README by SiCong Li · 2 years, 3 months ago
  52. 3ba177f Add a few sections on security conserns by Michalis Spyrou · 2 years, 2 months ago
  53. d51aad9 Add security related / good coding practices by Michalis Spyrou · 2 years, 2 months ago
  54. 8a16488 Update Neon™ depthwise kernel by ramelg01 · 2 years, 3 months ago
  55. c827e99 Update Neon™ pooling kernel by ramelg01 · 2 years, 3 months ago
  56. 0a39483 Document data layout of weight tensors in convolution layers by SiCong Li · 2 years, 3 months ago
  57. f55cca5 Add LU_BOUNDED_RELU support for QSYMM16 by Pablo Marquez Tello · 2 years, 3 months ago
  58. fa6877f [CpuGemmConv2d] Extract skip_im2col and skip_col2im computation. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  59. 50e48aa Add missing noexcept. This fixes building faillures with gcc9. by Michalis Spyrou · 2 years, 2 months ago
  60. 1bae0f9 NEQLSTM: perform type conversion in prepare method. by Pablo Marquez Tello · 2 years, 2 months ago
  61. 01a8ade Fix Duplicate Template in Pooling3dFixture by Mohammed Suhail Munshi · 2 years, 2 months ago
  62. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 4 months ago
  63. 0a486cf Enable dynamic cl tuning for dynamically fused kernels by SiCong Li · 2 years, 3 months ago
  64. ca364df Include missing embedded headers by SiCong Li · 2 years, 3 months ago
  65. fecdb8f Add documentations about compiler_prefix and toolchain_prefix by SiCongLi · 2 years, 6 months ago
  66. 9104cd5 Add support for int8 CpuPool3d by Adnan AlSinan · 2 years, 3 months ago
  67. 16c5697 Add DirectConvolution2D kernel component for dynamic fusion by Gunes Bayir · 2 years, 3 months ago
  68. 5d606cc Fix CpuGemmAssemblyDispatch::has_opt_impl. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  69. e33c556 [arm_gemm] Use static validate to find arm_gemm kernels. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  70. 4c17ba9 Fix Nightly build failure by Adnan AlSinan · 2 years, 3 months ago
  71. b4cd2dc Remove Non-Inclusive Term "Master" by ramelg01 · 2 years, 3 months ago
  72. 171fc3d Add CPU Pool3d FP16/32 implementation by Adnan AlSinan · 2 years, 4 months ago
  73. 892b70a Fix embedded kernel header inclusion for dynamic fusion by Giorgio Arena · 2 years, 3 months ago
  74. 36a1c11 Update referring to master branch to main for github and acl-gerrit by ramelg01 · 2 years, 3 months ago
  75. a5d61bf NEQLSTM: Add support for QASYMM8_SIGNED for input_to_forget_weights by Pablo Marquez Tello · 2 years, 3 months ago
  76. b83e672 Enable -static-openmp for newer NDK support by Giorgio Arena · 2 years, 3 months ago
  77. bfd10a1 QLSTM add support for different qinfo in weights by Pablo Marquez Tello · 2 years, 3 months ago
  78. bd44caa [Dynamic Fusion] Implement build options generation by Giorgio Arena · 2 years, 4 months ago
  79. 09adcc4 Add cleanup comments in SConscript by Giorgio Arena · 2 years, 4 months ago
  80. 8a87983 Setup automatic kernel window for dynamic fusion by Gunes Bayir · 2 years, 4 months ago
  81. 193cad3 Remove deprecated interface from arm_compute. by Francesco.Petrogalli@arm.com · 2 years, 4 months ago
  82. 68c2200 Fix dynamic fusion test Scons to enable unit tests by SiCong Li · 2 years, 4 months ago
  83. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  84. 4e66d70 Added windows native build support by Pablo Tello · 2 years, 4 months ago
  85. 17c48f9 Revert mws heuristics for CpuPool2d by Giorgio Arena · 2 years, 4 months ago
  86. 41a729e Decouple fuseBatchNormalizationKernel by Yair Schwarzbaum · 2 years, 8 months ago
  87. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  88. 4cbcb84 Removing SVE / SVE2 guards from decoupled kernels by alerah01 · 2 years, 4 months ago
  89. 298b2c0 Decouple castKernel by Yair Schwarzbaum · 2 years, 5 months ago
  90. 918a9fb Add Pool3d reference implementation by Gunes Bayir · 2 years, 4 months ago
  91. a538ae5 Multi ISA Technical Debt by Dana Zlotnik · 2 years, 4 months ago
  92. ee90500 Unify aarch64 arch names in documentation by Gunes Bayir · 2 years, 4 months ago
  93. 32fbb07 Fix CpuPool2d regression on A53/A55 due to mws by Giorgio Arena · 2 years, 4 months ago
  94. 82fe7d3 Add disclaimer of ACL duty to protect the memory of the process using it from hacking by ramelg01 · 2 years, 5 months ago
  95. c9e519d Decouple CpuDirectConv2dKernel by alerah01 · 2 years, 5 months ago
  96. 0597b7b Adding Comments to ComputeLibrary.dir on expected file structure by Mohammed Suhail Munshi · 2 years, 5 months ago
  97. ebbae94 Decouple CpuDepthwiseConv2dNativeKernel by Dana Zlotnik · 2 years, 5 months ago
  98. 51d7119 Fix performance regression on Arm(R) Mali(TM)-G71 by Gian Marco Iodice · 2 years, 4 months ago
  99. 5e99318 Decouple NEL2NormalizeLayerKernel by Yair Schwarzbaum · 2 years, 6 months ago
  100. 65bd97c Update Errata with ticket numbers by Adnan AlSinan · 2 years, 4 months ago