Shortcuts

Function at::_upsample_nearest_exact1d_backward_symint_outf

Function Documentation

inline at::Tensor &at::_upsample_nearest_exact1d_backward_symint_outf(const at::Tensor &grad_output, c10::SymIntArrayRef output_size, c10::SymIntArrayRef input_size, c10::optional<double> scales, at::Tensor &grad_input)

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