1. 9cca592 Improve start-up timer for GeMM (floating-point): by ramelg01 · 2 years, 8 months ago
  2. 456fb2b Update SONAME_VERSION in SConscript by Gunes Bayir · 2 years, 8 months ago
  3. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 8 months ago
  4. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 9 months ago
  5. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  6. 487d390 Add user provided JSON operator list build by Freddie Liardet · 2 years, 9 months ago
  7. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  8. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  9. 8fce496 Remove padding from ClPool2dKernel NCHW by Giorgio Arena · 2 years, 10 months ago
  10. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 10 months ago
  11. 511771f Remove padding from ClScaleKernel by Giorgio Arena · 2 years, 10 months ago
  12. 39aebd1 Fixing the Issue when building for Android using compress_kernels=1 and python 3 by Adnan AlSinan · 2 years, 11 months ago
  13. 760c783 Specify GPU high priority files in SConscript by Michele Di Giorgio · 2 years, 11 months ago
  14. 1562af3 Update SONAME_VERSION in SConscript by Freddie Liardet · 2 years, 11 months ago
  15. 4164814 Implement Operator API by Georgios Pinitas · 2 years, 11 months ago
  16. 7075fe2 Reorganize the kernels into nhwc, nchw and common folders by Adnan AlSinan · 3 years ago
  17. 13ef176 Improve filelist for GPU by Georgios Pinitas · 3 years ago
  18. 680705c Fix typo in Sconscript by Michalis Spyrou · 3 years ago
  19. 62c2ad6 Move core and runtime files to a single library by Michalis Spyrou · 3 years ago
  20. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  21. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago
  22. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 2 months ago
  23. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago
  24. d89e2fa Create CpuGemmDirectConv2d by Sang-Hoon Park · 3 years, 1 month ago
  25. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  26. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  27. 9e1f074 Port NEFlatten layer to a memory injecting interface by Georgios Pinitas · 3 years, 1 month ago
  28. 0c19cbd Move memory management out of CpuPooling by Michele Di Giorgio · 3 years, 2 months ago
  29. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 2 months ago
  30. 5b11425 Update SONAME_VERSION in SConscript by Sheri Zhang · 3 years, 2 months ago
  31. ef516e8 Rename Quantization/Dequantization kernels/operators to imperative mood by Georgios Pinitas · 3 years, 2 months ago
  32. 0dc0d8e Rename PixelwiseMultiplications to Mul for simplicity by Georgios Pinitas · 3 years, 2 months ago
  33. c3c352e Add Queue support by Georgios Pinitas · 3 years, 3 months ago
  34. b25883a Remove experimental tracing feature by Pablo Marquez Tello · 3 years, 2 months ago
  35. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 4 months ago
  36. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago
  37. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 4 months ago
  38. 328b511 Update SONAME_VERSION by Giorgio Arena · 3 years, 4 months ago
  39. 79144a6 Decouple CpuPoolingKernel data type and data layout by Sheri Zhang · 3 years, 5 months ago
  40. bd8b1e2 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3 by SiCong Li · 3 years, 5 months ago
  41. 7061eb2 Implement MLGO module by SiCong Li · 3 years, 6 months ago
  42. ea85727 Compress OpenCL kernel files using zlib for Android by Georgios Pinitas · 3 years, 5 months ago
  43. d556d7b Integrate improved pooling layer on NEON by Michele Di Giorgio · 3 years, 8 months ago
  44. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  45. 6124390 Make Add kernel and operator stateless by Sheri Zhang · 3 years, 6 months ago
  46. 18fbb92 Fix build error for gcc 10.2+ by Sang-Hoon Park · 3 years, 6 months ago
  47. 4551403 Add support for macOS by Georgios Pinitas · 3 years, 6 months ago
  48. f8f0442 Make CpuActivation stateless by Georgios Pinitas · 3 years, 6 months ago
  49. 70eb53b Make CpuFloorKernel kernel stateless by Georgios Pinitas · 3 years, 6 months ago
  50. a3c9a3b COMPMID-3874: Create ArithmeticAddition SVE/SVE2 by Michalis Spyrou · 3 years, 7 months ago
  51. 4d9687e Address RVO issue on some compilers by Georgios Pinitas · 3 years, 8 months ago
  52. aa51a5b COMPMID-3870: Create ActivationLayer SVE/SVE2 by Michalis Spyrou · 3 years, 7 months ago
  53. f605bd2 Remove comments when pulling cl kernels files as raw strings by Georgios Pinitas · 3 years, 7 months ago
  54. 16846ab Updated release soname by morgolock · 3 years, 7 months ago
  55. 94e2563 COMPMID-3599: Remove symlink deletion by Michalis Spyrou · 3 years, 8 months ago
  56. c4d4555 COMPMID-3853: Decouple NEActivationLayer by Michalis Spyrou · 3 years, 8 months ago
  57. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  58. ff4fca0 COMPMID-3684: Use case data type decoupling by Georgios Pinitas · 3 years, 9 months ago
  59. 6d0b384 Update SONAME_VERSION in SConscript by Sang-Hoon Park · 3 years, 11 months ago
  60. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  61. 3687ee1 COMPMID-3539: Ignore align_corners for scaled size of 1 by Sang-Hoon Park · 4 years ago
  62. 6ad60af COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly by Michele Di Giorgio · 4 years, 1 month ago
  63. 5a4fe19 COMPMID-3112: Reworking heuristic for CLGEMM - part1 by Gian Marco Iodice · 4 years, 4 months ago
  64. 35fcc43 COMPMID-3248: Align SONAME and version in Version.h by Georgios Pinitas · 4 years, 3 months ago
  65. b467021 COMPMID-1181: Support for tracing configuration by Anthony Barbier · 6 years ago
  66. 748a7c8 COMPMID-2706: Add the ability to build bootcode for bare metal by Michalis Spyrou · 4 years, 9 months ago
  67. f2cdce3 COMPMID-2841: Enable aarch32 builds by Georgios Pinitas · 4 years, 7 months ago
  68. 06be6f8 COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic) by Gian Marco Iodice · 5 years ago
  69. 30271c7 COMPMID-2156: Optimized dilated convolution for NEON. by Georgios Pinitas · 5 years ago
  70. b8d5b95 COMPMID-2166: Add tests for importing memory mapped files. by Georgios Pinitas · 5 years ago
  71. 8f43d74 COMPMID-2063: New Winograd implementation by Pablo Tello · 5 years ago
  72. 2d0e521 COMPMID-1995: Fix Sconscript TypeError by Michalis Spyrou · 5 years ago
  73. 926afe1 COMPMID-2097: Implement a heuristic to dispatch CLGEMMReshapedOnlyRHS kernel from CLGEMM by Gian Marco Iodice · 5 years ago
  74. 90313eb COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel by Gian Marco Iodice · 5 years ago
  75. 7043d36 COMPMID-1824 Disable logging completely when building with logging=0 by Michalis Spyrou · 6 years ago
  76. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  77. 01bbd5f COMPMID-1737: Add support for install_dir by Anthony Barbier · 6 years ago
  78. 0e72c69 COMPMID-1246: Always re-generate arm_compute_version.embed by Anthony Barbier · 6 years ago
  79. 4ead11a COMPMID-1479: Fixed non fortran_order NPY loading. by Anthony Barbier · 6 years ago
  80. c8e84b5 COMPMID-1405: Create our own gemm_native kernel / function. by Anthony Barbier · 6 years ago
  81. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  82. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  83. c0d1c86 COMPMID-734: CLTuner rework by Georgios Pinitas · 6 years ago
  84. fbb8054 COMPMID-1028: Add GLES backend by Georgios Pinitas · 6 years ago
  85. eb82fd2 COMPMID-881: RSH new arm_gemm interface. by Pablo Tello · 6 years ago
  86. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  87. 6a3daf1 COMPMID-942: Created 'embed_only' build target for ArmNN by Anthony Barbier · 6 years ago
  88. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  89. 11c3b33 COMPMID-861: updated RSH Gemm's transforms. by Pablo Tello · 6 years ago
  90. 989f1b5 COMPMID-857 ARMCV Failure to Build on RHEL platform by Michalis Spyrou · 6 years ago
  91. 9ceebbe COMPMID-815: Updated NEWinogradLayer with the lastest code from Research. by Pablo Tello · 6 years ago
  92. a9e1533 COMPMID-766 Allow graph examples to run without OpenCL being present on the platform by Anthony Barbier · 7 years ago
  93. 9873ea3 COMPMID-556: Revert COMPMID-652 by Georgios Pinitas · 7 years ago
  94. 8795ffb COMPMID-700: Adds CPPPermute function by Georgios Pinitas · 7 years ago
  95. ab49073 COMPMID-556 Fix build issues with Clang by Anthony Barbier · 7 years ago
  96. b28f29d COMPMID-652 - Graph examples shouldn't need to link against OpenCL by Isabella Gottardi · 7 years ago
  97. 6c0348f COMPMID-652: The Graph library should link against OpenCL by Anthony Barbier · 7 years ago
  98. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago
  99. 407c3e6 COMPMID-630: Rework nodes by Georgios Pinitas · 7 years ago
  100. 0c29cd3 COMPMID-630 : Rework nodes for selective target compilation. by Georgios Pinitas · 7 years ago