Shanmugavel
Results
1
issues of
Shanmugavel
### Add Link Link to the tutorial on the website - https://pytorch.org/tutorials/beginner/basics/quickstart_tutorial.html#creating-models ### Describe the bug Below piece of code is returning `device = torch.accelerator.current_accelerator().type if torch.accelerator.is_available() else "cpu" print(f"Using...
bug
intro
core