Skip to content

Commit 682fc84

Browse files
author
Jessica Lin
authored
Add License
1 parent bca3ef1 commit 682fc84

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ See the [CONTRIBUTION](CONTRIBUTION.md) file to submit your changes a a pull req
3030
- 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.
3131

3232
> 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

Comments
 (0)