You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,3 +30,7 @@ See the [CONTRIBUTION](CONTRIBUTION.md) file to submit your changes a a pull req
30
30
- You can skip the computationally intensive graph generation by running `make html-noplot` to build basic html documentation to `_build/html`. This way, you can quickly preview your tutorial.
31
31
32
32
> If you get **ModuleNotFoundError: No module named 'pytorch_sphinx_theme' make: ***[html-noplot] Error 2**, from /tutorials/src/pytorch-sphinx-theme run `python setup.py install`.
33
+
34
+
## License
35
+
36
+
PyTorch is a BSD-style licensed, as found in the [LICENSE](LICENSE) file.
0 commit comments