1. 314d3e2 Break up core/Utils.h to reduce unused code being included everywhere by Matthew Bentham · 1 year ago
  2. 13bab71 Fix ClGemm crashes on unsupported data types by SiCong Li · 1 year, 6 months ago
  3. 304dfdb Fix Batch Matmul nightly failure by Adnan AlSinan · 1 year, 10 months ago
  4. 26c9d1a Add test for NEGEMM to test a batched matrix multiplication with variable input tensors by Adnan AlSinan · 1 year, 10 months ago
  5. 256ac62 Decouple CpuGemmMatrixMultiplyKernel and CpuGemmMatrixAdditionKernel by Dana Zlotnik · 2 years, 5 months ago
  6. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  7. 37a4611 Add test for validating batched-GEMM on CPU by Gian Marco Iodice · 2 years, 11 months ago
  8. 4dfc553 Port NEGEMM to memory injecting interface (Part 3) by Michele Di Giorgio · 3 years ago
  9. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years ago
  10. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  11. 223aba9 Remove stale/solved TODOs by Michele Di Giorgio · 3 years, 2 months ago
  12. ebcebf1 COMPMID-3638: Move NEON kernels by Michalis Spyrou · 3 years, 9 months ago
  13. cf9e29e COMPMID-3172: Remove padding from NEGEMMMatrixMultiplyKernel by Michele Di Giorgio · 3 years, 9 months ago
  14. b3182b1 COMPMID-3157: Remove padding from NEGEMMTranspose1xWKernel by Gian Marco Iodice · 3 years, 10 months ago
  15. feaea10 COMPMID-3143: Remove padding from NEGEMMInterleave4x4Kernel by Gian Marco Iodice · 3 years, 10 months ago
  16. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  17. 5c9f0c4 COMPMID-1652 NEON Remove unnecessary configuration tests by Michalis Spyrou · 5 years ago
  18. 0e37b5c COMPMID-1708: Improve GEMM test coverage. by Pablo Tello · 6 years ago
  19. fbf3ecc COMPMID-1534 - Fix GEMM and Magnitude test for FP16 by Gian Marco Iodice · 6 years ago
  20. 014333d COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  21. 0fc2545 COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  22. 1c0d0ff COMPMID-832: Decrease validation coverage of QS8/QS16 by Anthony Barbier · 6 years ago
  23. 088cc7f COMPMID: GEMMTranspose1xW tests. by Pablo Tello · 7 years ago
  24. 2fdc409 COMPMID-592: Ported GEMMInterleave4x4 tests. by Pablo Tello · 7 years ago
  25. 5edbd1c COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang compiler) by Ioan-Cristian Szabo · 7 years ago
  26. 33fd07b COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits) by Ioan-Cristian Szabo · 7 years ago
  27. 583137c COMPMID-417: Add support for floats in scale. by Georgios Pinitas · 7 years ago
  28. a09de0c COMPMID-415: Rename and move tests by Moritz Pflanzer · 7 years ago[Renamed (95%) from tests/validation_new/NEON/GEMM.cpp]
  29. 4dfc235 COMPMID-415: Move GEMM to new validation by Moritz Pflanzer · 7 years ago