BaguaSys / bagua

Bagua Speeds up PyTorch
https://tutorials-8ro.pages.dev/
MIT License
875 stars 83 forks source link

Elastic Training support for previous version of pytorch #142

Closed Tengxu-Sun closed 3 years ago

Tengxu-Sun commented 3 years ago

Now the Elastic Training needs the version of pytorch >= 1.9.0. However, there are some situations where torch version is previous than that. So can we consider this function adapting to the previous version of pytorch?

NOBLES5E commented 3 years ago

@shjwudp Let's also add old torchelastic launcher in bagua/distributed.

shjwudp commented 3 years ago

@shjwudp Let's also add old torchelastic launcher in bagua/distributed.

Maybe we can try to upgrade pytorch first, let's discuss it first @Tengxu-Sun

shjwudp commented 3 years ago

pytorch upgrade is possible, the issue is closed.