1. 7377107 Scatter GPU Kernel Implementation for 1D tensors. by Mohammed Suhail Munshi · 10 weeks ago
  2. 5057ce9 Update documentation for 24.04 release by Michael Kozlov · 6 weeks ago
  3. 6a82787 Workaround to enable cross-compiling from macOS® to Android™ by Jakub Sujak · 2 months ago
  4. 36a75da [ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorch® autocast() function by Renato Arantes · 4 months ago
  5. d0611c1 Update documentation for 24.02.1 release by Felix Thomasmathibalan · 3 months ago
  6. d98e27e Update documentation for 24.02 release by Felix Thomasmathibalan · 4 months ago
  7. 0ee13af Remove CKW prototype and Template Writer by Gunes Bayir · 4 months ago
  8. 2b9fa59 Use the stable CKW API in the GPU dynamic fusion backend by Gunes Bayir · 5 months ago
  9. 7ab7fca Fix logic in SConscript by Jakub Sujak · 4 months ago
  10. b5d6082 Add build options for Address and UndefinedBehavior sanitizers by Jakub Sujak · 4 months ago
  11. ec89b91 Fix multi_isa build for arch=arm64-v8a by Pablo Marquez Tello · 4 months ago
  12. 3a704ae Update Documentation for 24.01 release by Felix Thomasmathibalan · 5 months ago
  13. 391f872 Fix nightly test failure by Pablo Marquez Tello · 6 months ago
  14. 9f7aca9 Changes to enable FP16 in armv8a multi_isa by Pablo Marquez Tello · 10 months ago
  15. e30c874 Remove the legacy core library by Jakub Sujak · 7 months ago
  16. 1a450b4 Update SONAME_VERSION in SConscript and VERSION in CMakeLists by Anitha Raj · 7 months ago
  17. 29254ae Optimize CL softmax by Viet-Hoa Do · 8 months ago
  18. e87fa66 Add skeleton of ClMatMulLowpNativeMMULKernel by Gunes Bayir · 9 months ago
  19. 0d27b2e Remove legacy PostOps code by Jakub Sujak · 9 months ago
  20. 8490dc7 Revert "Changes to enable FP16 in armv8a multi_isa" by Pablo Marquez Tello · 9 months ago
  21. a8b7496 Changes to enable FP16 in armv8a multi_isa by Pablo Marquez Tello · 10 months ago
  22. 1d7aefb Update SONAME_VERSION in SConscript and VERSION in CMakeLists by ramy.elgammal@arm.com · 10 months ago
  23. 23882a9 Add GpuKernelArgumentBinding for runtime argument setting by SiCong Li · 11 months ago
  24. 0a59e69 Fix problem with exception handling in CPPScheduler by Matthew Bentham · 11 months ago
  25. a38b4ab Fix retrieving CKW objects by Jakub Sujak · 11 months ago
  26. e86f992 Pack CKW objects into Compute Library archive by Jakub Sujak · 11 months ago
  27. ce3c48c Move CKW prototype to separate directory by Viet-Hoa Do · 11 months ago
  28. 19844f6 Add Kernel Writer driver code to dynamic fusion by SiCong Li · 1 year, 1 month ago
  29. 7a698a3 Improvements to building CKW by Jakub Sujak · 12 months ago
  30. cdb1ee0 Update SONAME_VERSION in SConscript and CMake for release 23.05.1 by ramy.elgammal@arm.com · 11 months ago
  31. 8c49f16 Add helpers to set CKW tensor components as OpenCL kernel arguments by Jakub Sujak · 12 months ago
  32. 59b9ff0 Deprecate legacy libarm_compute_core by Jakub Sujak · 12 months ago
  33. a8d8058 Implement FP32/FP16 MatMul NT/NT kernel using the MMUL extension by SiCong Li · 1 year ago
  34. dd8d7f4 Escape double qoutes in embedded version string by Matthew Bentham · 12 months ago
  35. 74921ee Update CPU kernel implementations and guard directives by Michael Tyler · 1 year, 2 months ago
  36. 4494b55 Update SONAME_VERSION in SConscript by Omar Al Khatib · 1 year, 1 month ago
  37. 911d572 [scons multi_isa] extend multi_isa build to support armv8-a march by Sunita Nadampalli · 1 year, 1 month ago
  38. d7113e4 Removes `experimental` from `experimental_fixed_format_kernels` flag by Nathan John Sircombe · 1 year, 1 month ago
  39. 9d0c4de Add quantized CL MatMul kernels for Lhs NT/T, Rhs NT by Gunes Bayir · 1 year, 2 months ago
  40. 14d7b53 Implementation of RSQRT for quantized int8 by Ramy Elgammal · 1 year, 4 months ago
  41. 2b6ebfe Implement OpenCL MatMul for Lhs NT Rhs T/NT FP32/16 by Ramy Elgammal · 1 year, 3 months ago
  42. 217ba11 Update SONAME_VERSION in SConscript by Jakub Sujak · 1 year, 3 months ago
  43. 83ac7f1 Update SONAME_VERSION in SConscript by Jakub Sujak · 1 year, 4 months ago
  44. fbbfa53 Fixed build error for Windows. by Pablo Tello · 1 year, 4 months ago
  45. 5d01681 Implement address precalculation for indirect conv2d - OpenCL by Gian Marco Iodice · 1 year, 7 months ago
  46. 31df05a Remove dynamic fusion prototype with tests and examples by SiCong Li · 1 year, 7 months ago
  47. ec0113d Optimize Transposed Convolution for CL backend (FP32/16) by Gunes Bayir · 1 year, 7 months ago
  48. d7c5d7d Update SONAME_VERSION in SConscript by Viet-Hoa Do · 1 year, 7 months ago
  49. a4f8870 Fix mapfile generation in Clang by Pablo Marquez Tello · 1 year, 7 months ago
  50. 299d3a1 Add scons option to generate Map files. by Pablo Marquez Tello · 1 year, 8 months ago
  51. a914823 Update SONAME_VERSION in SConscript by Ramy Elgammal · 1 year, 10 months ago
  52. e572dff Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNED by Freddie Liardet · 2 years, 1 month ago
  53. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 1 year, 11 months ago
  54. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 6 months ago
  55. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 2 months ago
  56. a373216 Update SONAME_VERSION in SConscript by Mohammed Suhail Munshi · 2 years, 1 month ago
  57. 8a16488 Update Neon™ depthwise kernel by ramelg01 · 2 years, 2 months ago
  58. c827e99 Update Neon™ pooling kernel by ramelg01 · 2 years, 2 months ago
  59. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 3 months ago
  60. 892b70a Fix embedded kernel header inclusion for dynamic fusion by Giorgio Arena · 2 years, 2 months ago
  61. 09adcc4 Add cleanup comments in SConscript by Giorgio Arena · 2 years, 3 months ago
  62. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 3 months ago
  63. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 3 months ago
  64. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 4 months ago
  65. b631b6d Update SONAME_VERSION in SConscript by Adnan AlSinan · 2 years, 4 months ago
  66. 9d9ad33 SCons build system refactoring (phase #2). by Motti Gondabi · 2 years, 4 months ago
  67. 451c309 Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros" by Ramy Elgammal · 2 years, 4 months ago
  68. 7195f71 Add OpenBSD/arm64 support. by Kevin Lo · 2 years, 5 months ago
  69. 10e88a7 Rework gemm_mm_reshaped_only_rhs_ kernels with new macros by Gian Marco Iodice · 2 years, 6 months ago
  70. f76a502 Fix SCons linking error when building for Multi ISA. by Motti Gondabi · 2 years, 5 months ago
  71. de60ed9 Remove Unusued arguments -pie and -static-libstdc++ in clang80 and clang80++ by Mohammed Suhail Munshi · 2 years, 5 months ago
  72. 6f3a9f5 Add Multi ISA support for SCons build System (part #1) by Motti Gondabi · 2 years, 7 months ago
  73. 3012435 Remove padding from ClDirectConv2dKernel by Adnan AlSinan · 2 years, 6 months ago
  74. 48f2615 Fixed build errors by Pablo Marquez Tello · 2 years, 7 months ago
  75. 9cca592 Improve start-up timer for GeMM (floating-point): by ramelg01 · 2 years, 7 months ago
  76. 456fb2b Update SONAME_VERSION in SConscript by Gunes Bayir · 2 years, 7 months ago
  77. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 7 months ago
  78. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 8 months ago
  79. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 8 months ago
  80. 487d390 Add user provided JSON operator list build by Freddie Liardet · 2 years, 8 months ago
  81. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 8 months ago
  82. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 9 months ago
  83. 8fce496 Remove padding from ClPool2dKernel NCHW by Giorgio Arena · 2 years, 9 months ago
  84. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 10 months ago
  85. 511771f Remove padding from ClScaleKernel by Giorgio Arena · 2 years, 10 months ago
  86. 39aebd1 Fixing the Issue when building for Android using compress_kernels=1 and python 3 by Adnan AlSinan · 2 years, 10 months ago
  87. 760c783 Specify GPU high priority files in SConscript by Michele Di Giorgio · 2 years, 10 months ago
  88. 1562af3 Update SONAME_VERSION in SConscript by Freddie Liardet · 2 years, 10 months ago
  89. 4164814 Implement Operator API by Georgios Pinitas · 2 years, 10 months ago
  90. 7075fe2 Reorganize the kernels into nhwc, nchw and common folders by Adnan AlSinan · 2 years, 11 months ago
  91. 13ef176 Improve filelist for GPU by Georgios Pinitas · 2 years, 11 months ago
  92. 680705c Fix typo in Sconscript by Michalis Spyrou · 3 years ago
  93. 62c2ad6 Move core and runtime files to a single library by Michalis Spyrou · 3 years ago
  94. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years ago
  95. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 4 months ago
  96. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 1 month ago
  97. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years ago
  98. d89e2fa Create CpuGemmDirectConv2d by Sang-Hoon Park · 3 years, 1 month ago
  99. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 1 month ago
  100. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 1 month ago