Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# PyTorch Tutorials


All the tutorials are now presented as sphinx style documentation at:

## [https://pytorch.org/tutorials](https://pytorch.org/tutorials)
All the tutorials are now presented as sphinx style documentation on the official [PyTorch Tutorials website](https://pytorch.org/tutorials)

# Asking a question

If you have a question about a tutorial, post in https://dev-discuss.pytorch.org/ rather than creating an issue in this repo. Your question will be answered much faster on the dev-discuss forum.
If you have a question about a tutorial, post in the [PyTorch Dev Discussions forum](https://dev-discuss.pytorch.org/) rather than creating an issue in this repo. Your question will be answered much faster on the dev-discuss forum.

# Submitting an issue

Expand Down