#116 · Primary category: Education & Research

AISystem

ai aiinfra aisys dlsys mlsys

AI system covering AI chips, compilers, inference/training frameworks, and full-stack underlying technologies.

Project last updated:09/03/25

GitHub Stars

17.7K

Forks

2.5K

Contributors

91

License

Apache-2.0

Why we included this project

AISystem is a structured open course on the AI systems stack, and its value is that it explains the layer most framework tutorials skip: how AI actually runs on hardware. The modules cover AI chip architecture (CPU, GPU, NPU, and dedicated processors from NVIDIA, Google, and Chinese vendors), compilers from front-end optimizations to kernel back-ends, inference engines, and framework internals such as automatic differentiation and computation graphs. Each module comes with slides, written lessons, and video, so it works as a self-study path for graduate students and as a reference for engineers who want to understand the systems layer beneath the frameworks they use daily. The author has moved newer large-model content into a separate repository, which keeps this course focused on the fundamentals.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category