File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/dev_guides/custom_device_docs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -154,9 +154,9 @@ Collective communication APIs
154154+-------------------------+---------------------------------------------------------+----------+
155155| xccl_get_unique_id | Get unique_id object | N |
156156+-------------------------+---------------------------------------------------------+----------+
157- | xccl_comm_init_rank | To initialize communicator。 | N |
157+ | xccl_comm_init_rank | To initialize communicator | N |
158158+-------------------------+---------------------------------------------------------+----------+
159- | xccl_destroy_comm | To destroy communicator。 | N |
159+ | xccl_destroy_comm | To destroy communicator | N |
160160+-------------------------+---------------------------------------------------------+----------+
161161| xccl_all_reduce | Collective communication AllReduce operation | N |
162162+-------------------------+---------------------------------------------------------+----------+
You can’t perform that action at this time.
0 commit comments