Shortcuts

Function at::_empty_per_channel_affine_quantized_out

Function Documentation

inline at::Tensor &at::_empty_per_channel_affine_quantized_out(at::Tensor &out, at::IntArrayRef size, const at::Tensor &scales, const at::Tensor &zero_points, int64_t axis, c10::optional<at::MemoryFormat> memory_format = MemoryFormat::Contiguous)

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