We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13a761f + 49fe71d commit 1b11796Copy full SHA for 1b11796
beginner_source/README.txt
@@ -23,4 +23,4 @@ Beginner Tutorials
23
24
6. transformer_translation.py
25
Language Translation with Transformers
26
- https://pytorch.org/tutorials/beginner/transformer_translation.html
+ https://pytorch.org/tutorials/beginner/transformer_tutorial.html
intermediate_source/README.txt
@@ -31,4 +31,4 @@ Intermediate tutorials
31
32
8. flask_rest_api_tutorial.py
33
Deploying PyTorch and Building a REST API using Flask
34
- https://pytorch.org/tutorials/beginner/flask_rest_api_tutorial.html
+ https://pytorch.org/tutorials/intermediate/flask_rest_api_tutorial.html
0 commit comments