Searched refs:bits_1 (Results 1 – 1 of 1) sorted by relevance
632 XlaOp bits_1 = Slice(bits_state.value, bits_1_starts, 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()