This book is designed to provide learning guidance for the InfiniTensor Training Camp project during the guided study phase.
The book is written using mdbook and has been deployed to https://17999824wyj.github.io/InfiniTensor-camp-book-stage0/
A Rust environment is required.
git clone https://github.com/17999824wyj/InfiniTensor-camp-book-stage0.git
cd InfiniTensor-camp-book-stage0
cargo install mdbook
mdbook serve docs
Work in progress