Shortcuts

Function at::fft_rfft2_out

Function Documentation

inline at::Tensor &at::fft_rfft2_out(at::Tensor &out, const at::Tensor &self, at::OptionalIntArrayRef s = c10::nullopt, at::IntArrayRef dim = {-2, -1}, c10::optional<c10::string_view> norm = c10::nullopt)

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