Shortcuts

Function torch::special::xlogy_out(Tensor&, const Scalar&, const Tensor&)

Function Documentation

inline Tensor &torch::special::xlogy_out(Tensor &result, const Scalar &self, const Tensor &other)

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