Searched defs:current_seed (Results 1 – 11 of 11) sorted by relevance
87 uint64_t XPUGeneratorImpl::current_seed() const { in current_seed() function in at::XPUGeneratorImpl112 auto current_seed = this->current_seed(); in get_state() local
298 uint64_t CUDAGeneratorImpl::current_seed() const { in current_seed() function in at::CUDAGeneratorImpl331 auto current_seed = this->current_seed(); in get_state() local
93 auto current_seed = foo.current_seed(); in TEST() local99 auto current_seed = generator.current_seed(); in thread_func_get_set_current_seed() local
63 auto current_seed = generator.current_seed(); in thread_func_get_set_current_seed() local
216 auto current_seed = generator.current_seed(); in thread_func_get_set_current_seed() local
32 uint64_t current_seed() const override { throw std::runtime_error("not implemented"); } in current_seed() function
42 WORD32 current_seed; member
100 uint64_t current_seed() const { return impl_->current_seed(); } in current_seed() function
25 uint64_t current_seed() const override { throw std::runtime_error("not implemented"); } in current_seed() function
115 uint64_t CPUGeneratorImpl::current_seed() const { in current_seed() function in at::CPUGeneratorImpl
2606 auto current_seed = generator.toGenerator().current_seed(); in __anonbfe5918f8c02() local2624 auto current_seed = generator.toGenerator().seed(); in __anonbfe5918f8e02() local