Searched refs:ReplaceAllUsesWithDifferentShape (Results 1 – 3 of 3) sorted by relevance
996 Status ReplaceAllUsesWithDifferentShape(HloInstruction* new_producer);
1952 return ReplaceAllUsesWithDifferentShape(new_producer); in ReplaceAllUsesWith()1955 Status HloInstruction::ReplaceAllUsesWithDifferentShape( in ReplaceAllUsesWithDifferentShape() function in xla::HloInstruction
1505 TF_CHECK_OK(ReplaceAllUsesWithDifferentShape(new_instr)); in CloneAndFuseInternal()