Shortcuts

Function at::var_mean(const at::Tensor&, at::DimnameList, const ::std::optional<at::Scalar>&, bool)

Function Documentation

inline ::std::tuple<at::Tensor, at::Tensor> at::var_mean(const at::Tensor &self, at::DimnameList dim, const ::std::optional<at::Scalar> &correction = ::std::nullopt, bool keepdim = false)

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