Home
last modified time | relevance | path

Searched defs:gather_to_switch (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Dinline_control_flow_scheduler.cc62 for (const auto &gather_to_switch : graph->condition_gather_to_switch()) { in GetBranchNameToCondtionActor() local
180 auto gather_to_switch = kernel_graph->condition_gather_to_switch(); in GetBranchNameByConditionGatherActor() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_kernel_executor.cc622 auto gather_to_switch = graph->condition_gather_to_switch(); in FlattenConditionGatherNodeInput() local
711 auto gather_to_switch = graph->condition_gather_to_switch(); in FlattenConditionNodeInput() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dkernel_graph_mgr.cc2832 const auto &gather_to_switch = kernel_graph->condition_gather_to_switch(); in UpdateConditionNodePair() local