Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_support.h54 virtual bool EffectiveOperandPrecisionIsBF16(const HloInstruction& hlo,
Dbfloat16_support.cc132 bool BFloat16Support::EffectiveOperandPrecisionIsBF16( in EffectiveOperandPrecisionIsBF16() function in xla::BFloat16Support
Dbfloat16_normalization.cc343 if ((bfloat16_support_->EffectiveOperandPrecisionIsBF16(*hlo, i) || in HandleInstruction()
Dbfloat16_propagation.cc269 if (bfloat16_support_->EffectiveOperandPrecisionIsBF16( in AllUsersConsumeBF16()
Dbfloat16_propagation_test.cc52 bool EffectiveOperandPrecisionIsBF16(const HloInstruction& hlo, in EffectiveOperandPrecisionIsBF16() function in xla::TestBFloat16Support