bytedance / byteps

A high performance and generic framework for distributed DNN training
Other
3.58k stars 487 forks source link

broadcast and is_initialized api are not supported with pytorch. #438

Open HangJie720 opened 1 year ago

HangJie720 commented 1 year ago

AttributeError: module 'byteps.torch' has no attribute 'broadcast' AttributeError: module 'byteps.torch' has no attribute 'is_initialized'

which is not compatible with horovord in pytorch.