Home
last modified time | relevance | path

Searched defs:branch_graph_names (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Dinline_control_flow_scheduler.cc78 const auto &branch_graph_names = gather_cnode->GetAttr(kAttrBranchGraphName); in GetBranchNameToCondtionActor() local
199 const auto &branch_graph_names = condition_gather_kernel->GetAttr(kAttrBranchGraphName); in GetBranchNameByConditionGatherActor() local
688 const auto &branch_graph_names = gather_node->GetAttr(kAttrBranchGraphName); in HandleConditionGatherActor() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_kernel_executor.cc461 std::vector<ValuePtr> branch_graph_names; in ProcessSwitchNode() local