Home
last modified time | relevance | path

Searched refs:init_with_uint32 (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/aten/src/ATen/core/
DMT19937RNGEngine.h115 init_with_uint32(seed);
155 inline void init_with_uint32(uint64_t seed) { in init_with_uint32() function