Searched defs:to_input_index (Results 1 – 2 of 2) sorted by relevance
122 void UpdateDataArrowRefCount(AbstractActor *const to_actor, size_t to_input_index, in UpdateDataArrowRefCount()305 bool SchedulerHelper::IsIgnoredInputAddress(AbstractActor *const to_actor, size_t to_input_index) { in IsIgnoredInputAddress()352 … size_t from_output_index, size_t to_input_index, const AnfNodePtr &from_kernel) { in AddDataArrow()
2031 auto to_input_index = to_kernel_with_input_idx.second; in LinkDataArrowForBaseActor() local