Home
last modified time | relevance | path

Searched refs:ReplaceUseWithDifferentShape (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h967 Status ReplaceUseWithDifferentShape(HloInstruction* user,
Dhlo_instruction.cc1896 return ReplaceUseWithDifferentShape(user, new_producer); in ReplaceUseWith()
1899 Status HloInstruction::ReplaceUseWithDifferentShape( in ReplaceUseWithDifferentShape() function in xla::HloInstruction