Skip to content

Add ET_EXPERIMENTAL #4802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

dbort
Copy link
Contributor

@dbort dbort commented Aug 20, 2024

Summary:
Define a macro to annotate experimental APIs, which can change in breaking ways between releases.

For now, using the deprecated annotation with a message seems to be the best way to generate warnings and IDE highlighting when using experimental APIs.

Differential Revision: D61368408

Copy link

pytorch-bot bot commented Aug 20, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4802

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit fd96f77 with merge base ee7ae68 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 20, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D61368408

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D61368408

dbort added a commit to dbort/executorch that referenced this pull request Aug 20, 2024
Summary:
Pull Request resolved: pytorch#4802

Define a macro to annotate experimental APIs, which can change in breaking ways between releases.

For now, using the `deprecated` annotation with a message seems to be the best way to generate warnings and IDE highlighting when using experimental APIs.

Differential Revision: D61368408
@dbort dbort force-pushed the export-D61368408 branch from 0ca4065 to e728543 Compare August 20, 2024 20:18
Summary:
Pull Request resolved: pytorch#4802

Define a macro to annotate experimental APIs, which can change in breaking ways between releases.

For now, using the `deprecated` annotation with a message seems to be the best way to generate warnings and IDE highlighting when using experimental APIs.

Reviewed By: JacobSzwejbka

Differential Revision: D61368408
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D61368408

@dbort dbort force-pushed the export-D61368408 branch from e728543 to fd96f77 Compare August 20, 2024 20:39
@facebook-github-bot facebook-github-bot merged commit b66d62a into pytorch:main Aug 21, 2024
36 of 37 checks passed
@dbort dbort deleted the export-D61368408 branch August 26, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants