``` python3 -c "import torch; print(torch.tensor([0.], device='cuda:0'))" ```