Shortcuts

Function at::_nested_tensor_from_tensor_list_out

Function Documentation

inline at::Tensor &at::_nested_tensor_from_tensor_list_out(at::Tensor &out, at::TensorList list, ::std::optional<at::ScalarType> dtype = ::std::nullopt, ::std::optional<at::Layout> layout = ::std::nullopt, ::std::optional<at::Device> device = ::std::nullopt, ::std::optional<bool> pin_memory = ::std::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