-
Notifications
You must be signed in to change notification settings - Fork 520
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
add dynamic quantize gemm benchmark [step 3: int8 gemm compute] #2271
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: D50437264 |
…rch#2271) Summary: This diff adds support for the `qlinear_channelwise` operation in the FX backend for Freya and Artemis. The kernel implementation is left as a placeholder. Differential Revision: D50437264
7d1cee3
to
a98ae69
Compare
This pull request was exported from Phabricator. Differential Revision: D50437264 |
…rch#2271) Summary: This diff adds support for the `qlinear_channelwise` operation in the FX backend for Freya and Artemis. The kernel implementation is left as a placeholder. Differential Revision: D50437264
a98ae69
to
a42c378
Compare
This pull request was exported from Phabricator. Differential Revision: D50437264 |
…rch#2271) Summary: This diff adds support for the `qlinear_channelwise` operation in the FX backend for Freya and Artemis. The kernel implementation is left as a placeholder. Differential Revision: D50437264
a42c378
to
9c86bcf
Compare
This pull request was exported from Phabricator. Differential Revision: D50437264 |
…rch#2271) Summary: This diff adds support for the `qlinear_channelwise` operation in the FX backend for Freya and Artemis. The kernel implementation is left as a placeholder. Differential Revision: D50437264
9c86bcf
to
4e67012
Compare
This pull request was exported from Phabricator. Differential Revision: D50437264 |
…rch#2271) Summary: This diff adds support for the `qlinear_channelwise` operation in the FX backend for Freya and Artemis. The kernel implementation is left as a placeholder. Differential Revision: D50437264
4e67012
to
fbbb5e7
Compare
This pull request was exported from Phabricator. Differential Revision: D50437264 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D50437264 |
…rch#2271) Summary: This diff adds support for the `qlinear_channelwise` operation in the FX backend for Freya and Artemis. The kernel implementation is left as a placeholder. Differential Revision: D50437264
fbbb5e7
to
12f3c01
Compare
This pull request was exported from Phabricator. Differential Revision: D50437264 |
…rch#2271) Summary: This diff adds support for the `qlinear_channelwise` operation in the FX backend for Freya and Artemis. The kernel implementation is left as a placeholder. Differential Revision: D50437264
12f3c01
to
7d142e3
Compare
This pull request was exported from Phabricator. Differential Revision: D50437264 |
…rch#2271) Summary: This diff adds support for the `qlinear_channelwise` operation in the FX backend for Freya and Artemis. The kernel implementation is left as a placeholder. Reviewed By: archishman Differential Revision: D50437264
7d142e3
to
185b17f
Compare
This pull request was exported from Phabricator. Differential Revision: D50437264 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D50437264 |
This pull request has been merged in c3000d8. |
Summary: This diff adds support for the
qlinear_channelwise
operation in the FX backend for Freya and Artemis. The kernel implementation is left as a placeholder.Differential Revision: D50437264