Home
last modified time | relevance | path

Searched refs:CouldBeBitcast (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dinstruction_fusion.cc224 if (producer->CouldBeBitcast() && in ShouldFuseInexpensiveChecks()
/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.cc628 if (producer->CouldBeBitcast() && in ShouldFuse()
Dhlo_instruction.h1360 bool CouldBeBitcast() const;
Dhlo_instruction.cc3140 bool HloInstruction::CouldBeBitcast() const { in CouldBeBitcast() function in xla::HloInstruction