File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Welcome to PyTorch Tutorials
5
5
6
6
* `Utilizing Torch Function modes with torch.compile <https://pytorch.org/tutorials/recipes/torch_compile_torch_function_modes.html >`__
7
7
* `Context Parallel Tutorial <https://pytorch.org/tutorials/prototype/context_parallel.html >`__
8
- * `PyTorch 2 Export Quantization with Intel GPU Backend through Inductor <prototype/pt2e_quant_xpu_inductor.html >`__
8
+ * `PyTorch 2 Export Quantization with Intel GPU Backend through Inductor <https://pytorch.org/tutorials/ prototype/pt2e_quant_xpu_inductor.html >`__
9
9
* `(beta) Explicit horizontal fusion with foreach_map and torch.compile <https://pytorch.org/tutorials/recipes/foreach_map.py >`__
10
10
* Updated `Inductor Windows CPU Tutorial <https://pytorch.org/tutorials/prototype/inductor_windows.html >`__
11
11
You can’t perform that action at this time.
0 commit comments