-
Notifications
You must be signed in to change notification settings - Fork 722
Add max_pool2d op to Arm backend #6285
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
AdrianLundell
commented
Oct 16, 2024
- Adds node visitor and unittests
- Adds remove_getitem_op pass to convert (maxpool_get inidices + getitem) -> maxpool2d op
- Adds node visitor and unittests - Adds remove_getitem_op pass to convert (maxpool_get inidices + getitem) -> maxpool2d op Change-Id: I404a663ffc0f27619c4053fc2ddf54260d2476c2
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6285
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit 059fc82 with merge base 03b1ef2 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Hi @AdrianLundell! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at [email protected]. Thanks! |
|
Please seek CI approval before scheduling CIFlow labels |
|
@AdrianLundell please sign the CLA, can't merge until then |
|
Rebase? |
|
If its in WIP, make it a Draft? |
|
@AdrianLundell - updated your permissions so hopefully the GH CI should rerun automatically when you push next time. |
|
This is not WIP :) |
Change-Id: I1f1aed353711f51fbdd83f5af3c9708de69dce5e
|
Same tests are currently failing on main as well |
|
@AdrianLundell did you get an invite to join ExecuTorch repo? If you accept and join, you can run the CI and also merge the PRs :) |
|
@digantdesai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
Unrelated failures: - Unclear if related: |
|
@digantdesai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |