-
Notifications
You must be signed in to change notification settings - Fork 607
refactor the transform as a standalone function #2593
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/2593
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 New Failures, 1 Unrelated FailureAs of commit 6eea65c with merge base 911e9a3 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D55230973 |
Summary: Move the transform passes to a standalone function so it's easy to reuse. Reviewed By: mergennachin Differential Revision: D55230973
3f637cc
to
fb75c1b
Compare
This pull request was exported from Phabricator. Differential Revision: D55230973 |
Summary: bypass-github-export-checks bypass-github-executorch-ci-checks bypass-github-pytorch-ci-checks Move the transform passes to a standalone function so it's easy to reuse. Reviewed By: mergennachin Differential Revision: D55230973
fb75c1b
to
a7685f6
Compare
This pull request was exported from Phabricator. Differential Revision: D55230973 |
Summary: bypass-github-export-checks bypass-github-executorch-ci-checks bypass-github-pytorch-ci-checks Move the transform passes to a standalone function so it's easy to reuse. Reviewed By: mergennachin Differential Revision: D55230973
a7685f6
to
6eea65c
Compare
This pull request was exported from Phabricator. Differential Revision: D55230973 |
This pull request has been merged in 00be112. |
Summary: Move the transform passes to a standalone function so it's easy to reuse.
Reviewed By: mergennachin
Differential Revision: D55230973