Skip to content

Commit 0075e38

Browse files
author
Jessica Lin
authored
Update README.md
1 parent fa90381 commit 0075e38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

prototype_source/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Prototype Tutorials
1+
# Prototype Tutorials and Recipes
22

3-
This directory contains tutorials demonstrating prototype features in PyTorch.
3+
This directory contains tutorials and recipes demonstrating prototype features in PyTorch.
44

55
**Prototype features** are not available as part of binary distributions like PyPI or Conda (except maybe behind run-time flags). To test these features we would, depending on the feature, recommend building from master or using the nightly wheelss that are made available on pytorch.org.
66

7-
These tutorials are intentionally left out of the pytorch.org/tutorials build and will not show up on the website.
7+
These are intentionally left out of the pytorch.org/tutorials build and will not show up on the website.
88

99
*Level of commitment:* We are committing to gathering high bandwidth feedback only on these features. Based on this feedback and potential further engagement between community members, we as a community will decide if we want to upgrade the level of commitment or to fail fast.

0 commit comments

Comments
 (0)