-
Notifications
You must be signed in to change notification settings - Fork 524
Add tests for op_quantize_per_tensor + add checks for quant_min/max #10300
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
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10300
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 84c894f with merge base c053712 ( 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: D73268792 |
…ytorch#10300) Summary: HiFi4's quantize_per_tensor does not consider quant_min/max. Add checks when quant_min/max out of bounds. Differential Revision: D73268792
3ba8167
to
213c661
Compare
This pull request was exported from Phabricator. Differential Revision: D73268792 |
…ytorch#10300) Summary: HiFi4's quantize_per_tensor does not consider quant_min/max. Add checks when quant_min/max out of bounds. Differential Revision: D73268792
213c661
to
d97fb9b
Compare
This pull request was exported from Phabricator. Differential Revision: D73268792 |
d97fb9b
to
366e540
Compare
…ytorch#10300) Summary: HiFi4's quantize_per_tensor does not consider quant_min/max. Add checks when quant_min/max out of bounds. Reviewed By: mcremon-meta Differential Revision: D73268792
This pull request was exported from Phabricator. Differential Revision: D73268792 |
…ytorch#10300) Summary: HiFi4's quantize_per_tensor does not consider quant_min/max. Add checks when quant_min/max out of bounds. Reviewed By: mcremon-meta Differential Revision: D73268792
366e540
to
dcff8c2
Compare
This pull request was exported from Phabricator. Differential Revision: D73268792 |
…ytorch#10300) Summary: Pull Request resolved: pytorch#10300 HiFi4's quantize_per_tensor does not consider quant_min/max. Add checks when quant_min/max out of bounds. Reviewed By: mcremon-meta Differential Revision: D73268792
dcff8c2
to
63a5c55
Compare
…ytorch#10300) Summary: HiFi4's quantize_per_tensor does not consider quant_min/max. Add checks when quant_min/max out of bounds. Reviewed By: mcremon-meta Differential Revision: D73268792
63a5c55
to
84c894f
Compare
This pull request was exported from Phabricator. Differential Revision: D73268792 |
Summary: HiFi4's quantize_per_tensor does not consider quant_min/max. Add checks when quant_min/max out of bounds.
Differential Revision: D73268792