Rate this Page

Function at::_fake_quantize_learnable_per_channel_affine_out#

Function Documentation#

inline at::Tensor &at::_fake_quantize_learnable_per_channel_affine_out(at::Tensor &out, const at::Tensor &self, const at::Tensor &scale, const at::Tensor &zero_point, int64_t axis, int64_t quant_min, int64_t quant_max, double grad_factor = 1.0)#