doongz/mlc-ai
机器学习编译 陈天奇
This course helps machine learning engineers and system programmers optimize deep learning models for faster deployment on various hardware. It teaches how to transform models developed in frameworks like TensorFlow or PyTorch into high-performance, hardware-adapted 'deployment mode' code. You'll learn to use tools like Apache TVM to take a model and output optimized, deployable code, making your models run more efficiently in real-world applications.
No commits in the last 6 months.
Use this if you are a machine learning engineer or system programmer who needs to deploy models efficiently across different hardware platforms and want to understand the underlying compilation processes.
Not ideal if you are looking for a beginner-level introduction to deep learning or only use high-level machine learning frameworks without needing to optimize deployment.
Stars
54
Forks
5
Language
—
License
—
Category
Last pushed
Jan 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/doongz/mlc-ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
harvard-edge/cs249r_book
Machine Learning Systems
wx-chevalier/AI-Notes
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics...
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
rickiepark/handson-ml3
<핸즈온 머신러닝 3판>의 주피터 노트북 저장소
Ceyron/machine-learning-and-simulation
All the handwritten notes 📝 and source code files 🖥️ used in my YouTube Videos on Machine...