BaguaSys / bagua

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

support Windows #307

Closed NOBLES5E closed 2 years ago

Tengxu-Sun commented 3 years ago

Additionally, consider to support cpu mode.

NOBLES5E commented 2 years ago

Instead, we supported PyTorch DDP compatible API on master, so that users can just use PyTorch DDP on Windows/CPU etc, and they can easily turn on Bagua acceleration on GPU & Linux.