-
Notifications
You must be signed in to change notification settings - Fork 608
Copy executorch codegen from pytorch torchgen to executorch repo #10939
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10939
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ You can merge normally! (1 Unrelated Failure)As of commit 70c8e96 with merge base 9cce48d ( 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 pull request was exported from Phabricator. Differential Revision: D74865579 |
a43b5d1
to
8346e00
Compare
This pull request was exported from Phabricator. Differential Revision: D74865579 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D74865579 |
) Summary: Pull Request resolved: #10939 This is a long due cleanup. When `gen_executorch.py` was added to `torchgen` ExecuTorch was not open sourced yet. Now is a good time to put the codegen scripts to where they belong. Differential Revision: D74865579
8346e00
to
3f0a395
Compare
This pull request was exported from Phabricator. Differential Revision: D74865579 |
) Summary: Pull Request resolved: #10939 This is a long due cleanup. When `gen_executorch.py` was added to `torchgen` ExecuTorch was not open sourced yet. Now is a good time to put the codegen scripts to where they belong. Differential Revision: D74865579
3f0a395
to
6c87b6d
Compare
This pull request was exported from Phabricator. Differential Revision: D74865579 |
) Summary: Pull Request resolved: #10939 This is a long due cleanup. When `gen_executorch.py` was added to `torchgen` ExecuTorch was not open sourced yet. Now is a good time to put the codegen scripts to where they belong. Reviewed By: manuelcandales Differential Revision: D74865579
6c87b6d
to
3734181
Compare
This pull request was exported from Phabricator. Differential Revision: D74865579 |
) Summary: Pull Request resolved: #10939 This is a long due cleanup. When `gen_executorch.py` was added to `torchgen` ExecuTorch was not open sourced yet. Now is a good time to put the codegen scripts to where they belong. Reviewed By: manuelcandales Differential Revision: D74865579
3734181
to
581a5df
Compare
This pull request was exported from Phabricator. Differential Revision: D74865579 |
) Summary: Pull Request resolved: #10939 This is a long due cleanup. When `gen_executorch.py` was added to `torchgen` ExecuTorch was not open sourced yet. Now is a good time to put the codegen scripts to where they belong. Reviewed By: manuelcandales Differential Revision: D74865579
581a5df
to
2f65588
Compare
This pull request was exported from Phabricator. Differential Revision: D74865579 |
) Summary: Pull Request resolved: #10939 This is a long due cleanup. When `gen_executorch.py` was added to `torchgen` ExecuTorch was not open sourced yet. Now is a good time to put the codegen scripts to where they belong. Reviewed By: manuelcandales Differential Revision: D74865579
2f65588
to
2bf30ce
Compare
342e9b9
to
12532bd
Compare
This pull request was exported from Phabricator. Differential Revision: D74865579 |
) Summary: Pull Request resolved: #10939 This is a long due cleanup. When `gen_executorch.py` was added to `torchgen` ExecuTorch was not open sourced yet. Now is a good time to put the codegen scripts to where they belong. Reviewed By: manuelcandales Differential Revision: D74865579
12532bd
to
7262707
Compare
) Summary: Pull Request resolved: #10939 This is a long due cleanup. When `gen_executorch.py` was added to `torchgen` ExecuTorch was not open sourced yet. Now is a good time to put the codegen scripts to where they belong. Reviewed By: manuelcandales Differential Revision: D74865579
This pull request was exported from Phabricator. Differential Revision: D74865579 |
7262707
to
70c8e96
Compare
Differential Revision: D74865579 Pull Request resolved: pytorch#10939
Summary: As a follow up to #10939, we need to add the same coverage to this code. Differential Revision: D75236020
Summary: As a follow up to #10939, we need to add the same coverage to this code. Reviewed By: kirklandsign, manuelcandales Differential Revision: D75236020
Summary: As a follow up to #10939, we need to add the same coverage to this code. Reviewed By: kirklandsign, manuelcandales Differential Revision: D75236020
…rchgen Summary: As titled, after #10939 we are able to use `executorch.codegen` APIs instead of `torchgen.executorch` APIs. This PR moves `gen_oplist.py` to use the new `executorch.codgen` API. Reviewed By: kirklandsign Differential Revision: D75307480
Summary: This is a long due cleanup. When
gen_executorch.py
was added totorchgen
ExecuTorch was not open sourced yet. Now is a good time to put the codegen scripts to where they belong.Differential Revision: D74865579