Skip to content

Commit 649f928

Browse files
authored
Update README.md
Update Feature classification, to reflect current reality. The prototype features are included in the release and are part of released binaries. See: pytorch/pytorch.github.io#1414
1 parent bb9e2ed commit 649f928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This directory contains tutorials and recipes demonstrating prototype features in PyTorch.
44

5-
**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 wheels that are made available on pytorch.org.
5+
**Prototype features** are part of the release and are available as part of binary distributions like PyPI or Conda. To test these features we would, depending on the feature, recommend building from master or using the nightly wheels that are made available on pytorch.org or using release wheels available from PyPI or Conda.
66

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

0 commit comments

Comments
 (0)