-
Notifications
You must be signed in to change notification settings - Fork 608
Add unit tests for old lowering flow for op_cat.py #6847
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6847
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D65914291 |
a2fffb7
to
94457f0
Compare
Summary: The team moved to leveraging a new API which allows them to improve the reliability of our lowering infra. Lowering here refers to converting a PyTorch model that's recognizable by the underlying hardware. This diff makes sure there are still unit tests for the older APIs. (done as a bootcamp task, all comments welcome!) Reviewed By: mcr229 Differential Revision: D65914291
This pull request was exported from Phabricator. Differential Revision: D65914291 |
Summary: The team moved to leveraging a new API which allows them to improve the reliability of our lowering infra. Lowering here refers to converting a PyTorch model that's recognizable by the underlying hardware. This diff makes sure there are still unit tests for the older APIs. Reviewed By: mcr229 Differential Revision: D65914291
94457f0
to
1be038d
Compare
This pull request was exported from Phabricator. Differential Revision: D65914291 |
1be038d
to
c20bbb0
Compare
Summary: The team moved to leveraging a new API which allows them to improve the reliability of our lowering infra. Lowering here refers to converting a PyTorch model that's recognizable by the underlying hardware. This diff makes sure there are still unit tests for the older APIs. Reviewed By: mcr229 Differential Revision: D65914291
This pull request was exported from Phabricator. Differential Revision: D65914291 |
Summary: The team moved to leveraging a new API which allows them to improve the reliability of our lowering infra. Lowering here refers to converting a PyTorch model that's recognizable by the underlying hardware. This diff makes sure there are still unit tests for the older APIs. Reviewed By: mcr229 Differential Revision: D65914291
c20bbb0
to
956d70c
Compare
This pull request was exported from Phabricator. Differential Revision: D65914291 |
Summary:
The team moved to leveraging a new API which allows them to improve the reliability of our lowering infra. Lowering here refers to converting a PyTorch model that's recognizable by the underlying hardware. This diff makes sure there are still unit tests for the older APIs.
Reviewed By: mcr229
Differential Revision: D65914291