Shortcuts

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)

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources