Rate this Page

Function at::_make_per_channel_quantized_tensor#

Function Documentation#

inline at::Tensor at::_make_per_channel_quantized_tensor(const at::Tensor &self, const at::Tensor &scale, const at::Tensor &zero_point, int64_t axis)#