We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
torch.set_default_tensor_type() as of PyTorch 2.1
use torch.set_default_dtype() and torch.set_default_device() as alternatives
use set_up_backend("torch") with PyTorch >= 2.1