Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dgraph_scheduler.cc963 auto front_output_with_index = graph->GetFrontNodeByInternalParameter(internal_parameter); in LinkDataArrowForInternalParameter() local
1235 auto front_output_with_index = graph->GetFrontNodeByInternalParameter(real_depend_kernel); in LinkControlArrowByAutoMonad() local
2245 auto front_output_with_index = graph->GetFrontNodeByInternalParameter(input_node); in PersistDeviceTensor() local
Dcontrol_node_parser.cc945 const auto &front_output_with_index = in FetchFrontValueNode() local