Rate this Page

Function at::fbgemm_linear_int8_weight_fp32_activation#

Function Documentation#

inline at::Tensor at::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor &input, const at::Tensor &weight, const at::Tensor &packed, const at::Tensor &col_offsets, const at::Scalar &weight_scale, const at::Scalar &weight_zero_point, const at::Tensor &bias)#