Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute_ge.cc78 const OperatorPtr &op, std::vector<GeOperator> *graph_input_nodes) { in SetInputsForSingleOpGraph()
134 std::vector<GeOperator> graph_input_nodes; in BuildSingleOpGraph() local