-
Notifications
You must be signed in to change notification settings - Fork 608
(Partial) Bug fix for test_xnnpack_dq4_kv_fp32_llama #2691
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/2691
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 564ca2c with merge base 253f2fa ( 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: D55373341 |
Summary: (Partial) Bug fix for test_xnnpack_dq4_kv_fp32_llama Also: reduce/comment out debug messages for release This fixes an ancillary bug, but does not address the xnnpack registration error 20. Reviewed By: mergennachin, JacobSzwejbka Differential Revision: D55373341
c2a6d0d
to
564ca2c
Compare
This pull request was exported from Phabricator. Differential Revision: D55373341 |
This pull request has been merged in 3095d09. |
Summary: When pytorch#2691 landed, it commented out bunch of print lines, which triggered a lint warning (unused variable). https://github.com/pytorch/executorch/actions/runs/8444809723/job/23131006488 Reviewed By: guangy10 Differential Revision: D55402192
Summary: When pytorch#2691 landed, it commented out bunch of print lines, which triggered a lint warning (unused variable). https://github.com/pytorch/executorch/actions/runs/8444809723/job/23131006488 Reviewed By: guangy10 Differential Revision: D55402192
Summary: When pytorch#2691 landed, it commented out bunch of print lines, which triggered a lint warning (unused variable). Pull Request resolved: pytorch#2701 https://github.com/pytorch/executorch/actions/runs/8444809723/job/23131006488 Reviewed By: guangy10 Differential Revision: D55402192
Summary: When #2691 landed, it commented out bunch of print lines, which triggered a lint warning (unused variable). Pull Request resolved: #2701 https://github.com/pytorch/executorch/actions/runs/8444809723/job/23131006488 Reviewed By: guangy10 Differential Revision: D55402192 fbshipit-source-id: 903a905dc9270a1eae6e1125f9110ead37e6d811
Summary:
(Partial) Bug fix for test_xnnpack_dq4_kv_fp32_llama
Also: reduce/comment out debug messages for release
This fixes an ancillary bug, but does not address the xnnpack registration error 20.
Reviewed By: JacobSzwejbka
Differential Revision: D55373341