-
Notifications
You must be signed in to change notification settings - Fork 742
Closed
Labels
good first issueGood for newcomersGood for newcomersmodule: docIssues related to documentation, both in docs/ and inlined in codeIssues related to documentation, both in docs/ and inlined in code
Description
🚀 The feature, motivation and pitch
We already moved torchgen.executorch (in pytorch/pytorch) to executorch.codegen (in pytorch/executorch).
In Codegen.cmake we are still using torchgen.gen_executorch so now it's time to change it to executorch.codegen.
Notice that at this stage we haven't installed executorch so we might need to run the script in a different way (e.g., from executorch.codegen import gen may not work since executorch is not installed yet).
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersmodule: docIssues related to documentation, both in docs/ and inlined in codeIssues related to documentation, both in docs/ and inlined in code
Type
Projects
Status
Done
Status
Done