Searched defs:from_output_index (Results 1 – 2 of 2) sorted by relevance
352 … size_t from_output_index, size_t to_input_index, const AnfNodePtr &from_kernel) { in AddDataArrow()418 … const AnfNodePtr &from_kernel, size_t from_output_index, size_t output_position) { in AddResultArrow()
2030 auto from_output_index = from_kernel_with_output_idx.second; in LinkDataArrowForBaseActor() local