From d78264d11560e0888f80ab6eb11e79baa95ba479 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Wed, 10 Sep 2025 11:59:46 -0700 Subject: [PATCH 1/4] Update pytorch theme to latest hash Should fix 404 issue. --- .ci/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index 6aa98d2884..7c55ed7645 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -16,7 +16,7 @@ pandocfilters==1.5.1 markdown==3.8.2 # PyTorch Theme --e git+https://github.com/pytorch/pytorch_sphinx_theme.git@e0cbfaf789a51899859f2c7626e0ad3a78ad4c2e#egg=pytorch_sphinx_theme2 +-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@9493c1983f8ef38e25dfc80e6df0ea66f8b7acc1#egg=pytorch_sphinx_theme2 # Tutorial dependencies tqdm==4.66.1 From 59317c74f7150de4ff6bd35d10ad77aa72e88890 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Wed, 10 Sep 2025 13:52:32 -0700 Subject: [PATCH 2/4] Update requirements.txt --- .ci/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index 7c55ed7645..f56fdc5c44 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -16,7 +16,7 @@ pandocfilters==1.5.1 markdown==3.8.2 # PyTorch Theme --e git+https://github.com/pytorch/pytorch_sphinx_theme.git@9493c1983f8ef38e25dfc80e6df0ea66f8b7acc1#egg=pytorch_sphinx_theme2 +-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@866853d499f9608bd27e260ecf9355a63d31f109#egg=pytorch_sphinx_theme2 # Tutorial dependencies tqdm==4.66.1 From 38699346f2357e3734b89bcf34d72eca6f336b3c Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Wed, 10 Sep 2025 16:07:11 -0700 Subject: [PATCH 3/4] Update requirements.txt --- .ci/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index f56fdc5c44..aa7b77a104 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -16,7 +16,7 @@ pandocfilters==1.5.1 markdown==3.8.2 # PyTorch Theme --e git+https://github.com/pytorch/pytorch_sphinx_theme.git@866853d499f9608bd27e260ecf9355a63d31f109#egg=pytorch_sphinx_theme2 +-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@e5e8f0baa3c7c24f561cb3b6236f46391ae9705d#egg=pytorch_sphinx_theme2 # Tutorial dependencies tqdm==4.66.1 From 03a53ae36fa5554b1b46dd6a467a0cc55e88f769 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Thu, 11 Sep 2025 09:22:52 -0700 Subject: [PATCH 4/4] Update requirements.txt --- .ci/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index aa7b77a104..00864bb2a8 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -16,7 +16,7 @@ pandocfilters==1.5.1 markdown==3.8.2 # PyTorch Theme --e git+https://github.com/pytorch/pytorch_sphinx_theme.git@e5e8f0baa3c7c24f561cb3b6236f46391ae9705d#egg=pytorch_sphinx_theme2 +-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@67aa61448e33cae9a345e012be355f8030d3c4f5#egg=pytorch_sphinx_theme2 # Tutorial dependencies tqdm==4.66.1