1. 4b5f6ef Add check for Batch Matmul in GemmAssemblyDispatch by Mohammed Suhail Munshi · 1 year, 9 months ago
  2. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  3. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years, 1 month ago
  4. 5fcf22d [arm_gemm] Import fixed-format kernels from gemm_linux. by Francesco.Petrogalli@arm.com · 2 years, 4 months ago
  5. e33c556 [arm_gemm] Use static validate to find arm_gemm kernels. by Francesco.Petrogalli@arm.com · 2 years, 4 months ago
  6. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 3 years ago[Renamed (98%) from src/runtime/cpu/operators/internal/CpuGemmAssemblyDispatch.h]
  7. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years, 1 month ago
  8. d7316eb Port NEGEMMConv2d to memory injecting interface by Michele Di Giorgio · 3 years, 2 months ago
  9. 8ae3cda Revert "Implement memory injection in CpuDirectGemmConv2d" by Michele Di Giorgio · 3 years, 2 months ago
  10. b3be457 Implement memory injection in CpuDirectGemmConv2d by Sang-Hoon Park · 3 years, 2 months ago
  11. d89e2fa Create CpuGemmDirectConv2d by Sang-Hoon Park · 3 years, 3 months ago
  12. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 3 months ago[Renamed (87%) from src/runtime/NEON/functions/NEGEMMAssemblyDispatch.h]
  13. 2ee9801 Handle Conv2d layer with implicit output padding in NHWC by Georgios Pinitas · 3 years, 6 months ago
  14. ec2256b Move NEGEMMAssemblyDispatch as an internal function by Georgios Pinitas · 3 years, 8 months ago[Renamed (97%) from arm_compute/runtime/NEON/functions/NEGEMMAssemblyDispatch.h]
  15. c0b6f76 COMPMID-3776: Indirect GEMM by Georgios Pinitas · 3 years, 9 months ago
  16. 57f30a9 COMPMID-3767: Align documentation with trademark rules by Michele Di Giorgio · 3 years, 11 months ago
  17. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years, 1 month ago
  18. 6ad60af COMPMID-3520: Move ndrange.hpp header from arm_gemm to assembly by Michele Di Giorgio · 4 years, 2 months ago
  19. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 8 months ago
  20. 48b3ef8 COMPMID-2577: Fuse bias addition and activation in gemm assembly kernels by Georgios Pinitas · 4 years, 10 months ago
  21. 1a569a3 COMPMID-2161 [NEON] Create IWeightManager class by Michalis Spyrou · 5 years ago
  22. cfa2bba COMPMID-2178: Update GEMM assembly code. by Georgios Pinitas · 5 years ago
  23. 37d080f COMPMID-2378: Sanitize GEMM configuration for NEON by Georgios Pinitas · 5 years ago
  24. 3d677cc COMPMID-1406: Refactor gemm_interleaved to use our own types and scheduler by Anthony Barbier · 6 years ago
  25. eaefd00 COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templated by Anthony Barbier · 6 years ago
  26. c8e84b5 COMPMID-1405: Create our own gemm_native kernel / function. by Anthony Barbier · 6 years ago
  27. 71d9b57 COMPMID-1381: Cleaned up the AssemblyHelper interface by Anthony Barbier · 6 years ago