-
Notifications
You must be signed in to change notification settings - Fork 610
support rope with block tables #3146
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
✅ Deploy Preview for pytorch-fbgemm-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This pull request was exported from Phabricator. Differential Revision: D61898380 |
This pull request was exported from Phabricator. Differential Revision: D61898380 |
Summary: Pull Request resolved: pytorch#3146 X-link: facebookresearch/FBGEMM#227 Modify `rope_xpos_qkv_varseq_prefill_kernel_` so that it uses page indirection for qparam tensors as well. Reviewed By: sgrigory Differential Revision: D61898380
05b2fa7
to
8bfa07c
Compare
This pull request was exported from Phabricator. Differential Revision: D61898380 |
Summary: Pull Request resolved: pytorch#3146 X-link: facebookresearch/FBGEMM#227 Modify `rope_xpos_qkv_varseq_prefill_kernel_` so that it uses page indirection for qparam tensors as well. Reviewed By: sgrigory Differential Revision: D61898380
8bfa07c
to
3f3151e
Compare
Summary: Pull Request resolved: pytorch#3146 X-link: facebookresearch/FBGEMM#227 Modify `rope_xpos_qkv_varseq_prefill_kernel_` so that it uses page indirection for qparam tensors as well. Reviewed By: sgrigory Differential Revision: D61898380
This pull request was exported from Phabricator. Differential Revision: D61898380 |
3f3151e
to
22a833a
Compare
This pull request has been merged in d64d1f6. |
Summary: X-link: pytorch#3146 Pull Request resolved: facebookresearch/FBGEMM#227 Modify `rope_xpos_qkv_varseq_prefill_kernel_` so that it uses page indirection for qparam tensors as well. Reviewed By: sgrigory Differential Revision: D61898380 fbshipit-source-id: fa8b9a3dc42333358ee056bfb793b72bf7d7e450
Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/227
Modify
rope_xpos_qkv_varseq_prefill_kernel_
so that it uses page indirection for qparam tensors as well.Reviewed By: sgrigory
Differential Revision: D61898380