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