microsoft / microsoft/onnxruntime
Creating a separate repo for MLAS library
Open
@RandySheriffH is already working on this.
Since Feb 3, 2022.
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 179
Description
I found MLAS does great work in improving the performance of some operators. Is it possible to create a separate repo like https://github.com/microsoft/mlas so that other projects can directly use it without depending on the entire onnxruntime? I've created my own repo here https://github.com/ymwangg/mlas with minor modifications and used it for other projects.
If you guys are interested, I'm willing to work on it. Thanks!
Contributor guide
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.