Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph_extends.cc68 constexpr auto first_data_index = 1; in set_output() local
69 return_->set_input(first_data_index, value); in set_output()