-
Notifications
You must be signed in to change notification settings - Fork 607
added expand and gelu ops #4675
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/4675
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 67fd862 with merge base caadd81 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D61080956 |
4e5aa52
to
a1052d1
Compare
Summary: Those two and select_copy.int_out were missing when running vision_transformer. Added the former two, skipped the latter one because it will get replaced by view_copy in Cadence passes Differential Revision: D61080956
This pull request was exported from Phabricator. Differential Revision: D61080956 |
Summary: Those two and select_copy.int_out were missing when running vision_transformer. Added the former two, skipped the latter one because it will get replaced by view_copy in Cadence passes Reviewed By: hsharma35 Differential Revision: D61080956
a1052d1
to
e8fb9f8
Compare
This pull request was exported from Phabricator. Differential Revision: D61080956 |
Summary: Pull Request resolved: #4675 Those two and select_copy.int_out were missing when running vision_transformer. Added the former two, skipped the latter one because it will get replaced by view_copy in Cadence passes Reviewed By: hsharma35 Differential Revision: D61080956
This pull request was exported from Phabricator. Differential Revision: D61080956 |
e8fb9f8
to
67fd862
Compare
Differential Revision: D61080956 Pull Request resolved: pytorch#4675
Summary: Those two and select_copy.int_out were missing when running vision_transformer. Added the former two, skipped the latter one because it will get replaced by view_copy in Cadence passes
Differential Revision: D61080956