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 3501971 + 4e262bc commit 66a760fCopy full SHA for 66a760f
docs/source-pytorch/conf.py
@@ -645,6 +645,7 @@ def package_list_from_file(file):
645
r"installation.html$",
646
r"starter/installation.html$",
647
r"^../common/trainer.html#trainer-flags$",
648
+ "https://medium.com/pytorch-lightning/quick-contribution-guide-86d977171b3a",
649
"https://deepgenerativemodels.github.io/assets/slides/cs236_lecture11.pdf",
650
"https://developer.habana.ai", # returns 403 error but redirects to intel.com documentation
651
"https://www.intel.com/content/www/us/en/products/docs/processors/what-is-a-gpu.html",
0 commit comments