Searched refs:element_source (Results 1 – 1 of 1) sorted by relevance
117 HloInstruction* element_source = in Run() local121 TF_RETURN_IF_ERROR(instruction->ReplaceAllUsesWith(element_source)); in Run()122 for (HloInstruction* user : element_source->users()) { in Run()