Searched refs:EffectiveOperandPrecisionIsBF16 (Results 1 – 5 of 5) sorted by relevance
54 virtual bool EffectiveOperandPrecisionIsBF16(const HloInstruction& hlo,
132 bool BFloat16Support::EffectiveOperandPrecisionIsBF16( in EffectiveOperandPrecisionIsBF16() function in xla::BFloat16Support
343 if ((bfloat16_support_->EffectiveOperandPrecisionIsBF16(*hlo, i) || in HandleInstruction()
269 if (bfloat16_support_->EffectiveOperandPrecisionIsBF16( in AllUsersConsumeBF16()
52 bool EffectiveOperandPrecisionIsBF16(const HloInstruction& hlo, in EffectiveOperandPrecisionIsBF16() function in xla::TestBFloat16Support