Shortcuts

Function at::from_file(c10::string_view, ::std::optional<bool>, ::std::optional<int64_t>, at::TensorOptions)

Function Documentation

inline at::Tensor at::from_file(c10::string_view filename, ::std::optional<bool> shared = ::std::nullopt, ::std::optional<int64_t> size = 0, at::TensorOptions options = {})

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