1. 01a8ade Fix Duplicate Template in Pooling3dFixture by Mohammed Suhail Munshi · 2 years, 2 months ago
  2. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 3 months ago
  3. 0a486cf Enable dynamic cl tuning for dynamically fused kernels by SiCong Li · 2 years, 3 months ago
  4. ca364df Include missing embedded headers by SiCong Li · 2 years, 2 months ago
  5. fecdb8f Add documentations about compiler_prefix and toolchain_prefix by SiCongLi · 2 years, 6 months ago
  6. 9104cd5 Add support for int8 CpuPool3d by Adnan AlSinan · 2 years, 3 months ago
  7. 16c5697 Add DirectConvolution2D kernel component for dynamic fusion by Gunes Bayir · 2 years, 3 months ago
  8. 5d606cc Fix CpuGemmAssemblyDispatch::has_opt_impl. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  9. e33c556 [arm_gemm] Use static validate to find arm_gemm kernels. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  10. 4c17ba9 Fix Nightly build failure by Adnan AlSinan · 2 years, 3 months ago
  11. b4cd2dc Remove Non-Inclusive Term "Master" by ramelg01 · 2 years, 3 months ago
  12. 171fc3d Add CPU Pool3d FP16/32 implementation by Adnan AlSinan · 2 years, 3 months ago
  13. 892b70a Fix embedded kernel header inclusion for dynamic fusion by Giorgio Arena · 2 years, 3 months ago
  14. 36a1c11 Update referring to master branch to main for github and acl-gerrit by ramelg01 · 2 years, 3 months ago
  15. a5d61bf NEQLSTM: Add support for QASYMM8_SIGNED for input_to_forget_weights by Pablo Marquez Tello · 2 years, 3 months ago
  16. b83e672 Enable -static-openmp for newer NDK support by Giorgio Arena · 2 years, 3 months ago
  17. bfd10a1 QLSTM add support for different qinfo in weights by Pablo Marquez Tello · 2 years, 3 months ago
  18. bd44caa [Dynamic Fusion] Implement build options generation by Giorgio Arena · 2 years, 3 months ago
  19. 09adcc4 Add cleanup comments in SConscript by Giorgio Arena · 2 years, 4 months ago
  20. 8a87983 Setup automatic kernel window for dynamic fusion by Gunes Bayir · 2 years, 4 months ago
  21. 193cad3 Remove deprecated interface from arm_compute. by Francesco.Petrogalli@arm.com · 2 years, 4 months ago
  22. 68c2200 Fix dynamic fusion test Scons to enable unit tests by SiCong Li · 2 years, 3 months ago
  23. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  24. 4e66d70 Added windows native build support by Pablo Tello · 2 years, 4 months ago
  25. 17c48f9 Revert mws heuristics for CpuPool2d by Giorgio Arena · 2 years, 4 months ago
  26. 41a729e Decouple fuseBatchNormalizationKernel by Yair Schwarzbaum · 2 years, 7 months ago
  27. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  28. 4cbcb84 Removing SVE / SVE2 guards from decoupled kernels by alerah01 · 2 years, 4 months ago
  29. 298b2c0 Decouple castKernel by Yair Schwarzbaum · 2 years, 5 months ago
  30. 918a9fb Add Pool3d reference implementation by Gunes Bayir · 2 years, 4 months ago
  31. a538ae5 Multi ISA Technical Debt by Dana Zlotnik · 2 years, 4 months ago
  32. ee90500 Unify aarch64 arch names in documentation by Gunes Bayir · 2 years, 4 months ago
  33. 32fbb07 Fix CpuPool2d regression on A53/A55 due to mws by Giorgio Arena · 2 years, 4 months ago
  34. 82fe7d3 Add disclaimer of ACL duty to protect the memory of the process using it from hacking by ramelg01 · 2 years, 5 months ago
  35. c9e519d Decouple CpuDirectConv2dKernel by alerah01 · 2 years, 5 months ago
  36. 0597b7b Adding Comments to ComputeLibrary.dir on expected file structure by Mohammed Suhail Munshi · 2 years, 4 months ago
  37. ebbae94 Decouple CpuDepthwiseConv2dNativeKernel by Dana Zlotnik · 2 years, 5 months ago
  38. 51d7119 Fix performance regression on Arm(R) Mali(TM)-G71 by Gian Marco Iodice · 2 years, 4 months ago
  39. 5e99318 Decouple NEL2NormalizeLayerKernel by Yair Schwarzbaum · 2 years, 6 months ago
  40. 65bd97c Update Errata with ticket numbers by Adnan AlSinan · 2 years, 4 months ago
  41. 9454cf7 Fixed threshould argument order in NE/CL/LSTM by Pablo Marquez Tello · 2 years, 4 months ago
  42. 73fa0a7 Fix FP16 for validation in multi_isa builds by Giorgio Arena · 2 years, 5 months ago
  43. 300bda6 Update Readme by Adnan AlSinan · 2 years, 5 months ago
  44. bb8b235 Fix Doxygen build by Adnan AlSinan · 2 years, 4 months ago
  45. f6c2602 Exclude SVE & SVE2 paths from android.bp by Dana Zlotnik · 2 years, 5 months ago
  46. 256ac62 Decouple CpuGemmMatrixMultiplyKernel and CpuGemmMatrixAdditionKernel by Dana Zlotnik · 2 years, 5 months ago
  47. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago
  48. 6a2df88 Add kernel selection UT for submitted kernels by Dana Zlotnik · 2 years, 5 months ago
  49. 69854ba Update Release Notes by Adnan AlSinan · 2 years, 5 months ago
  50. abc093b Inclusive language update by Adnan AlSinan · 2 years, 5 months ago
  51. 89aa4eb Improve start-up time for concatenation layers by ramelg01 · 2 years, 5 months ago
  52. 2134d1b Int32 to Float32 implicit casting fix by Mohammed Suhail Munshi · 2 years, 5 months ago
  53. 616f8eb Fix performance regression on the first layer of convolution-based model by Gian Marco Iodice · 2 years, 5 months ago
  54. bb6877a Improve start-up time for winograd_output_transform_*_nhwc by ramelg01 · 2 years, 5 months ago
  55. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  56. 2a86a30 Improve start-up time for winograd_input_transform_*_nhwc by ramelg01 · 2 years, 5 months ago
  57. ba8690b Improve start-up time for winograd_filter_transform_*_nhwc by ramelg01 · 2 years, 5 months ago
  58. d56d94d Fix build for gcc 9 by Giorgio Arena · 2 years, 5 months ago
  59. b631b6d Update SONAME_VERSION in SConscript by Adnan AlSinan · 2 years, 5 months ago
  60. ab2bc73 Adding support for Arm Mali-G710 by Gian Marco Iodice · 2 years, 5 months ago
  61. 9d9ad33 SCons build system refactoring (phase #2). by Motti Gondabi · 2 years, 5 months ago
  62. 21138d8 Added a multithreaded test for CL backend. by Pablo Marquez Tello · 2 years, 8 months ago
  63. 451c309 Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros" by Ramy Elgammal · 2 years, 5 months ago
  64. 46d44d2 Enable kernel selection testing (Phase #2) by Yair Schwarzbaum · 2 years, 6 months ago
  65. 0ef2c21 Remove padding from CpuDirectConv2dKernel by Adnan AlSinan · 2 years, 5 months ago
  66. 21391c3 Fix s10plus NEON/PoolingLayer Nightly failure by Adnan AlSinan · 2 years, 5 months ago
  67. 7195f71 Add OpenBSD/arm64 support. by Kevin Lo · 2 years, 6 months ago
  68. 10e88a7 Rework gemm_mm_reshaped_only_rhs_ kernels with new macros by Gian Marco Iodice · 2 years, 7 months ago
  69. 639f0f6 Fix CPU detection code on Macos by Pablo Marquez Tello · 2 years, 5 months ago
  70. 8a9a0fb Select kernel decoupling by Anton Vainer · 2 years, 6 months ago
  71. 8d8208c Fix nightly failure within the elementwise unary build. by Dana Zlotnik · 2 years, 5 months ago
  72. 62a3b0c DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  73. 0bae3ee Fix heuristic in ClConv2D by Gian Marco Iodice · 2 years, 5 months ago
  74. 066607f A73 Devices Regression 300% fix by Mohammed Suhail Munshi · 2 years, 5 months ago
  75. d5c496d Decouple CpuElementwiseKernel by Dana Zlotnik · 2 years, 7 months ago
  76. c48a3e5 Decouple CpuSoftmaxKernel by Dana Zlotnik · 2 years, 6 months ago
  77. b181263 Enabled support for QASYMM8 in ClCastKernel by Pablo Marquez Tello · 2 years, 6 months ago
  78. 027bcef Decouple NEMeanStdDevNormalizationKernel by Dana Zlotnik · 2 years, 6 months ago
  79. d7e2ec5 Decouple NEInstanceNormalizationLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  80. 5ae8d80 Enable kernel selection testing (Phase #1) by Giorgio Arena · 2 years, 7 months ago
  81. 3475ffe Decouple NEBoundingBoxTransformKernel by Dana Zlotnik · 2 years, 6 months ago
  82. 9ae5a4e Decouple NEROIAlignLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  83. 50ce277 Decouple NEGenerateProposalsLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  84. 143310c Decouple NEMaxUnpoolingLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  85. b99e54e Add signbit support for f16 type by SiCongLi · 2 years, 6 months ago
  86. c4270cf Add tests for FP Cpu Pooling where pool region is completely outside the input by SiCongLi · 2 years, 6 months ago
  87. cb86956 Fix test validation method by SiCongLi · 2 years, 6 months ago
  88. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 6 months ago
  89. dc85d78 Fix typo in SConstruct by SiCongLi · 2 years, 6 months ago
  90. 3e155a5 Rework gemm_reshape_lhs_ with new macros by Adnan AlSinan · 2 years, 7 months ago
  91. f76a502 Fix SCons linking error when building for Multi ISA. by Motti Gondabi · 2 years, 6 months ago
  92. de60ed9 Remove Unusued arguments -pie and -static-libstdc++ in clang80 and clang80++ by Mohammed Suhail Munshi · 2 years, 6 months ago
  93. 2761993 Crop Kernel Decoupling by alerah01 · 2 years, 7 months ago
  94. 3229171 Decouple CpuActivationKernel by Dana Zlotnik · 2 years, 7 months ago
  95. 4d44ac8 Added support for filter size 8x8 NCHW DirectConv by Pablo Marquez Tello · 2 years, 7 months ago
  96. d917614 Fix logging bug in graph library by SiCongLi · 2 years, 6 months ago
  97. f339962 Redirect Pool2d unsupported cases to unoptimized path by Giorgio Arena · 2 years, 7 months ago
  98. 40a245f Unify Cpu Max pool 2d minimum value to be -inf for floating point by SiCongLi · 2 years, 7 months ago
  99. b6e49eb Update A510 arm_gemm cpu Kernels by ramelg01 · 2 years, 7 months ago
  100. 6f3a9f5 Add Multi ISA support for SCons build System (part #1) by Motti Gondabi · 2 years, 8 months ago