File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,7 @@ Welcome to PyTorch Tutorials
3
3
4
4
**What's new in PyTorch tutorials? **
5
5
6
- * `Utilizing Torch Function modes with torch.compile <https://pytorch.org/tutorials/recipes/torch_compile_torch_function_modes.html >`__
7
- * `Context Parallel Tutorial <https://pytorch.org/tutorials/prototype/context_parallel.html >`__
8
- * `(beta) Explicit horizontal fusion with foreach_map and torch.compile <https://pytorch.org/tutorials/recipes/foreach_map.html >`__
9
- * Updated `Inductor Windows CPU Tutorial <https://pytorch.org/tutorials/prototype/inductor_windows.html >`__
6
+ * `Integrating Custom Operators with Sycl for Intel GPU <https://pytorch.org/tutorials/advanced/cpp_custom_ops_sycl.html >`__
10
7
11
8
.. raw :: html
12
9
You can’t perform that action at this time.
0 commit comments