pytorch/torch/csrc/lazy
Tobias Ringwald 43f42bf3cb Updated docs for deprecated torch.set_default_tensor_type (#115041)
Added deprecation note for torch.set_default_tensor_type. Updated docs that referenced this method.

Fixes #113646.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/115041
Approved by: https://github.com/janeyx99
2023-12-07 16:17:36 +00:00
..
backend
core Updated docs for deprecated torch.set_default_tensor_type (#115041) 2023-12-07 16:17:36 +00:00
generated
python Add support for torch.Generator type in TorchScript (#110413) 2023-11-21 23:07:21 +00:00
ts_backend Add support for torch.Generator type in TorchScript (#110413) 2023-11-21 23:07:21 +00:00
test_mnist.py
tutorial.md