• Docs >
  • Library API >
  • Template Function at::symint::_empty_per_channel_affine_quantized_outf(at::IntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::MemoryFormat>, at::Tensor&)
  • Edit on GitHub
Shortcuts

Template Function at::symint::_empty_per_channel_affine_quantized_outf(at::IntArrayRef, const at::Tensor&, const at::Tensor&, int64_t, ::std::optional<at::MemoryFormat>, at::Tensor&)

Function Documentation

template<typename T, typename = std::enable_if_t<std::is_same<T, int64_t>::value>>
at::Tensor &at::symint::_empty_per_channel_affine_quantized_outf(at::IntArrayRef size, const at::Tensor &scales, const at::Tensor &zero_points, int64_t axis, ::std::optional<at::MemoryFormat> memory_format, at::Tensor &out)

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