Skip to content

Commit 725e0bd

Browse files
authored
Update 2020-07-28-pytorch-feature-classification-changes.md
1 parent 2ef5b58 commit 725e0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-07-28-pytorch-feature-classification-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Traditionally features in PyTorch were classified as either stable or experiment
88

99
# New Feature Designations
1010

11-
We will continue to have three designations for features but, as mentioned, with a few changes: Stable, Beta (previously experimental) and Prototype (previously ‘nightlies’). Below is a brief description of each and a comment on the backward compatibility expected:
11+
We will continue to have three designations for features but, as mentioned, with a few changes: Stable, Beta (previously Experimental) and Prototype (previously Nightlies). Below is a brief description of each and a comment on the backward compatibility expected:
1212

1313
## Stable
1414
Nothing changes here. A stable feature means that the user value-add is or has been proven, the API isn’t expected to change, the feature is performant and all documentation exists to support end user adoption.

0 commit comments

Comments
 (0)