-
Notifications
You must be signed in to change notification settings - Fork 536
Enable xnnpack in aten mode #9049
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/9049
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: ❌ 1 New FailureAs of commit eef7ef6 with merge base 4dfddf5 ( 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: D70704202 |
This pull request was exported from Phabricator. Differential Revision: D70704202 |
07bc240
to
535017a
Compare
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Differential Revision: D70704202
535017a
to
aa1194c
Compare
This pull request was exported from Phabricator. Differential Revision: D70704202 |
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
aa1194c
to
28f85e9
Compare
Summary: Pull Request resolved: #9049 This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
28f85e9
to
894d3c7
Compare
This pull request was exported from Phabricator. Differential Revision: D70704202 |
# @lint-ignore BUCKLINT: Avoid `link_whole=True` (https://fburl.com/avoid-link-whole) | ||
link_whole = True, | ||
) | ||
for aten_mode in get_aten_mode_options(): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dejvu can't remember why we disabled aten-mode anymore, good luck :)
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
894d3c7
to
83335ae
Compare
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
83335ae
to
9cba2bb
Compare
This pull request was exported from Phabricator. Differential Revision: D70704202 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D70704202 |
Summary: Pull Request resolved: #9049 This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
9cba2bb
to
38719a8
Compare
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
38719a8
to
0e35b33
Compare
This pull request was exported from Phabricator. Differential Revision: D70704202 |
Summary: Pull Request resolved: #9049 This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
0e35b33
to
6deb886
Compare
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
3ead187
to
c7c3360
Compare
This pull request was exported from Phabricator. Differential Revision: D70704202 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D70704202 |
Summary: Pull Request resolved: #9049 This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
2647c43
to
cae1239
Compare
This pull request was exported from Phabricator. Differential Revision: D70704202 |
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
cae1239
to
9d6a1d6
Compare
This pull request was exported from Phabricator. Differential Revision: D70704202 |
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly. Reviewed By: mcr229 Differential Revision: D70704202
9d6a1d6
to
eef7ef6
Compare
This pull request was exported from Phabricator. Differential Revision: D70704202 |
Differential Revision: D70704202 Pull Request resolved: #9049
Summary: This diff enables XNNPack delegate in ATen mode resolving some compilation issues and also making sure that the deps that XNNPack depends on are portable + aten friendly.
Differential Revision: D70704202