1. d6d863f Revert "Fix performance regression in ClConv2D" by Ramy Elgammal · 1 year, 10 months ago branches/arm_compute_22_08 v22.08
  2. cfd107f Fix performance regression in ClConv2D by Gian Marco Iodice · 1 year, 10 months ago
  3. 96fa763 Fix performance regression in Conv2D on OpenCL by Adnan AlSinan · 1 year, 11 months ago
  4. c4fe785 Disable unsafe FP optimizations in Winograd Output Transform by Gunes Bayir · 1 year, 11 months ago
  5. 9937c83 Fix CTS/SLTS failure related to Depthwise Convolution by Gunes Bayir · 1 year, 11 months ago
  6. 1524a02 Fix for AI benchmark ResNet regression by Viet-Hoa Do · 1 year, 11 months ago
  7. f722966 Fix LeNet-f16 convolution regression by Adnan AlSinan · 1 year, 11 months ago
  8. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 2 years ago
  9. f67903b Add Dynamic Fusion Tests with BugFixes by Mohammed Suhail Munshi · 2 years ago
  10. 13b623e [ONCPUML-968] Fixed format kernel support in additional APIs by Milos Puzovic · 1 year, 11 months ago
  11. 3c4d085 Update the GPUTarget list by Gian Marco Iodice · 2 years ago
  12. 9b921be Optimize add layer by considering the input tensors as 1D array by Gunes Bayir · 1 year, 11 months ago
  13. 385dad2 Fix for OpenMP scheduler work breakdown by Milos Puzovic · 1 year, 11 months ago
  14. aa52b7d Fix compilation error rasied in Nightly_NEW by Ramy Elgammal · 1 year, 11 months ago
  15. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  16. d208f4f Enable march=armv8.6-a in non multi-isa builds by Pablo Marquez Tello · 2 years ago
  17. e572dff Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNED by Freddie Liardet · 2 years, 1 month ago
  18. e871207 Update ClConv2D heuristic to use direct convolution by Adnan AlSinan · 2 years ago
  19. c6b7913 Fix direct convolution cases that were failing on Odroid by Adnan AlSinan · 2 years ago
  20. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  21. 1f86449 Fix Neoverse V1 heuristics for FP32 fast mode by ramelg01 · 2 years ago
  22. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  23. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  24. 29cab36 Fixed clang-cl errors on Windows native builds. by Pablo Tello · 2 years, 4 months ago
  25. 2cc50b3 Extended direct conv 2d interface for tuning the OpenCl kernel by Gian Marco Iodice · 2 years, 1 month ago
  26. 22dd8b9 Add missing flag when building cl graph examples and fix by Michalis Spyrou · 2 years ago
  27. a3cf241 Add G57 to GPUTarget by SiCong Li · 2 years ago
  28. e417ff1 Fix build errors on armv8.6 SVE2 with NDK 23 and 24 by Michalis Spyrou · 2 years ago
  29. 84a0941 Fix OpenBSD build errors by Pablo Marquez Tello · 2 years ago
  30. 16aa474 Wrong arguments for running activation function in CpuGemmDirectConv2d by Michalis Spyrou · 2 years ago
  31. b042e39 Add LUT-based leaky relu for QASYMM8 on CPU by Viet-Hoa Do · 2 years ago
  32. d8804fd Fix OpenCL Winograd output transform by Gian Marco Iodice · 2 years ago
  33. b1fcefd Implement new Elementwise Dynamic Fusion Operators: Div, Floor by Michalis Spyrou · 2 years ago
  34. 41eb2d9 Improve LUT Neon Hard-Swish by Pablo Marquez Tello · 2 years ago
  35. 700b913 Select neon LUT Hard-Swish kernel on all devices by Pablo Marquez Tello · 2 years ago
  36. 3efdfb3 Enable loading OpenCL symbols in Android App native code, NDK environment. by ohadagoogle · 2 years ago
  37. f1f7779 Fix SVE2 implementation of quantized SoftMax 1D by Viet-Hoa Do · 2 years ago
  38. 586fff9 Fix build error v8.2-a-sve by Pablo Marquez Tello · 2 years, 1 month ago
  39. f8bb092 Add support OpenCL 3.0 non-uniform workgroup by Viet-Hoa Do · 2 years, 1 month ago
  40. 0c68704 Fix performance regression in Winograd Output Transform (OpenCL) by Gian Marco Iodice · 2 years ago
  41. 894659a Add support for 2d and 3d indices for axis 1 by Pablo Marquez Tello · 2 years, 1 month ago
  42. c3bc093 Fix crash in CpuActivationKernel by Pablo Marquez Tello · 2 years, 1 month ago
  43. d75cd8a Compute Hard-Swish with a Lookup table for qasymm8. by Pablo Marquez Tello · 2 years, 1 month ago
  44. 82169b3 Add cl_khr_integer_dot_product extension support by Viet-Hoa Do · 2 years, 1 month ago
  45. f28abef Fix compilation error in 32-bit with logging build by Viet-Hoa Do · 2 years, 1 month ago
  46. fdb5342 Disable unsafe FP optimizations causing accuracy issues by Gunes Bayir · 2 years, 1 month ago
  47. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  48. 6fd75b9 DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  49. dc4f276 Revert "Add support for 2d and 3d indices for axis 0" by Mohammed Suhail Munshi · 2 years, 2 months ago
  50. 4e9f568 Fix inclusion guard for dynamic fusion module by SiCong Li · 2 years, 2 months ago
  51. 920f2b6 Add support for 2d and 3d indices for axis 0 by Pablo Marquez Tello · 2 years, 2 months ago
  52. 06adbc5 Mismatches in dynamically fused direct conv2d + add kernel by Michalis Spyrou · 2 years, 2 months ago
  53. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  54. 9d18738 Updating a64_gemm_u8 a64_gemm_s8 kernels headers by ramelg01 · 2 years, 2 months ago
  55. 5873358 QLSTM add support for different qinfo by Mike Kelly · 2 years, 2 months ago
  56. 168d6a8 Use svcreate instead of list initializations. by Michalis Spyrou · 2 years, 2 months ago
  57. 638b7e4 Fix for Neon™ Depthwise Android P VTS test failure by ramelg01 · 2 years, 2 months ago
  58. facd9dd Add a missing validation check to CPU Pool3d by Adnan AlSinan · 2 years, 2 months ago
  59. 8a16488 Update Neon™ depthwise kernel by ramelg01 · 2 years, 3 months ago
  60. c827e99 Update Neon™ pooling kernel by ramelg01 · 2 years, 3 months ago
  61. f55cca5 Add LU_BOUNDED_RELU support for QSYMM16 by Pablo Marquez Tello · 2 years, 3 months ago
  62. fa6877f [CpuGemmConv2d] Extract skip_im2col and skip_col2im computation. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  63. 1bae0f9 NEQLSTM: perform type conversion in prepare method. by Pablo Marquez Tello · 2 years, 2 months ago
  64. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 3 months ago
  65. 0a486cf Enable dynamic cl tuning for dynamically fused kernels by SiCong Li · 2 years, 3 months ago
  66. ca364df Include missing embedded headers by SiCong Li · 2 years, 2 months ago
  67. 9104cd5 Add support for int8 CpuPool3d by Adnan AlSinan · 2 years, 3 months ago
  68. 16c5697 Add DirectConvolution2D kernel component for dynamic fusion by Gunes Bayir · 2 years, 3 months ago
  69. 5d606cc Fix CpuGemmAssemblyDispatch::has_opt_impl. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  70. e33c556 [arm_gemm] Use static validate to find arm_gemm kernels. by Francesco.Petrogalli@arm.com · 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, 3 months ago
  73. 892b70a Fix embedded kernel header inclusion for dynamic fusion by Giorgio Arena · 2 years, 3 months ago
  74. a5d61bf NEQLSTM: Add support for QASYMM8_SIGNED for input_to_forget_weights by Pablo Marquez Tello · 2 years, 3 months ago
  75. bfd10a1 QLSTM add support for different qinfo in weights by Pablo Marquez Tello · 2 years, 3 months ago
  76. bd44caa [Dynamic Fusion] Implement build options generation by Giorgio Arena · 2 years, 3 months ago
  77. 8a87983 Setup automatic kernel window for dynamic fusion by Gunes Bayir · 2 years, 4 months ago
  78. 193cad3 Remove deprecated interface from arm_compute. by Francesco.Petrogalli@arm.com · 2 years, 4 months ago
  79. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  80. 4e66d70 Added windows native build support by Pablo Tello · 2 years, 4 months ago
  81. 17c48f9 Revert mws heuristics for CpuPool2d by Giorgio Arena · 2 years, 4 months ago
  82. 41a729e Decouple fuseBatchNormalizationKernel by Yair Schwarzbaum · 2 years, 7 months ago
  83. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  84. 4cbcb84 Removing SVE / SVE2 guards from decoupled kernels by alerah01 · 2 years, 4 months ago
  85. 298b2c0 Decouple castKernel by Yair Schwarzbaum · 2 years, 5 months ago
  86. a538ae5 Multi ISA Technical Debt by Dana Zlotnik · 2 years, 4 months ago
  87. 32fbb07 Fix CpuPool2d regression on A53/A55 due to mws by Giorgio Arena · 2 years, 4 months ago
  88. c9e519d Decouple CpuDirectConv2dKernel by alerah01 · 2 years, 5 months ago
  89. ebbae94 Decouple CpuDepthwiseConv2dNativeKernel by Dana Zlotnik · 2 years, 5 months ago
  90. 51d7119 Fix performance regression on Arm(R) Mali(TM)-G71 by Gian Marco Iodice · 2 years, 4 months ago
  91. 5e99318 Decouple NEL2NormalizeLayerKernel by Yair Schwarzbaum · 2 years, 6 months ago
  92. 9454cf7 Fixed threshould argument order in NE/CL/LSTM by Pablo Marquez Tello · 2 years, 4 months ago
  93. 256ac62 Decouple CpuGemmMatrixMultiplyKernel and CpuGemmMatrixAdditionKernel by Dana Zlotnik · 2 years, 5 months ago
  94. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago
  95. 6a2df88 Add kernel selection UT for submitted kernels by Dana Zlotnik · 2 years, 5 months ago
  96. 89aa4eb Improve start-up time for concatenation layers by ramelg01 · 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