ColossalAI
ColossalAI copied to clipboard
[BUG]: A conflict with pytorch1.8.1
🐛 Describe the bug
I am using the environment below to install colossalAI and it tell me that I am successfully install it
However, when I tried to use it, I got this error
After searching the pytorch for help, I found that the Tensor.positive can only be used by pytorch 1.9.0 or latter. I think this is a bug and wonder how to solve it.
Environment
colossalai-0.1.8 torch1.8cu10.1 python3.8
Hi Azilly! Thank you for the feedback.
Currently Colossal-AI support pytorch 1.10, 1.11 and 1.12. Supported Pytorch Version.
Supporting pytorch 1.8 is not on our roadmap. Sorry for any inconvenience, but we recommend you to upgrade to pytorch 1.10+ and enjoy some new features ;)
Hi Azilly! Thank you for the feedback.
Currently Colossal-AI support pytorch 1.10, 1.11 and 1.12. Supported Pytorch Version.
Supporting pytorch 1.8 is not on our roadmap. Sorry for any inconvenience, but we recommend you to upgrade to pytorch 1.10+ and enjoy some new features ;)
Correcting a mistake: Pytorch 1.12 is not officially supported yet.
We have updated a lot. This issue was closed due to inactivity. Thanks. https://github.com/hpcaitech/ColossalAI#Installation