1. 8c4d0ab Update SONAME_VERSION in SConscript by Jakub Sujak · 1 year, 3 months ago
  2. 42fda6e Update SONAME_VERSION in SConscript by Jakub Sujak · 1 year, 4 months ago
  3. fbbfa53 Fixed build error for Windows. by Pablo Tello · 1 year, 4 months ago
  4. 5d01681 Implement address precalculation for indirect conv2d - OpenCL by Gian Marco Iodice · 1 year, 7 months ago
  5. 31df05a Remove dynamic fusion prototype with tests and examples by SiCong Li · 1 year, 7 months ago
  6. ec0113d Optimize Transposed Convolution for CL backend (FP32/16) by Gunes Bayir · 1 year, 7 months ago
  7. d7c5d7d Update SONAME_VERSION in SConscript by Viet-Hoa Do · 1 year, 7 months ago
  8. a4f8870 Fix mapfile generation in Clang by Pablo Marquez Tello · 1 year, 7 months ago
  9. 299d3a1 Add scons option to generate Map files. by Pablo Marquez Tello · 1 year, 8 months ago
  10. a914823 Update SONAME_VERSION in SConscript by Ramy Elgammal · 1 year, 10 months ago
  11. e572dff Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNED by Freddie Liardet · 2 years, 1 month ago
  12. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 1 year, 11 months ago
  13. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 6 months ago
  14. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 2 months ago
  15. a373216 Update SONAME_VERSION in SConscript by Mohammed Suhail Munshi · 2 years, 1 month ago
  16. 8a16488 Update Neon™ depthwise kernel by ramelg01 · 2 years, 2 months ago
  17. c827e99 Update Neon™ pooling kernel by ramelg01 · 2 years, 2 months ago
  18. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 3 months ago
  19. 892b70a Fix embedded kernel header inclusion for dynamic fusion by Giorgio Arena · 2 years, 2 months ago
  20. 09adcc4 Add cleanup comments in SConscript by Giorgio Arena · 2 years, 3 months ago
  21. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 3 months ago
  22. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 3 months ago
  23. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 4 months ago
  24. b631b6d Update SONAME_VERSION in SConscript by Adnan AlSinan · 2 years, 4 months ago
  25. 9d9ad33 SCons build system refactoring (phase #2). by Motti Gondabi · 2 years, 4 months ago
  26. 451c309 Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros" by Ramy Elgammal · 2 years, 4 months ago
  27. 7195f71 Add OpenBSD/arm64 support. by Kevin Lo · 2 years, 5 months ago
  28. 10e88a7 Rework gemm_mm_reshaped_only_rhs_ kernels with new macros by Gian Marco Iodice · 2 years, 6 months ago
  29. f76a502 Fix SCons linking error when building for Multi ISA. by Motti Gondabi · 2 years, 5 months ago
  30. de60ed9 Remove Unusued arguments -pie and -static-libstdc++ in clang80 and clang80++ by Mohammed Suhail Munshi · 2 years, 5 months ago
  31. 6f3a9f5 Add Multi ISA support for SCons build System (part #1) by Motti Gondabi · 2 years, 7 months ago
  32. 3012435 Remove padding from ClDirectConv2dKernel by Adnan AlSinan · 2 years, 6 months ago
  33. 48f2615 Fixed build errors by Pablo Marquez Tello · 2 years, 7 months ago
  34. 9cca592 Improve start-up timer for GeMM (floating-point): by ramelg01 · 2 years, 7 months ago
  35. 456fb2b Update SONAME_VERSION in SConscript by Gunes Bayir · 2 years, 7 months ago
  36. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 7 months ago
  37. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 8 months ago
  38. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 8 months ago
  39. 487d390 Add user provided JSON operator list build by Freddie Liardet · 2 years, 8 months ago
  40. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 8 months ago
  41. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 9 months ago
  42. 8fce496 Remove padding from ClPool2dKernel NCHW by Giorgio Arena · 2 years, 9 months ago
  43. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 10 months ago
  44. 511771f Remove padding from ClScaleKernel by Giorgio Arena · 2 years, 10 months ago
  45. 39aebd1 Fixing the Issue when building for Android using compress_kernels=1 and python 3 by Adnan AlSinan · 2 years, 10 months ago
  46. 760c783 Specify GPU high priority files in SConscript by Michele Di Giorgio · 2 years, 10 months ago
  47. 1562af3 Update SONAME_VERSION in SConscript by Freddie Liardet · 2 years, 10 months ago
  48. 4164814 Implement Operator API by Georgios Pinitas · 2 years, 10 months ago
  49. 7075fe2 Reorganize the kernels into nhwc, nchw and common folders by Adnan AlSinan · 2 years, 11 months ago
  50. 13ef176 Improve filelist for GPU by Georgios Pinitas · 2 years, 11 months ago
  51. 680705c Fix typo in Sconscript by Michalis Spyrou · 3 years ago
  52. 62c2ad6 Move core and runtime files to a single library by Michalis Spyrou · 3 years ago
  53. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years ago
  54. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 4 months ago
  55. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 1 month ago
  56. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years ago
  57. d89e2fa Create CpuGemmDirectConv2d by Sang-Hoon Park · 3 years, 1 month ago
  58. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 1 month ago
  59. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 1 month ago
  60. 9e1f074 Port NEFlatten layer to a memory injecting interface by Georgios Pinitas · 3 years, 1 month ago
  61. 0c19cbd Move memory management out of CpuPooling by Michele Di Giorgio · 3 years, 1 month ago
  62. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 1 month ago
  63. 5b11425 Update SONAME_VERSION in SConscript by Sheri Zhang · 3 years, 1 month ago
  64. ef516e8 Rename Quantization/Dequantization kernels/operators to imperative mood by Georgios Pinitas · 3 years, 1 month ago
  65. 0dc0d8e Rename PixelwiseMultiplications to Mul for simplicity by Georgios Pinitas · 3 years, 1 month ago
  66. c3c352e Add Queue support by Georgios Pinitas · 3 years, 3 months ago
  67. b25883a Remove experimental tracing feature by Pablo Marquez Tello · 3 years, 1 month ago
  68. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 3 months ago
  69. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 5 months ago
  70. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 4 months ago
  71. 328b511 Update SONAME_VERSION by Giorgio Arena · 3 years, 4 months ago
  72. 79144a6 Decouple CpuPoolingKernel data type and data layout by Sheri Zhang · 3 years, 4 months ago
  73. bd8b1e2 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3 by SiCong Li · 3 years, 4 months ago
  74. 7061eb2 Implement MLGO module by SiCong Li · 3 years, 5 months ago
  75. ea85727 Compress OpenCL kernel files using zlib for Android by Georgios Pinitas · 3 years, 4 months ago
  76. d556d7b Integrate improved pooling layer on NEON by Michele Di Giorgio · 3 years, 7 months ago
  77. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  78. 6124390 Make Add kernel and operator stateless by Sheri Zhang · 3 years, 5 months ago
  79. 18fbb92 Fix build error for gcc 10.2+ by Sang-Hoon Park · 3 years, 5 months ago
  80. 4551403 Add support for macOS by Georgios Pinitas · 3 years, 5 months ago
  81. f8f0442 Make CpuActivation stateless by Georgios Pinitas · 3 years, 5 months ago
  82. 70eb53b Make CpuFloorKernel kernel stateless by Georgios Pinitas · 3 years, 5 months ago
  83. a3c9a3b COMPMID-3874: Create ArithmeticAddition SVE/SVE2 by Michalis Spyrou · 3 years, 6 months ago
  84. 4d9687e Address RVO issue on some compilers by Georgios Pinitas · 3 years, 7 months ago
  85. aa51a5b COMPMID-3870: Create ActivationLayer SVE/SVE2 by Michalis Spyrou · 3 years, 6 months ago
  86. f605bd2 Remove comments when pulling cl kernels files as raw strings by Georgios Pinitas · 3 years, 6 months ago
  87. 16846ab Updated release soname by morgolock · 3 years, 7 months ago
  88. 94e2563 COMPMID-3599: Remove symlink deletion by Michalis Spyrou · 3 years, 7 months ago
  89. c4d4555 COMPMID-3853: Decouple NEActivationLayer by Michalis Spyrou · 3 years, 8 months ago
  90. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  91. ff4fca0 COMPMID-3684: Use case data type decoupling by Georgios Pinitas · 3 years, 8 months ago
  92. 6d0b384 Update SONAME_VERSION in SConscript by Sang-Hoon Park · 3 years, 10 months ago
  93. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 3 years, 11 months ago
  94. 3687ee1 COMPMID-3539: Ignore align_corners for scaled size of 1 by Sang-Hoon Park · 4 years ago
  95. 6ad60af COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly by Michele Di Giorgio · 4 years ago
  96. 5a4fe19 COMPMID-3112: Reworking heuristic for CLGEMM - part1 by Gian Marco Iodice · 4 years, 3 months ago
  97. 35fcc43 COMPMID-3248: Align SONAME and version in Version.h by Georgios Pinitas · 4 years, 2 months ago
  98. b467021 COMPMID-1181: Support for tracing configuration by Anthony Barbier · 6 years ago
  99. 748a7c8 COMPMID-2706: Add the ability to build bootcode for bare metal by Michalis Spyrou · 4 years, 8 months ago
  100. f2cdce3 COMPMID-2841: Enable aarch32 builds by Georgios Pinitas · 4 years, 6 months ago