Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d19c1db

Browse files
atalmanSvetlana Karslioglu
andauthored
Update README.md (#2507)
* 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 * Update prototype_source/README.md Co-authored-by: Svetlana Karslioglu <[email protected]> --------- Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent c56637d commit d19c1db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 the binary distributions such as PyPI or Conda. To test these features you can, depending on the feature, build from the master branch or use the nightly wheels that are made available at pytorch.org. You can also by use the release wheels available from PyPI or Conda. Prototype features are provided as a technical preview and can be altered later on. The PyTorch team does not recommend using them in production pipelines.
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)