1. 6670413 Fix LUT-based activation layer by Viet-Hoa Do · 1 year, 9 months ago
  2. 2ffab6d Workaround CL compiler issue on FP16 by Viet-Hoa Do · 1 year, 9 months ago
  3. 842ad21 Optimize Neon™ SUB operator by squashing execution window by Jakub Sujak · 1 year, 10 months ago
  4. ad9a7ed Rework DepthwiseConvolution heuristic on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  5. 3bedd2f Improve start-up time in gemmlowp reshaped rhs only. by Adnan AlSinan · 1 year, 9 months ago
  6. db14af6 Update GEMM reshaped rhs only heuristic by Gian Marco Iodice · 1 year, 9 months ago
  7. b5368fb Force CL kernel compilation with 64 registers by Viet-Hoa Do · 1 year, 9 months ago
  8. 304dfdb Fix Batch Matmul nightly failure by Adnan AlSinan · 1 year, 9 months ago
  9. cf07d11 Enable FP16 when the target is armv8.6-a by Pablo Marquez Tello · 1 year, 9 months ago
  10. 40b4419 Optimize CPU add layer on quantized data by Viet-Hoa Do · 1 year, 9 months ago
  11. ff81de5 Fix overflow in NEActivationLayer for FP16 type by Pablo Marquez Tello · 1 year, 9 months ago
  12. d6b8a71 Add FP32 Neon™ swish activation by Jonathan Deakin · 1 year, 10 months ago
  13. ce79ac6 CPU GEMM: Fix overreads in SVE merges. by David Mansell · 1 year, 9 months ago
  14. ead4d11 Fix unresolved symbol for target armv7a + Android by Pablo Marquez Tello · 1 year, 9 months ago
  15. a77c6d7 Add test for ClGemmLowpMatrixMultiplyCore to test a batched matrix multiplication with variable input tensors by Ramy Elgammal · 1 year, 10 months ago
  16. 047e5d0 Fix validation in validate_image2d_support_on_rhs by Gian Marco Iodice · 1 year, 10 months ago
  17. 622b8ad Fix bug in QASYMM8_SIGNED to F32 cast layer by Viet-Hoa Do · 1 year, 10 months ago
  18. c4f2743 Optimize Quantized/Integer Bilinear Scale for Neon™ by Gunes Bayir · 1 year, 10 months ago
  19. 0d05b66 Interpreting tensor as 1D for CPU multiplication by Viet-Hoa Do · 1 year, 10 months ago
  20. 5687e55 Fix invalid memory access for dynamically fused Cl Elementwise kernels by SiCong Li · 1 year, 11 months ago
  21. 926f502 Adding GELU activation by Murray Kornelsen · 2 years ago
  22. 6e09e14 INT8 Quantized MeanStdDevNorm (LayerNorm) by Murray Kornelsen · 2 years ago
  23. a4814e8 Add test case for disable Winograd on fp16 if fast-math = false by Ramy Elgammal · 1 year, 10 months ago
  24. 26c9d1a Add test for NEGEMM to test a batched matrix multiplication with variable input tensors by Adnan AlSinan · 1 year, 10 months ago
  25. 4478e1c Rework heuristic in ClConv2d by Gian Marco Iodice · 1 year, 10 months ago
  26. 0eed305 Optimize FP32/16 Bilinear Scale Kernel for Neon™ by Gunes Bayir · 1 year, 10 months ago
  27. d11de98 Add a macro guard in all OpenCL kernels in gemmlowp.cl by Gian Marco Iodice · 1 year, 10 months ago
  28. e4e3b2e Disable Winograd on fp16 if fast-math = false by Ramy Elgammal · 1 year, 10 months ago
  29. 211a55d Optimize depthwise convolution on OpenCL by Gian Marco Iodice · 1 year, 10 months ago
  30. 13a2d00 Add test for CLGEMM to test a batched matrix multiplication with variable input tensors by Mohammed Suhail Munshi · 1 year, 10 months ago
  31. 552fe4c F16 Specialization for MeanStdDevNorm by Murray Kornelsen · 2 years ago
  32. 1257131 Enable Winograd-based conv2d when IFM>=8 on Gpu by Gian Marco Iodice · 1 year, 10 months ago
  33. 16789a1 Compute Hard-Swish with a Lookup table for qasymm8_signed. by Pablo Marquez Tello · 2 years ago
  34. cd083cf Use parent buffer in CLSubTensor. This avoids calling enqueueMapBuffer repeatedly when mapping multiple children of the same parent. by Murray Kornelsen · 2 years ago
  35. a331e48 Fix add for tensors with non-matching strides by Jonathan Deakin · 1 year, 10 months ago
  36. 8bab588 Fix validation problem in CLQLSTMLayer by Pablo Marquez Tello · 1 year, 11 months ago
  37. a81fc84 Fix macos build errors by Pablo Marquez Tello · 1 year, 10 months ago
  38. 53929b1 Use Neon™ kernels for FP Bilinear Resize for SVE by Gunes Bayir · 1 year, 11 months ago
  39. 9ee8a3e Revert "Fix performance regression in ClConv2D" by Ramy Elgammal · 1 year, 11 months ago
  40. 29db3d2 Add LUT for quantized sigmoid function by Viet-Hoa Do · 1 year, 11 months ago
  41. e54d8c0 Fix performance regression in ClConv2D by Gian Marco Iodice · 1 year, 11 months ago
  42. fa8ff8e Fix note in guidelines doc by Ramy Elgammal · 1 year, 11 months ago
  43. 966218d Update release notes about armv8.6 build flag change by Ramy Elgammal · 1 year, 11 months ago
  44. cec1af5 Fix performance regression in Conv2D on OpenCL by Adnan AlSinan · 1 year, 11 months ago
  45. cc03419 Disable unsafe FP optimizations in Winograd Output Transform by Gunes Bayir · 1 year, 11 months ago
  46. 0d274b7 Update README by Ramy Elgammal · 1 year, 11 months ago
  47. 52695f5 Fix CTS/SLTS failure related to Depthwise Convolution by Gunes Bayir · 1 year, 11 months ago
  48. 65c8db8 Fix for AI benchmark ResNet regression by Viet-Hoa Do · 1 year, 11 months ago
  49. 992a741 Update Errata by Ramy Elgammal · 1 year, 11 months ago
  50. a914823 Update SONAME_VERSION in SConscript by Ramy Elgammal · 1 year, 11 months ago
  51. 0105ce5 Fix LeNet-f16 convolution regression by Adnan AlSinan · 1 year, 11 months ago
  52. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 2 years ago
  53. f67903b Add Dynamic Fusion Tests with BugFixes by Mohammed Suhail Munshi · 2 years ago
  54. 13b623e [ONCPUML-968] Fixed format kernel support in additional APIs by Milos Puzovic · 1 year, 11 months ago
  55. 3c4d085 Update the GPUTarget list by Gian Marco Iodice · 2 years ago
  56. 9b921be Optimize add layer by considering the input tensors as 1D array by Gunes Bayir · 1 year, 11 months ago
  57. 385dad2 Fix for OpenMP scheduler work breakdown by Milos Puzovic · 1 year, 11 months ago
  58. e748346 Fix building failure with validate_examples set to true by Michalis Spyrou · 1 year, 11 months ago
  59. ab659ad Updated documentation by Pablo Marquez Tello · 2 years ago
  60. aa52b7d Fix compilation error rasied in Nightly_NEW by Ramy Elgammal · 1 year, 11 months ago
  61. a89aa53 Fix build android build error by Pablo Tello · 1 year, 11 months ago
  62. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  63. bf5274d Enable integrated assembler for Android™ 13 and onwards only by SiCong Li · 2 years ago
  64. d208f4f Enable march=armv8.6-a in non multi-isa builds by Pablo Marquez Tello · 2 years ago
  65. 9625318 Mention Arm® Neoverse® in supported systems. by Pablo Marquez Tello · 2 years ago
  66. e572dff Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNED by Freddie Liardet · 2 years, 2 months ago
  67. e871207 Update ClConv2D heuristic to use direct convolution by Adnan AlSinan · 2 years ago
  68. c6b7913 Fix direct convolution cases that were failing on Odroid by Adnan AlSinan · 2 years ago
  69. 5967ee2 Added CONTRIBUTING.md by Pablo Marquez Tello · 2 years ago
  70. 3964f17 Remove data extraction scripts by Pablo Marquez Tello · 2 years ago
  71. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  72. 99c4647 Fix multi_isa build failure after Winograd integration by ramelg01 · 2 years ago
  73. 1f86449 Fix Neoverse V1 heuristics for FP32 fast mode by ramelg01 · 2 years ago
  74. a1f7851 Integrate new winograd APIs from MLTech by ramelg01 · 2 years ago
  75. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 7 months ago
  76. 29cab36 Fixed clang-cl errors on Windows native builds. by Pablo Tello · 2 years, 4 months ago
  77. 2186aef List licenses used by other projects in README by SiCong Li · 2 years ago
  78. 2cc50b3 Extended direct conv 2d interface for tuning the OpenCl kernel by Gian Marco Iodice · 2 years, 1 month ago
  79. 22dd8b9 Add missing flag when building cl graph examples and fix by Michalis Spyrou · 2 years ago
  80. a3f7cd2 Move build option explanations in how to build guide to scons help message by Michalis Spyrou · 2 years ago
  81. fa08c37 Add OpenBSD® to the list of supported systems by Pablo Marquez Tello · 2 years ago
  82. a3cf241 Add G57 to GPUTarget by SiCong Li · 2 years ago
  83. e417ff1 Fix build errors on armv8.6 SVE2 with NDK 23 and 24 by Michalis Spyrou · 2 years ago
  84. 84a0941 Fix OpenBSD build errors by Pablo Marquez Tello · 2 years ago
  85. 16aa474 Wrong arguments for running activation function in CpuGemmDirectConv2d by Michalis Spyrou · 2 years ago
  86. ddf2f6c Fixed native build toolchain and compiler prefix by Pablo Marquez Tello · 2 years ago
  87. b042e39 Add LUT-based leaky relu for QASYMM8 on CPU by Viet-Hoa Do · 2 years ago
  88. 13f96d0 Fix armv7a on Android "end-of-support" build and documentation by SiCong Li · 2 years ago
  89. d8804fd Fix OpenCL Winograd output transform by Gian Marco Iodice · 2 years ago
  90. b1fcefd Implement new Elementwise Dynamic Fusion Operators: Div, Floor by Michalis Spyrou · 2 years ago
  91. 41eb2d9 Improve LUT Neon Hard-Swish by Pablo Marquez Tello · 2 years ago
  92. 700b913 Select neon LUT Hard-Swish kernel on all devices by Pablo Marquez Tello · 2 years ago
  93. 3efdfb3 Enable loading OpenCL symbols in Android App native code, NDK environment. by ohadagoogle · 2 years ago
  94. 14ce094 Drop support on armv7a on Android by Michalis Spyrou · 2 years, 1 month ago
  95. f1f7779 Fix SVE2 implementation of quantized SoftMax 1D by Viet-Hoa Do · 2 years ago
  96. 586fff9 Fix build error v8.2-a-sve by Pablo Marquez Tello · 2 years, 1 month ago
  97. f8bb092 Add support OpenCL 3.0 non-uniform workgroup by Viet-Hoa Do · 2 years, 1 month ago
  98. 0c68704 Fix performance regression in Winograd Output Transform (OpenCL) by Gian Marco Iodice · 2 years, 1 month ago
  99. 894659a Add support for 2d and 3d indices for axis 1 by Pablo Marquez Tello · 2 years, 2 months ago
  100. c3bc093 Fix crash in CpuActivationKernel by Pablo Marquez Tello · 2 years, 1 month ago