mirror of https://github.com/hpcaitech/ColossalAI
[doc] fix a typo in examples/tutorial/auto_parallel/README.md (#4430)
Co-authored-by: Siyuan Tian <siyuant@vmware.com>pull/4436/head
parent
6d41c3f2aa
commit
ff836790ae
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue