Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.cc536 if (transpose->IsEffectiveBitcast()) { in HandleTranspose()
Dhlo_instruction.h1278 bool IsEffectiveBitcast() const;
Dhlo_instruction.cc2421 bool HloInstruction::IsEffectiveBitcast() const { in IsEffectiveBitcast() function in xla::HloInstruction
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc3262 while (parent->IsEffectiveBitcast()) { in GetHloBufferSlices()