[doc] fix a typo in examples/tutorial/auto_parallel/README.md (#4430)

Co-authored-by: Siyuan Tian <siyuant@vmware.com>
This commit is contained in:
Tian Siyuan
2023-08-15 00:22:57 +08:00
committed by GitHub
parent 6d41c3f2aa
commit ff836790ae

View File

@@ -13,7 +13,7 @@
## 📚 Overview
This tutorial folder contains a simple demo to run auto-parallelism with ResNet. Meanwhile, this diretory also contains demo scripts to run automatic activation checkpointing, but both features are still experimental for now and no guarantee that they will work for your version of Colossal-AI.
This tutorial folder contains a simple demo to run auto-parallelism with ResNet. Meanwhile, this directory also contains demo scripts to run automatic activation checkpointing, but both features are still experimental for now and no guarantee that they will work for your version of Colossal-AI.
## 🚀 Quick Start