Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/src/
Dsub_graph_split.cc97 auto input_node_index = tensors_.at(input).out_nodes_.front(); in CheckIsParallelSubGraph() local
450 uint32_t input_node_index = input_nodes.at(0); in OptimizeAfterFusion() local