-
Notifications
You must be signed in to change notification settings - Fork 685
Exynos quantize support test #14977
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?
Exynos quantize support test #14977
Conversation
1. Add quant strategies of enn-backend 2. Add support for the enn's quant strategies 3. Provide example code of MV2 Co-authored-by: chen.zhao <[email protected]> Co-authored-by: sangsoo.Ko <[email protected]>
Models contain: dlv3/edsr/iv3/iv4/mv3/resnet50/vit/w2l Co-authored-by: chen.zhao <[email protected]> Co-authored-by: sangsoo.Ko <[email protected]>
Current models are supported in each script, execute these scripts to verify validness of quantization. Co-authored-by: chong-chen <[email protected]>
- This model need to be updated version of LiteCore.
- This sdk can support mv3 quant model.
Fix comments Co-authored-by: chen03.zhao <[email protected]>
As the title shows Co-authored-by: chong-chen <[email protected]>
- This model need to be updated version of LiteCore. Signed-off-by: jiseong.oh <[email protected]>
- This sdk can support mv3 quant model. Signed-off-by: jiseong.oh <[email protected]>
For ic4, image shape should be (299, 299), it don't need CenterCrop. Co-authored-by: xz-linghu <[email protected]>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14977
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 1 Unrelated FailureAs of commit 5ced79f with merge base 9764269 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
Not for land