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