Searched defs:set_next_float_normal_sample (Results 1 – 2 of 2) sorted by relevance
302 void CPUGeneratorImpl::set_next_float_normal_sample(std::optional<float> randn) { in set_next_float_normal_sample() function in at::CPUGeneratorImpl
27 …void set_next_float_normal_sample(std::optional<float> randn) { next_float_normal_sample_ = randn;… in set_next_float_normal_sample() function