-
Notifications
You must be signed in to change notification settings - Fork 654
Perf improvement for Half4::store() #4857
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
Perf improvement for Half4::store() #4857
Conversation
✅ Deploy Preview for pytorch-fbgemm-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This pull request was exported from Phabricator. Differential Revision: D82149371 |
Summary: X-link: facebookresearch/FBGEMM#1881 Storing 4xFP16's as 2xINT32's Differential Revision: D82149371
287b763
to
2f3d5f9
Compare
Summary: X-link: facebookresearch/FBGEMM#1881 Storing 4xFP16's as 2xINT32's Differential Revision: D82149371
2f3d5f9
to
4102c9b
Compare
This pull request was exported from Phabricator. Differential Revision: D82149371 |
Summary: Pull Request resolved: pytorch#4857 X-link: facebookresearch/FBGEMM#1881 Storing 4xFP16's as 2xINT32's Differential Revision: D82149371
4102c9b
to
722e198
Compare
This pull request was exported from Phabricator. Differential Revision: D82149371 |
Summary: Pull Request resolved: pytorch#4857 X-link: facebookresearch/FBGEMM#1881 Storing 4xFP16's as 2xINT32's Differential Revision: D82149371
722e198
to
ff8dbbb
Compare
Summary: X-link: facebookresearch/FBGEMM#1881 Storing 4xFP16's as 2xINT32's Reviewed By: q10 Differential Revision: D82149371
ff8dbbb
to
6857f0f
Compare
Summary: X-link: facebookresearch/FBGEMM#1881 Storing 4xFP16's as 2xINT32's Reviewed By: q10 Differential Revision: D82149371
6857f0f
to
b89057b
Compare
This pull request was exported from Phabricator. Differential Revision: D82149371 |
Summary: Pull Request resolved: pytorch#4857 X-link: facebookresearch/FBGEMM#1881 Storing 4xFP16's as 2xINT32's Reviewed By: q10 Differential Revision: D82149371
b89057b
to
8d95260
Compare
Summary: Pull Request resolved: pytorch#4857 X-link: facebookresearch/FBGEMM#1881 Storing 4xFP16's as 2xINT32's Reviewed By: q10 Differential Revision: D82149371
This pull request was exported from Phabricator. Differential Revision: D82149371 |
8d95260
to
a119d8e
Compare
This pull request has been merged in 6bd58c8. |
Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/1881
Storing 4xFP16's as 2xINT32's
Differential Revision: D82149371