BaguaSys / bagua

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

unify bagua package name with CUDA version #583

Closed wangraying closed 2 years ago

wangraying commented 2 years ago

Would be possible to unify the package name and Cuda-version have in a version like PT, for example, torch==1.11.0+cu113 instead of bagua-cuda113==0.9.0?

https://github.com/PyTorchLightning/pytorch-lightning/pull/12723

wangraying commented 2 years ago

won't fix