Skip to content

Conversation

@AdrianLundell
Copy link
Collaborator

  • Adds node visitor and unittests
  • Adds remove_getitem_op pass to convert (maxpool_get inidices + getitem) -> maxpool2d op

AdrianLundell and others added 2 commits October 15, 2024 16:57
- Adds node visitor and unittests
- Adds remove_getitem_op pass to convert (maxpool_get inidices + getitem) -> maxpool2d op

Change-Id: I404a663ffc0f27619c4053fc2ddf54260d2476c2
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 16, 2024

🔗 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 Failures

As of commit 059fc82 with merge base 03b1ef2 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot
Copy link
Contributor

Hi @AdrianLundell!

Thank you for your pull request and welcome to our community.

Action Required

In 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.

Process

In 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 CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@zingo zingo added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk labels Oct 16, 2024
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 16, 2024

Please seek CI approval before scheduling CIFlow labels

@digantdesai
Copy link
Contributor

@AdrianLundell please sign the CLA, can't merge until then

@digantdesai
Copy link
Contributor

Rebase?

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 24, 2024
@digantdesai
Copy link
Contributor

If its in WIP, make it a Draft?

@digantdesai
Copy link
Contributor

@AdrianLundell - updated your permissions so hopefully the GH CI should rerun automatically when you push next time.

@zingo
Copy link
Collaborator

zingo commented Oct 29, 2024

This is not WIP :)

@AdrianLundell AdrianLundell marked this pull request as draft October 29, 2024 15:22
@AdrianLundell
Copy link
Collaborator Author

Same tests are currently failing on main as well

@AdrianLundell AdrianLundell marked this pull request as ready for review November 5, 2024 15:29
@digantdesai
Copy link
Contributor

@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 :)

@facebook-github-bot
Copy link
Contributor

@digantdesai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@freddan80 freddan80 self-requested a review November 6, 2024 12:45
@AdrianLundell
Copy link
Collaborator Author

Unrelated failures:
-Segmentation fault (core dumped) ./${CMAKE_OUTPUT_DIR}/executor_runner --model_path "./composite_model.pte" Error: Process completed with exit code 1: https://github.com/pytorch/executorch/actions/runs/11704081247/job/32595766387?pr=6285#step:12:7155

-RuntimeError: Command docker exec -t 2b0b828c480d4160eb41bea1294475db4d8decd34ee7b5c396d02d3f6c07b4ff /exec failed with exit code 139 Error: Process completed with exit code 1: https://github.com/pytorch/executorch/actions/runs/11704081247/job/32595765663?pr=6285#step:12:6701

Unclear if related:
-This Pull Request has changes that have not been imported to the Diff, please import the Pull Request: https://github.com/pytorch/executorch/pull/6285/checks?check_run_id=32595759126

@facebook-github-bot
Copy link
Contributor

@digantdesai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@freddan80 freddan80 merged commit 713d8a1 into pytorch:main Nov 7, 2024
100 of 103 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants