OpenMathLib / OpenMathLib/OpenBLAS
[WIP]Optimize gemm for small matrix
Open
@xianyi is already working on this.
Since Apr 28, 2020.
- Dominant language
- C
- Stars
- 7.6k
- Forks
- 1.7k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 42
Description
-
Add basic implementation ( please check aae6af94bbe4f7ad97c417e40fe6a7d4a2798b79 )
-
Merge sgemm_kernel_direct implementation
-
Work for DYNAMIC_ARCH
-
Tune the input matrix size.
-
Add optimized kernel for architecture.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.