float Class — pytorch Architecture
Architecture documentation for the float class in AffineQuantizerBase.h from the pytorch codebase.
Entity Profile
Source Code
aten/src/ATen/native/quantized/AffineQuantizerBase.h lines 24–25
template <typename T>
TORCH_API float dequantize_val(double scale, int64_t zero_point, T value);
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free