https://github.com/godmode2k/ml_compilers
Machine Learning Compilers
https://github.com/godmode2k/ml_compilers
apache-tvm docs-translation machine-learning machine-learning-compiler ml tvm tvm-docs
Last synced: about 1 month ago
JSON representation
Machine Learning Compilers
- Host: GitHub
- URL: https://github.com/godmode2k/ml_compilers
- Owner: godmode2k
- License: apache-2.0
- Created: 2024-02-27T08:12:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-04T14:06:44.000Z (11 months ago)
- Last Synced: 2025-01-06T14:28:27.718Z (9 months ago)
- Topics: apache-tvm, docs-translation, machine-learning, machine-learning-compiler, ml, tvm, tvm-docs
- Language: C++
- Homepage:
- Size: 4.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Machine Learning Compilers
Summary
----------
> ML Compilers document, sample code, ...
>
> WORK IN-PROGRESSEnvironment
----------
> build all and tested on GNU/LinuxGNU/Linux: Ubuntu 20.04_x64 LTS
DockerDocument
----------
```sh
* Apache/TVM docs translation (Korean)
- Source: User Tutorial https://tvm.apache.org/docs/tutorial/introduction.html
- Version: 0.16.dev0
- tvm 문서 한국어 번역
```