Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc333 void ReplaceWithBitcast(HloInstruction* instruction,
463 void AlgebraicSimplifierVisitor::ReplaceWithBitcast(HloInstruction* instruction, in ReplaceWithBitcast() function in xla::AlgebraicSimplifierVisitor
638 ReplaceWithBitcast(copy, bitcast_operand); in HandleCopy()
2652 ReplaceWithBitcast(reshape, bitcast_operand); in HandleReshape()
3386 ReplaceWithBitcast(transpose); in HandleTranspose()