ColossalAI/examples/language/gpt/experiments/auto_offload/requirements.txt
Zihao 18dbe76cae
[auto-parallel] add auto-offload feature (#3154)
* add auto-offload feature

* polish code

* fix syn offload runtime pass bug

* add offload example

* fix offload testing bug

* fix example testing bug
2023-03-21 14:17:41 +08:00

2 lines
35 B
Plaintext

colossalai >= 0.1.12
torch >= 1.8.1