-
Notifications
You must be signed in to change notification settings - Fork 607
Qualcomm AI Engine Direct - HardSigmoid follow up for FP16 / Test cases complement #2790
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
…es complement Summary: - make HardSigmoid more compact in FP16 - add online prepare utitlity test case - add test case for export_example.py
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2790
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 41498a5 with merge base 643c628 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Hi @cccclai , Thanks for the approval, I have rebased this PR to mainline. |
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Hi sorry lost track of this pr - landing now |
It seems like CI is still failing, but main should be stable, mind rebasing again? |
Sure, but it's merged now, may I know if I need to rebase it again? |
Oh it should be good. It might due to sync issue. Thank you for making the change! |
Summary: