Searched refs:ReplaceUseWithDifferentShape (Results 1 – 2 of 2) sorted by relevance
967 Status ReplaceUseWithDifferentShape(HloInstruction* user,
1896 return ReplaceUseWithDifferentShape(user, new_producer); in ReplaceUseWith()1899 Status HloInstruction::ReplaceUseWithDifferentShape( in ReplaceUseWithDifferentShape() function in xla::HloInstruction