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