mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Updated the tech docs to be consistent with other two descriptions (#56338)
Summary: Updated the Beta channel description to be consistent with other two channels (Stable, Prototype) The screenshot attached is for reference before changes.  Pull Request resolved: https://github.com/pytorch/pytorch/pull/56338 Reviewed By: heitorschueroff Differential Revision: D27854350 Pulled By: bdhirsh fbshipit-source-id: a21208c11242e84de313d5b11269264756bf9029
This commit is contained in:
parent
c61778355c
commit
eacf6f1b51
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Features described in this documentation are classified by release status:
|
|||
breaking changes can happen and notice will be given one release ahead
|
||||
of time).
|
||||
|
||||
*Beta:* Features are tagged as Beta because the API may change based on
|
||||
*Beta:* These features are tagged as Beta because the API may change based on
|
||||
user feedback, because the performance needs to improve, or because
|
||||
coverage across operators is not yet complete. For Beta features, we are
|
||||
committing to seeing the feature through to the Stable classification.
|
||||
|
|
|
|||
Loading…
Reference in a new issue