1. 69766d6 Revert "Fix various coverity issues" by Anitha Raj · 6 months ago branches/arm_compute_23_11 v23.11
  2. 26c68a0 Fix various coverity issues by SiCong Li · 7 months ago
  3. c5ab4df Optimize CpuGemmConv2d start-up time by SiCong Li · 8 months ago
  4. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 8 months ago
  5. 246fe08 Fix various static check issues by Viet-Hoa Do · 10 months ago
  6. dba672c Integrate multi-threaded pretranspose_B_array by SiCong Li · 1 year, 2 months ago
  7. 1fe48ca NEGEMMLowpMatrixMultiplyCore should be configured for optimized int8 kernel. by Ethan Doe · 1 year, 3 months ago
  8. 464ed20 Remove fixed format strides hack by Jonathan Deakin · 1 year, 5 months ago
  9. 4b5f6ef Add check for Batch Matmul in GemmAssemblyDispatch by Mohammed Suhail Munshi · 1 year, 7 months ago
  10. c8cc024 Adding documentation section explaining how BF16 is used by Ramy Elgammal · 1 year, 8 months ago
  11. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 1 year, 11 months ago
  12. 13b623e [ONCPUML-968] Fixed format kernel support in additional APIs by Milos Puzovic · 1 year, 10 months ago
  13. aa52b7d Fix compilation error rasied in Nightly_NEW by Ramy Elgammal · 1 year, 10 months ago
  14. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 1 year, 11 months ago
  15. d208f4f Enable march=armv8.6-a in non multi-isa builds by Pablo Marquez Tello · 1 year, 11 months ago
  16. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 1 year, 11 months ago
  17. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 2 months ago
  18. 168d6a8 Use svcreate instead of list initializations. by Michalis Spyrou · 2 years, 1 month ago
  19. 5d606cc Fix CpuGemmAssemblyDispatch::has_opt_impl. by Francesco.Petrogalli@arm.com · 2 years, 2 months ago
  20. e33c556 [arm_gemm] Use static validate to find arm_gemm kernels. by Francesco.Petrogalli@arm.com · 2 years, 2 months ago
  21. 193cad3 Remove deprecated interface from arm_compute. by Francesco.Petrogalli@arm.com · 2 years, 3 months ago
  22. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 8 months ago
  23. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 9 months ago
  24. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 2 years, 10 months ago
  25. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 10 months ago[Renamed (98%) from src/runtime/cpu/operators/internal/CpuGemmAssemblyDispatch.cpp]
  26. fa1db17 Ensure that correct transformed matrices are used in CpuFullyConnected by Georgios Pinitas · 2 years, 10 months ago
  27. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 2 years, 11 months ago
  28. d7316eb Port NEGEMMConv2d to memory injecting interface by Michele Di Giorgio · 3 years ago
  29. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 4 months ago
  30. 8ae3cda Revert "Implement memory injection in CpuDirectGemmConv2d" by Michele Di Giorgio · 3 years ago
  31. b3be457 Implement memory injection in CpuDirectGemmConv2d by Sang-Hoon Park · 3 years, 1 month ago
  32. d89e2fa Create CpuGemmDirectConv2d by Sang-Hoon Park · 3 years, 1 month ago
  33. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 1 month ago[Renamed (95%) from src/runtime/NEON/functions/NEGEMMAssemblyDispatch.cpp]
  34. 78e7691 Remove TODOs by Sheri Zhang · 3 years, 1 month ago
  35. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 3 months ago
  36. 5f91b5d Remove alignment FIXME by Michele Di Giorgio · 3 years, 2 months ago
  37. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 4 months ago
  38. 8d5337e Add explicit cast to fix gcc10 build error by Sang-Hoon Park · 3 years, 5 months ago
  39. ec2256b Move NEGEMMAssemblyDispatch as an internal function by Georgios Pinitas · 3 years, 6 months ago
  40. 4c634e0 Initialize batches variable in NEGEMMAssemblyDispatch by Georgios Pinitas · 3 years, 6 months ago
  41. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 6 months ago
  42. 71696ba Initialize unitialized M parameter in NEGEMMAssemblyDispatch by Georgios Pinitas · 3 years, 6 months ago
  43. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 7 months ago
  44. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  45. 9e698d5 COMPMID-3757: (u)int8: Don't select the 16-bit route on A53 for cases with very few rows by David Mansell · 3 years, 9 months ago
  46. fa269bb MLCE-229: Fixed requantization per channel in asm kernel by morgolock · 3 years, 9 months ago
  47. 0bc80da MLCE-229: Support for negative shifts in asm kernels by morgolock · 3 years, 10 months ago
  48. f932d2c COMPMID-3386: Support memory injection in CLConcatenate functions/kernels by Michele Di Giorgio · 4 years ago
  49. a084b46 [ONCPUML-97]: Implement "int8" support for 2D decomposition at high core counts by Aleksandr Nikolaev · 4 years ago
  50. 534fdea [ONCPUML-96] FP16 support for 2D decomposition at high core counts. by cfRod · 4 years ago
  51. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 3 years, 11 months ago
  52. 0cc50ed COMPMID-3324: Remove pretransposed support from NEON backend by Georgios Pinitas · 4 years ago
  53. 5aa1a0b COMPID-3324: Clean GEMM kernels by Georgios Pinitas · 4 years ago
  54. 0f954eb COMPMID-3324: Remove pretranspose_B support from NEGEMM by Georgios Pinitas · 4 years ago
  55. 6ad60af COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly by Michele Di Giorgio · 4 years ago
  56. 6f8b17d [ONCPUML-7] arm_compute support for ND parallelism by Joseph Dobson · 4 years, 4 months ago
  57. c7b183a COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayer by Georgios Pinitas · 4 years, 3 months ago
  58. 47fd61f COMPMID-2819: Remove use of std::bind1st as is deprecated since C++11 by Georgios Pinitas · 4 years, 4 months ago
  59. 71ac903 COMPMID-2923 Integrate arm_gemm per channel quantization by Michalis Spyrou · 4 years, 7 months ago
  60. 5255672 COMPMID-2998: NEON/GEMMConvolutionLayer/Quantized/QASYMM8_SIGNED failing on 32-bit by Michele Di Giorgio · 4 years, 5 months ago
  61. 5cb49dc COMPMID-2962 Fix compiler warnings for g++8 by Michalis Spyrou · 4 years, 6 months ago
  62. 6011f24 COMPMID-2853: Fix VGG16 for fp16. by Georgios Pinitas · 4 years, 7 months ago
  63. 77d4252 COMPMID-2853: VGG16 regression for fp32 by Georgios Pinitas · 4 years, 7 months ago
  64. dbdea0d COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filters by Georgios Pinitas · 4 years, 8 months ago
  65. 48b3ef8 COMPMID-2577: Fuse bias addition and activation in gemm assembly kernels by Georgios Pinitas · 4 years, 8 months ago
  66. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 4 years, 9 months ago
  67. cfa2bba COMPMID-2178: Update GEMM assembly code. by Georgios Pinitas · 5 years ago
  68. 37d080f COMPMID-2378: Sanitize GEMM configuration for NEON by Georgios Pinitas · 5 years ago
  69. bcfd09a COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  70. da953f2 COMPMID-2098: Scope handling of memory group resources. by Georgios Pinitas · 5 years ago
  71. 3dbfd23 COMPMID-1710: Introduce GEMM strategy name in GEMMAssemblyWrapper. by Georgios Pinitas · 5 years ago
  72. 7cd26d4 COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels. by Georgios Pinitas · 5 years ago
  73. ca1250d COMPMID-1451: Fix MemoryManager usage. by Georgios Pinitas · 6 years ago
  74. 1e92896 COMPMID-1451: Dispatch fp16 gemms through the function interface. by Georgios Pinitas · 6 years ago
  75. 20394d5 COMPMID-1248 Enabled memory manager in NEWinogradConvolutionLayer by Anthony Barbier · 6 years ago
  76. 3d677cc COMPMID-1406: Refactor gemm_interleaved to use our own types and scheduler by Anthony Barbier · 6 years ago
  77. 9036749 COMPMID-1445: Fixed NEON GEMM assembly dispatch for QASYMM8 by Anthony Barbier · 6 years ago
  78. 40ed6d8 COMPMID-1440: Access original B in gemm assembly when not pretransposed. by Georgios Pinitas · 6 years ago
  79. eb84d6b COMPMID-1434: Fix NEWinograd for NHWC and sub-tensors by Georgios Pinitas · 6 years ago
  80. eaefd00 COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templated by Anthony Barbier · 6 years ago
  81. c8e84b5 COMPMID-1405: Create our own gemm_native kernel / function. by Anthony Barbier · 6 years ago
  82. 67fd4e8 COMPMID-1381: Fix nightly build failure on armv7 by Anthony Barbier · 6 years ago
  83. 71d9b57 COMPMID-1381: Cleaned up the AssemblyHelper interface by Anthony Barbier · 6 years ago