Skip to content

Commit 20e1fb7

Browse files
authored
Merge branch 'main' into jiannanWang/amx
2 parents 4da7ede + 60be370 commit 20e1fb7

39 files changed

+866
-2259
lines changed

.ci/docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pandocfilters==1.5.1
1616
markdown==3.8.2
1717

1818
# PyTorch Theme
19-
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@e0cbfaf789a51899859f2c7626e0ad3a78ad4c2e#egg=pytorch_sphinx_theme2
19+
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@c2e38b37f3c432c610639f06d1d421c6df4c225c#egg=pytorch_sphinx_theme2
2020

2121
# Tutorial dependencies
2222
tqdm==4.66.1

.lintrunner.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ exclude_patterns = [
1818
"advanced_source/privateuseone.rst",
1919
"advanced_source/semi_structured_sparse.py",
2020
"advanced_source/sharding.rst",
21-
"advanced_source/static_quantization_tutorial.rst",
2221
"advanced_source/torch_script_custom_classes/custom_class_project/custom_test.py",
2322
"advanced_source/transformer__timeseries_cpp_tutorial/transformer_timeseries.cpp",
2423
"advanced_source/usb_semisup_learn.py",
@@ -68,7 +67,6 @@ exclude_patterns = [
6867
"intermediate_source/transformer_building_blocks.py",
6968
"unstable_source/README.md",
7069
"unstable_source/README.txt",
71-
"unstable_source/backend_config_tutorial.rst",
7270
"unstable_source/gpu_direct_storage.py",
7371
"unstable_source/inductor_cpp_wrapper_tutorial.rst",
7472
"unstable_source/inductor_windows.rst",

advanced_source/cpp_cuda_graphs.rst

Lines changed: 0 additions & 193 deletions
This file was deleted.

advanced_source/cpp_cuda_graphs/CMakeLists.txt

Lines changed: 0 additions & 31 deletions
This file was deleted.

advanced_source/cpp_cuda_graphs/README.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)