Export IR Specification's PyTorch link does not exist
Open
@nil-is-all is already working on this.
Since Jul 2, 2026.
module: doc
module: exir
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
📚 The doc issue
At the start of the Export IR Specification page under Advanced -> Compiler & IR, the first line states: "to read more on the details of Export IR, please read this document." The link attached from PyTorch Docs is broken or does not exist.
Suggest a potential alternative/fix
The page probably moved to https://docs.pytorch.org/docs/2.12/user_guide/torch_compiler/export/ir_spec.html. Edit the hyperlink to show this
cc @mergennachin @JacobSzwejbka @angelayi
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.