_max_val Class — pytorch Architecture
Architecture documentation for the _max_val class in rng_test.h from the pytorch codebase.
Entity Profile
Source Code
aten/src/ATen/test/rng_test.h lines 38–42
template <typename T,
typename std::enable_if_t<std::is_floating_point_v<T>, int> = 0>
constexpr int64_t _max_val() {
return int64_max_val;
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free