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