We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f926db5 commit 4b47796Copy full SHA for 4b47796
docs/source-pytorch/conf.py
@@ -643,6 +643,7 @@ def package_list_from_file(file):
643
r"starter/installation.html$",
644
r"^../common/trainer.html#trainer-flags$",
645
"https://deepgenerativemodels.github.io/assets/slides/cs236_lecture11.pdf",
646
+ "https://developer.habana.ai" # returns 403 error but redirects to intel.com documentation
647
"https://www.intel.com/content/www/us/en/products/docs/processors/what-is-a-gpu.html",
648
"https://www.microsoft.com/en-us/research/blog/zero-infinity-and-deepspeed-unlocking-unprecedented-model-scale-for-deep-learning-training/", # noqa: E501
649
"https://stackoverflow.com/questions/66640705/how-can-i-install-grpcio-on-an-apple-m1-silicon-laptop",
0 commit comments