#850 add distributed API supportlist

Merged
Erpim merged 13 commits from frelam/MSAdapter:master0129-update-dist-doc into master 11 months ago
frelam changed title from add distributed API supportlist to [WIP]add distributed API supportlist 11 months ago
frelam changed title from [WIP]add distributed API supportlist to add distributed API supportlist 11 months ago
Erpim reviewed 11 months ago
doc/torch/SupportedList.md
@@ -1514,3 +1515,3 @@
| --------------- | ---- |------------------------------|
| torch.\_\_version\_\_ | 部分支持 | [功能存在限制](ConstraintList.md) |
Erpim commented 11 months ago
放others前面吧
frelam commented 11 months ago
done
Erpim reviewed 11 months ago
doc/torch/SupportedList.md
@@ -1517,0 +1547,4 @@
| torch.distributed.barrier | 部分支持 | 不支持`device_ids`入参 |
| torch.distributed.get_global_rank | 部分支持 | 如果当前进程不属于输入的通信组,不支持获取rank信息,返回None |
| torch.distributed.destroy_process_group | 部分支持 | 不支持删除全局通信组 |
| torch.distributed.get_process_group_ranks | 部分支持 | 如果当前进程不属于输入的通信组,不支持获取rank信息,返回空的列表 |
Erpim commented 11 months ago
比较长描述的约束,写到约束那个文档吧
frelam commented 11 months ago
done
Erpim merged commit 122d897f49 into master 11 months ago
The pull request has been merged as 122d897f49.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.