BaguaSys / bagua

Bagua Speeds up PyTorch

Home Page:https://tutorials.baguasys.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove this after process group destroy supported

todo opened this issue · comments

commented

# TODO: remove this after process group destroy supported
if not bagua.communication.is_initialized():
bagua.init_process_group()
def run(opt, flag_param, device, num_epochs):


This issue was generated by todo based on a TODO comment in 5add7f8 when #207 was merged. cc @BaguaSys.