-
Notifications
You must be signed in to change notification settings - Fork 27.6k
Docs are little bit outdated for torch logs #137285
Copy link
Copy link
Open
Labels
better-engineeringRelatively self-contained tasks for better engineering contributorsRelatively self-contained tasks for better engineering contributorsgood first issuemodule: loggingFeatures which make it easier to tell what PyTorch is doing under the hoodFeatures which make it easier to tell what PyTorch is doing under the hoodoncall: pt2triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Metadata
Metadata
Assignees
Labels
better-engineeringRelatively self-contained tasks for better engineering contributorsRelatively self-contained tasks for better engineering contributorsgood first issuemodule: loggingFeatures which make it easier to tell what PyTorch is doing under the hoodFeatures which make it easier to tell what PyTorch is doing under the hoodoncall: pt2triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
📚 The doc issue
At the end of setup here I assume the output should be some log describing the program rather than saying that the device does not support torch.compile.
https://pytorch.org/tutorials/recipes/torch_logs.html#setup
Suggest a potential alternative/fix
Run the program in the tutorial and update the doc :)
cc @ezyang @chauhang @penguinwu