Skip to content

Learning and summarizing the optimization techniques related to AI compilers.

License

Notifications You must be signed in to change notification settings

notlate-cn/aicompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI编译器融合技术系统化分类总结

本项目使用 VitePress 构建。

📚 在线阅读

访问 GitHub Pages: https://notlate-cn.github.io/aicompiler/

🛠️ 本地开发

本项目使用 Docker 封装了开发环境,无需本地安装 Node.js。

1. 构建镜像

./build/build-img.sh

2. 启动预览 (推荐)

./build/vitepress-dev.sh

然后访问 http://localhost:4000

3. 构建静态站

./build/vitepress-build.sh

📂 目录结构

  • docs/: 文档源码 (Markdown) 与 VitePress 配置。
  • build/: 开发与构建脚本。
  • .github/: 自动部署脚本。

License: CC BY-NC-ND 4.0

About

Learning and summarizing the optimization techniques related to AI compilers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages