Rate this Page

Function at::_wrapped_quantized_linear_prepacked#

Function Documentation#

inline at::Tensor at::_wrapped_quantized_linear_prepacked(const at::Tensor &input, const at::Tensor &input_scale, const at::Tensor &input_zero_point, const at::Tensor &packed_weight, const at::Tensor &output_scale, const at::Tensor &output_zero_point, int64_t out_channel)#