[zero] support multiple (partial) backward passes (#5596)

* [zero] support multiple (partial) backward passes

* [misc] update requirements
This commit is contained in:
Hongxin Liu
2024-04-16 17:49:21 +08:00
committed by GitHub
parent 89049b0d89
commit 3788fefc7a
3 changed files with 56 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ click
fabric
contexttimer
ninja
torch>=1.12
torch>=2.1.0
safetensors
einops
pydantic