-
Notifications
You must be signed in to change notification settings - Fork 608
fix bug in mask slicing for 1 length sequence and no kvcache #2742
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/2742
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 5fe2784 with merge base 45c2557 ( 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: D55465010 |
…#2742) Summary: No reason to squeeze anymore since the mask is always 2d Reviewed By: mergennachin Differential Revision: D55465010
…#2742) Summary: No reason to squeeze anymore since the mask is always 2d Reviewed By: mergennachin Differential Revision: D55465010
9f95512
to
5fe2784
Compare
This pull request was exported from Phabricator. Differential Revision: D55465010 |
…#2742) Summary: No reason to squeeze anymore since the mask is always 2d Reviewed By: mergennachin Differential Revision: D55465010
…#2742) Summary: No reason to squeeze anymore since the mask is always 2d Reviewed By: mergennachin Differential Revision: D55465010
…#2742) Summary: No reason to squeeze anymore since the mask is always 2d Reviewed By: mergennachin Differential Revision: D55465010
…#2742) Summary: No reason to squeeze anymore since the mask is always 2d Reviewed By: mergennachin Differential Revision: D55465010
This pull request has been merged in 501b5a2. |
…#2742) Summary: Pull Request resolved: pytorch#2742 No reason to squeeze anymore since the mask is always 2d Reviewed By: mergennachin Differential Revision: D55465010 fbshipit-source-id: d9832eb2a6a4ea275dc8dd5ed681b6d25eefd6df
Summary: No reason to squeeze anymore since the mask is always 2d
Differential Revision: D55465010