Skip to content

Commit 26bb57c

Browse files
committed
Update
1 parent 84ed36a commit 26bb57c

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

.ci/docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ sphinxcontrib-mermaid==1.0.0
4545
importlib-metadata==6.8.0
4646

4747
# PyTorch Theme
48-
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@43a6282deaa1c443808c679764b02e4f56cee7d6#egg=pytorch_sphinx_theme2
48+
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@ee9516008c8aff76721e60c2f2d18e13ead871a8#egg=pytorch_sphinx_theme2
4949
ipython
5050

5151
sphinxcontrib.katex

prototype_source/prototype_index.rst

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -292,29 +292,29 @@ Prototype features are not available as part of binary distributions like PyPI o
292292
.. toctree::
293293
:hidden:
294294

295-
prototype/context_parallel
296-
prototype/fx_graph_mode_quant_guide
297-
prototype/fx_graph_mode_ptq_dynamic
298-
prototype/fx_graph_mode_ptq_static
299-
prototype/flight_recorder_tutorial
300-
prototype/graph_mode_dynamic_bert_tutorial
301-
prototype/inductor_cpp_wrapper_tutorial
302-
prototype/inductor_windows
303-
prototype/pt2e_quantizer
304-
prototype/pt2e_quant_ptq
305-
prototype/pt2e_quant_qat
306-
prototype/ios_gpu_workflow
307-
prototype/nnapi_mobilenetv2
308-
prototype/tracing_based_selective_build
309-
prototype/ios_coreml_workflow
310-
prototype/numeric_suite_tutorial
311-
prototype/torchscript_freezing
312-
prototype/vmap_recipe
313-
prototype/vulkan_workflow
314-
prototype/nestedtensor
315-
prototype/maskedtensor_overview
316-
prototype/maskedtensor_sparsity
317-
prototype/maskedtensor_advanced_semantics
318-
prototype/maskedtensor_adagrad
319-
prototype/python_extension_autoload
320-
prototype/max_autotune_CPU_with_gemm_template_tutorial
295+
/prototype/context_parallel
296+
/prototype/fx_graph_mode_quant_guide
297+
/prototype/fx_graph_mode_ptq_dynamic
298+
/prototype/fx_graph_mode_ptq_static
299+
/prototype/flight_recorder_tutorial
300+
/prototype/graph_mode_dynamic_bert_tutorial
301+
/prototype/inductor_cpp_wrapper_tutorial
302+
/prototype/inductor_windows
303+
/prototype/pt2e_quantizer
304+
/prototype/pt2e_quant_ptq
305+
/prototype/pt2e_quant_qat
306+
/prototype/ios_gpu_workflow
307+
/prototype/nnapi_mobilenetv2
308+
/prototype/tracing_based_selective_build
309+
/prototype/ios_coreml_workflow
310+
/prototype/numeric_suite_tutorial
311+
/prototype/torchscript_freezing
312+
/prototype/vmap_recipe
313+
/prototype/vulkan_workflow
314+
/prototype/nestedtensor
315+
/prototype/maskedtensor_overview
316+
/prototype/maskedtensor_sparsity
317+
/prototype/maskedtensor_advanced_semantics
318+
/prototype/maskedtensor_adagrad
319+
/prototype/python_extension_autoload
320+
/prototype/max_autotune_CPU_with_gemm_template_tutorial

0 commit comments

Comments
 (0)