-
Notifications
You must be signed in to change notification settings - Fork 607
fix quantized ic3/ic4/edsr examples #574
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 resplendent-gnome-14e531 canceled.
|
This pull request was exported from Phabricator. Differential Revision: D49850155 |
This pull request was exported from Phabricator. Differential Revision: D49850155 |
50a445a
to
58fe1ab
Compare
This pull request was exported from Phabricator. Differential Revision: D49850155 |
58fe1ab
to
bb20dfe
Compare
This pull request was exported from Phabricator. Differential Revision: D49850155 |
abee0ab
to
acb40d6
Compare
This pull request was exported from Phabricator. Differential Revision: D49850155 |
Summary: The fix for quantized ic3/ic4/edsr requires runnign the pass `convert_scalars_to_attrs` after capturing_pre_autograd_graph and before preparing and converting We add using this pass in the examples to fix the quantized ic3/ic4/edsr Reviewed By: digantdesai, guangy10 Differential Revision: D49850155
acb40d6
to
268ea49
Compare
This pull request was exported from Phabricator. Differential Revision: D49850155 |
This pull request has been merged in 4bb03ff. |
Summary:
The fix for quantized ic3/ic4/edsr requires runnign the pass
convert_scalars_to_attrs
after capturing_pre_autograd_graph and before preparing and convertingWe add using this pass in the examples to fix the quantized ic3/ic4/edsr
Differential Revision: D49850155