Home / Class/ DST_T Class — pytorch Architecture

DST_T Class — pytorch Architecture

Architecture documentation for the DST_T class in AffineQuantizerBase.h from the pytorch codebase.

Entity Profile

Source Code

aten/src/ATen/native/quantized/AffineQuantizerBase.h lines 33–34

template <typename SRC_T, typename DST_T>
TORCH_API DST_T requantize_val(double /*src_scale*/, int64_t /*src_zero_point*/, double /*dst_scale*/, int64_t /*dst_zero_point*/, SRC_T src);

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free