Home
last modified time | relevance | path

Searched defs:uint64_max_val (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Drng_test.h68 constexpr auto uint64_max_val = std::numeric_limits<uint64_t>::max(); in test_random_from_to() local
172 const auto uint64_max_val = std::numeric_limits<uint64_t>::max(); in test_random() local