Rate this Page

Function at::fake_quantize_per_tensor_affine(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t)#

Function Documentation#

inline at::Tensor at::fake_quantize_per_tensor_affine(const at::Tensor &self, const at::Tensor &scale, const at::Tensor &zero_point, int64_t quant_min, int64_t quant_max)#