Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dgraph_scheduler.cc390 auto origin_output_with_index = graph->GetFrontNodeWithIndexByGraphOutput(output_with_index); in CacheGraphOutputToActor() local
1501 … auto origin_output_with_index = FetchFrontNodeWithIndexByGraphOutput(output_with_index, graph); in LinkOutputResultArrowForOutputActor() local
1563 auto origin_output_with_index = KernelWithIndex(from_actor->node_, 0); in LinkOutputResultArrowForSwitchActor() local