Rate this Page

Function at::fbgemm_linear_fp16_weight(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::Tensor&)#

Function Documentation#

inline at::Tensor at::fbgemm_linear_fp16_weight(const at::Tensor &input, const at::Tensor &packed_weight, const at::Tensor &bias, at::Tensor &output)#