Searched refs:MaybeConvertF32ToBF16 (Results 1 – 3 of 3) sorted by relevance
36 xla::XlaOp MaybeConvertF32ToBF16(xla::XlaOp input, DataType dtype) { in MaybeConvertF32ToBF16() function92 uniform = MaybeConvertF32ToBF16(uniform, dtype_); in Compile()181 normal = MaybeConvertF32ToBF16(normal, dtype_); in Compile()223 truncated_normal = MaybeConvertF32ToBF16(truncated_normal, dtype_); in Compile()
30 xla::XlaOp MaybeConvertF32ToBF16(xla::XlaOp input, DataType dtype);
272 normal = MaybeConvertF32ToBF16(normal, dtype_); in Compile()