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