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