Searched refs:u64_shape (Results 1 – 2 of 2) sorted by relevance
74 const Shape u64_shape = ShapeUtil::MakeShape(xla::U64, {}); in GetComputationForRng() local78 XlaOp key = Parameter(&builder, 0, u64_shape, "key"); in GetComputationForRng()
143 auto u64_shape = ShapeUtil::MakeShape(U64, shape.dimensions()); in GetThreeFryInputsAndUpdatedState() local152 input_u64 + (Iota(builder, u64_shape, i) * in GetThreeFryInputsAndUpdatedState()