ColossalAI
ColossalAI copied to clipboard
[BUG]: import error
🐛 Describe the bug
when i run the example in your tutorials (basic/colotensor), I met some problems.
Traceback (most recent call last):
File "colossalai-study/run_dist.py", line 8, in
from colossalai.testing import spawnImportErrorImportError
: : cannot import name 'spawn' from 'colossalai.testing'
How can I solve it?
Environment
No response
Hi @yingtongxiong Sorry, we are currently in high-speed updates and the document may be a bit outdated. We suggest that you use images and language under example for testing. Thanks. https://github.com/hpcaitech/ColossalAI/tree/main/examples