torch.distributed
共有17個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. torch.distributed.init_process_group() ,222個項目使用
2. torch.distributed.get_world_size() ,179個項目使用
3. torch.distributed.all_reduce() ,153個項目使用
4. torch.distributed.get_rank() ,148個項目使用
5. torch.distributed.barrier() ,93個項目使用
6. torch.distributed.is_initialized() ,82個項目使用
7. torch.distributed.is_available() ,78個項目使用
8. torch.distributed.broadcast() ,69個項目使用
9. torch.distributed.reduce() ,54個項目使用
10. torch.distributed.all_gather() ,53個項目使用
11. torch.distributed.destroy_process_group() ,24個項目使用
12. torch.distributed.new_group() ,18個項目使用
13. torch.distributed.get_backend() ,15個項目使用
14. torch.distributed._backend() ,11個項目使用
15. torch.distributed.gather() ,6個項目使用
16. torch.distributed._clear_group_cache() ,6個項目使用
17. torch.distributed.recv() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。