Searched refs:bits_0 (Results 1 – 1 of 1) sorted by relevance
626 XlaOp bits_0 = Slice(bits_state.value, in NormalFloatingPointDistribution() local635 std::tie(bits_0, bits_1) = BoxMullerTransform(bits_0, bits_1); in NormalFloatingPointDistribution()638 XlaOp normal = CombineShapePair({bits_0, bits_1}, shape_pair, shape); in NormalFloatingPointDistribution()