Rate this Page

Function at::quantize_per_channel_outf#

Function Documentation#

inline at::Tensor &at::quantize_per_channel_outf(const at::Tensor &self, const at::Tensor &scales, const at::Tensor &zero_points, int64_t axis, at::ScalarType dtype, at::Tensor &out)#