We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4dc28e + 475671e commit da46b62Copy full SHA for da46b62
README.md
@@ -57,7 +57,13 @@ GALLERY_PATTERN="neural_style_transfer_tutorial.py" sphinx-build . _build
57
58
The `GALLERY_PATTERN` variable respects regular expressions.
59
60
+
61
## About contributing to PyTorch Documentation and Tutorials
62
* You can find information about contributing to PyTorch documentation in the
63
PyTorch Repo [README.md](https://github.com/pytorch/pytorch/blob/master/README.md) file.
64
* Additional information can be found in [PyTorch CONTRIBUTING.md](https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md).
65
66
67
+## License
68
69
+PyTorch Tutorials is BSD licensed, as found in the LICENSE file.
0 commit comments