Searched defs:sqrt_2 (Results 1 – 4 of 4) sorted by relevance
47 xla::XlaOp sqrt_2 = xla::ScalarLike(uniform, std::sqrt(2.0)); in ParameterizedTruncatedNormal() local
118 mpd_t *sqrt_2, *xstep, *ystep; in main() local
1470 let sqrt_2 = f16::from_f32(core::f32::consts::SQRT_2); in test_f16_consts_from_f32() localVariable1530 let sqrt_2 = f16::from_f64(core::f64::consts::SQRT_2); in test_f16_consts_from_f64() localVariable
1405 let sqrt_2 = bf16::from_f32(core::f32::consts::SQRT_2); in test_bf16_consts_from_f32() localVariable1463 let sqrt_2 = bf16::from_f64(core::f64::consts::SQRT_2); in test_bf16_consts_from_f64() localVariable