File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
Unstable
2
- --------
2
+ ========
3
+
3
4
API unstable features are not available as part of binary distributions
4
5
like PyPI or Conda (except maybe behind run-time flags). To test these
5
6
features we would, depending on the feature, recommend building PyTorch
@@ -162,6 +163,7 @@ decide if we want to upgrade the level of commitment or to fail fast.
162
163
.. -----------------------------------------
163
164
164
165
.. toctree ::
166
+ :maxdepth: 2
165
167
:hidden:
166
168
167
169
/prototype/context_parallel
Original file line number Diff line number Diff line change 1
1
Recipes
2
- ---------------------------------------------
2
+ ========
3
3
4
4
Recipes are bite-sized, actionable examples of
5
5
how to use specific PyTorch features, different
@@ -339,6 +339,7 @@ from our full-length tutorials.
339
339
.. Page TOC
340
340
.. -----------------------------------------
341
341
.. toctree ::
342
+ :maxdepth: 2
342
343
:hidden:
343
344
344
345
/recipes/recipes/defining_a_neural_network
You can’t perform that action at this time.
0 commit comments