1. 926f502 Adding GELU activation by Murray Kornelsen · 2 years ago
  2. 6e09e14 INT8 Quantized MeanStdDevNorm (LayerNorm) by Murray Kornelsen · 2 years ago
  3. 0eed305 Optimize FP32/16 Bilinear Scale Kernel for Neon™ by Gunes Bayir · 1 year, 10 months ago
  4. d11de98 Add a macro guard in all OpenCL kernels in gemmlowp.cl by Gian Marco Iodice · 1 year, 10 months ago
  5. 211a55d Optimize depthwise convolution on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  6. 552fe4c F16 Specialization for MeanStdDevNorm by Murray Kornelsen · 2 years ago
  7. 1257131 Enable Winograd-based conv2d when IFM>=8 on Gpu by Gian Marco Iodice · 1 year, 11 months ago
  8. a81fc84 Fix macos build errors by Pablo Marquez Tello · 1 year, 11 months ago
  9. 29db3d2 Add LUT for quantized sigmoid function by Viet-Hoa Do · 1 year, 11 months ago
  10. 65c8db8 Fix for AI benchmark ResNet regression by Viet-Hoa Do · 2 years ago
  11. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 2 years ago
  12. f67903b Add Dynamic Fusion Tests with BugFixes by Mohammed Suhail Munshi · 2 years ago
  13. 3c4d085 Update the GPUTarget list by Gian Marco Iodice · 2 years ago
  14. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  15. d208f4f Enable march=armv8.6-a in non multi-isa builds by Pablo Marquez Tello · 2 years ago
  16. e572dff Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNED by Freddie Liardet · 2 years, 2 months ago
  17. c6b7913 Fix direct convolution cases that were failing on Odroid by Adnan AlSinan · 2 years ago
  18. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  19. 1f86449 Fix Neoverse V1 heuristics for FP32 fast mode by ramelg01 · 2 years ago
  20. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  21. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  22. 29cab36 Fixed clang-cl errors on Windows native builds. by Pablo Tello · 2 years, 4 months ago
  23. a3cf241 Add G57 to GPUTarget by SiCong Li · 2 years ago
  24. 84a0941 Fix OpenBSD build errors by Pablo Marquez Tello · 2 years ago
  25. b1fcefd Implement new Elementwise Dynamic Fusion Operators: Div, Floor by Michalis Spyrou · 2 years, 1 month ago
  26. 3efdfb3 Enable loading OpenCL symbols in Android App native code, NDK environment. by ohadagoogle · 2 years, 1 month ago
  27. 586fff9 Fix build error v8.2-a-sve by Pablo Marquez Tello · 2 years, 1 month ago
  28. f8bb092 Add support OpenCL 3.0 non-uniform workgroup by Viet-Hoa Do · 2 years, 1 month ago
  29. 0c68704 Fix performance regression in Winograd Output Transform (OpenCL) by Gian Marco Iodice · 2 years, 1 month ago
  30. 894659a Add support for 2d and 3d indices for axis 1 by Pablo Marquez Tello · 2 years, 2 months ago
  31. 82169b3 Add cl_khr_integer_dot_product extension support by Viet-Hoa Do · 2 years, 1 month ago
  32. fdb5342 Disable unsafe FP optimizations causing accuracy issues by Gunes Bayir · 2 years, 2 months ago
  33. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  34. 6fd75b9 DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  35. dc4f276 Revert "Add support for 2d and 3d indices for axis 0" by Mohammed Suhail Munshi · 2 years, 2 months ago
  36. 4e9f568 Fix inclusion guard for dynamic fusion module by SiCong Li · 2 years, 2 months ago
  37. 920f2b6 Add support for 2d and 3d indices for axis 0 by Pablo Marquez Tello · 2 years, 2 months ago
  38. 06adbc5 Mismatches in dynamically fused direct conv2d + add kernel by Michalis Spyrou · 2 years, 2 months ago
  39. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 5 months ago
  40. 9d18738 Updating a64_gemm_u8 a64_gemm_s8 kernels headers by ramelg01 · 2 years, 2 months ago
  41. 168d6a8 Use svcreate instead of list initializations. by Michalis Spyrou · 2 years, 2 months ago
  42. 638b7e4 Fix for Neon™ Depthwise Android P VTS test failure by ramelg01 · 2 years, 2 months ago
  43. 8a16488 Update Neon™ depthwise kernel by ramelg01 · 2 years, 3 months ago
  44. c827e99 Update Neon™ pooling kernel by ramelg01 · 2 years, 3 months ago
  45. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 4 months ago
  46. 0a486cf Enable dynamic cl tuning for dynamically fused kernels by SiCong Li · 2 years, 3 months ago
  47. ca364df Include missing embedded headers by SiCong Li · 2 years, 3 months ago
  48. 9104cd5 Add support for int8 CpuPool3d by Adnan AlSinan · 2 years, 3 months ago
  49. 16c5697 Add DirectConvolution2D kernel component for dynamic fusion by Gunes Bayir · 2 years, 3 months ago
  50. e33c556 [arm_gemm] Use static validate to find arm_gemm kernels. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  51. b4cd2dc Remove Non-Inclusive Term "Master" by ramelg01 · 2 years, 3 months ago
  52. 892b70a Fix embedded kernel header inclusion for dynamic fusion by Giorgio Arena · 2 years, 3 months ago
  53. bd44caa [Dynamic Fusion] Implement build options generation by Giorgio Arena · 2 years, 4 months ago
  54. 8a87983 Setup automatic kernel window for dynamic fusion by Gunes Bayir · 2 years, 4 months ago
  55. 193cad3 Remove deprecated interface from arm_compute. by Francesco.Petrogalli@arm.com · 2 years, 4 months ago
  56. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  57. 4e66d70 Added windows native build support by Pablo Tello · 2 years, 4 months ago
  58. 41a729e Decouple fuseBatchNormalizationKernel by Yair Schwarzbaum · 2 years, 8 months ago
  59. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  60. 298b2c0 Decouple castKernel by Yair Schwarzbaum · 2 years, 5 months ago
  61. a538ae5 Multi ISA Technical Debt by Dana Zlotnik · 2 years, 5 months ago
  62. 5e99318 Decouple NEL2NormalizeLayerKernel by Yair Schwarzbaum · 2 years, 6 months ago
  63. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago
  64. 89aa4eb Improve start-up time for concatenation layers by ramelg01 · 2 years, 5 months ago
  65. bb6877a Improve start-up time for winograd_output_transform_*_nhwc by ramelg01 · 2 years, 5 months ago
  66. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  67. 2a86a30 Improve start-up time for winograd_input_transform_*_nhwc by ramelg01 · 2 years, 5 months ago
  68. ba8690b Improve start-up time for winograd_filter_transform_*_nhwc by ramelg01 · 2 years, 5 months ago
  69. ab2bc73 Adding support for Arm Mali-G710 by Gian Marco Iodice · 2 years, 6 months ago
  70. 451c309 Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros" by Ramy Elgammal · 2 years, 5 months ago
  71. 7195f71 Add OpenBSD/arm64 support. by Kevin Lo · 2 years, 6 months ago
  72. 10e88a7 Rework gemm_mm_reshaped_only_rhs_ kernels with new macros by Gian Marco Iodice · 2 years, 7 months ago
  73. 8a9a0fb Select kernel decoupling by Anton Vainer · 2 years, 6 months ago
  74. 62a3b0c DepthwiseConv reports full assembly kernel name by Pablo Marquez Tello · 2 years, 7 months ago
  75. 066607f A73 Devices Regression 300% fix by Mohammed Suhail Munshi · 2 years, 6 months ago
  76. 027bcef Decouple NEMeanStdDevNormalizationKernel by Dana Zlotnik · 2 years, 6 months ago
  77. d7e2ec5 Decouple NEInstanceNormalizationLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  78. 5ae8d80 Enable kernel selection testing (Phase #1) by Giorgio Arena · 2 years, 8 months ago
  79. 3475ffe Decouple NEBoundingBoxTransformKernel by Dana Zlotnik · 2 years, 6 months ago
  80. 9ae5a4e Decouple NEROIAlignLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  81. 50ce277 Decouple NEGenerateProposalsLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  82. 143310c Decouple NEMaxUnpoolingLayerKernel by Dana Zlotnik · 2 years, 6 months ago
  83. c4270cf Add tests for FP Cpu Pooling where pool region is completely outside the input by SiCongLi · 2 years, 7 months ago
  84. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 7 months ago
  85. 3e155a5 Rework gemm_reshape_lhs_ with new macros by Adnan AlSinan · 2 years, 7 months ago
  86. 2761993 Crop Kernel Decoupling by alerah01 · 2 years, 8 months ago
  87. b6e49eb Update A510 arm_gemm cpu Kernels by ramelg01 · 2 years, 7 months ago
  88. 3012435 Remove padding from ClDirectConv2dKernel by Adnan AlSinan · 2 years, 7 months ago
  89. cff6f3b Fix 300% Regression CPU - Change default mws value in Kernel files by Mohammed Suhail Munshi · 2 years, 7 months ago
  90. 8d07127 Use #if directive instead of regular condition in CLDirectConv2D by Giorgio Arena · 2 years, 7 months ago
  91. 78baa48 Improve start-up direct convolution on OpenCL by Gian Marco Iodice · 2 years, 7 months ago
  92. 56d5512 Use loop unrolling only when the kernel height is less than 5 by Gian Marco Iodice · 2 years, 8 months ago
  93. bd2942d Decouple CpuAddKernel by Dana Zlotnik · 2 years, 8 months ago
  94. 4fb5670 Rework gemm_reshape_rhs_(nt,t) with new macros by Gian Marco Iodice · 2 years, 8 months ago
  95. 9e8a770 Decouple data type for NERangeKernel by Yair Schwarzbaum · 2 years, 8 months ago
  96. 9cca592 Improve start-up timer for GeMM (floating-point): by ramelg01 · 2 years, 8 months ago
  97. e330fb4 Improve start-up timer for ClIm2Col by Giorgio Arena · 2 years, 8 months ago
  98. e3b1974 Improve start-up time for depthwise convolution by Sheri Zhang · 2 years, 8 months ago
  99. d7154db Implement 1D Adaptive Workload Splitting in CPPScheduler by Dana Zlotnik · 2 years, 8 months ago
  100. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago