Skip to content

docs: fix broken Export IR spec link#20767

Open
hclsys wants to merge 1 commit into
pytorch:mainfrom
hclsys:fix/export-ir-doc-link
Open

docs: fix broken Export IR spec link#20767
hclsys wants to merge 1 commit into
pytorch:mainfrom
hclsys:fix/export-ir-doc-link

Conversation

@hclsys

@hclsys hclsys commented Jul 7, 2026

Copy link
Copy Markdown

The Export IR Specification page links to pytorch.org/docs/stable/export/ir_spec.html, which now dead-ends on a redirect — the page moved under user_guide/torch_compiler/. Updated to the current stable URL.

Fixes #20683

The torch.export IR spec page moved under user_guide/torch_compiler/;
the old stable/export/ir_spec.html URL now dead-ends on a redirect.

Fixes pytorch#20683
@hclsys hclsys requested a review from mergennachin as a code owner July 7, 2026 17:36
@pytorch-bot

pytorch-bot Bot commented Jul 7, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20767

Note: Links to docs will display an error until the docs builds have been completed.

⚠️ 12 Awaiting Approval

As of commit 8e7e0ae with merge base b1ef9a5 (image):

AWAITING APPROVAL - The following workflows need approval before CI can run:

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

@meta-cla

meta-cla Bot commented Jul 7, 2026

Copy link
Copy Markdown

Hi @hclsys!

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 cla@meta.com. Thanks!

@linux-foundation-easycla

Copy link
Copy Markdown

CLA Not Signed

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export IR Specification's PyTorch link does not exist

2 participants