pytorch/pytorch

Docs are little bit outdated for torch logs

Closed

#137,285 opened on Oct 3, 2024

 (12 comments) (2 reactions) (0 assignees)Python (28,884 forks)batch import
better-engineeringgood first issuemodule: loggingoncall: pt2triaged

Repository metrics

Stars
 (102,440 stars)
PR merge metrics
 (Avg merge 1d 10h) (42 merged PRs in 30d)

Description

📚 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

Contributor guide