Home
last modified time | relevance | path

Searched defs:rootInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/distribute/
Dmpi_collective_group.cc80 HcclRootInfo rootInfo; in CreateCommGroup() local
/third_party/mindspore/tests/ut/cpp/stub/hccl/
Dhccl_stub.cc126 HcclResult HcclGetRootInfo(HcclRootInfo *rootInfo) { in HcclGetRootInfo()
130 HcclResult HcclCommInitRootInfo(uint32_t nRanks, const HcclRootInfo *rootInfo, uint32_t rank, HcclC… in HcclCommInitRootInfo()
/third_party/typescript/lib/
Dtsserverlibrary.js155450 …if (ts.every(this.getRootScriptInfos(), function (rootInfo) { return !rootInfo.isJavaScript(); }))… argument
Dtsserver.js155256 …if (ts.every(this.getRootScriptInfos(), function (rootInfo) { return !rootInfo.isJavaScript(); }))… argument