Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc624 void RunReplace(const CNodePtr &added_make_tuple, const std::vector<tensor::TensorPtr> &total_outpu… in RunReplace()
694 auto added_make_tuple = added_forward_node->cast<CNodePtr>(); in ReplaceNewTensorsInGradGraph() local