Searched defs:f32_literal (Results 1 – 2 of 2) sorted by relevance
102 const LiteralSlice& f32_literal) { in ConvertF32ToBF16()107 const LiteralSlice& f32_literal) { in ConvertF32ToF64()
88 auto f32_literal = LiteralUtil::CreateR0<float>(1.1f); in XLA_TEST_F() local