Shortcuts

Function at::gradient(const at::Tensor&, at::ArrayRef<at::Scalar>, at::IntArrayRef, int64_t)

Function Documentation

inline ::std::vector<at::Tensor> at::gradient(const at::Tensor &self, at::ArrayRef<at::Scalar> spacing, at::IntArrayRef dim, int64_t edge_order = 1)

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