Searched refs:CreateRngBitGenerator (Results 1 – 3 of 3) sorted by relevance
571 static std::unique_ptr<HloInstruction> CreateRngBitGenerator(
431 CreateRngBitGenerator(shape, operands(0), proto.rng_algorithm()); in CreateFromProto()1047 HloInstruction::CreateRngBitGenerator(const Shape& shape, HloInstruction* state, in CreateRngBitGenerator() function in xla::HloInstruction
2503 return builder->AddInstruction(HloInstruction::CreateRngBitGenerator( in CreateInstruction()