Searched defs:bernoulli_impl_ (Results 1 – 1 of 1) sorted by relevance
363 Tensor& bernoulli_impl_(Tensor& self, const Tensor& p_, std::optional<Generator> gen) { in bernoulli_impl_() function372 Tensor& bernoulli_impl_(Tensor& self, double p, std::optional<Generator> gen) { in bernoulli_impl_() function