Home
last modified time | relevance | path

Searched refs:call_fn (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse.cc2201 auto call_fn = MakeUnpackCall(func_graph, NewValueNode(cell_ptr), func_graph->parameters()); in MakeTopGraph() local
2205 func_graph->set_output(call_fn); in MakeTopGraph()