pytorch/pytorch
Docs are little bit outdated for torch logs
Geschlossen
#137.285 geöffnet am 03.10.2024
better-engineeringgood first issuemodule: loggingoncall: pt2triaged
Repository-Metriken
- Stars
- (102.472 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 10h) (42 gemergte PRs in 30 T)
Beschreibung
📚 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