Skip to content

Conversation

titaiwangms
Copy link
Contributor

@titaiwangms titaiwangms commented Mar 7, 2025

Follow the suggestion from #3223 (comment)

Description

This PR adds the new custom card for ONNX new tutorial page, and fix the 404 Error on registry page.

Checklist

  • The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
  • Only one issue is addressed in this pull request
  • Labels from the issue that this PR is fixing are added to this pull request
  • No unnecessary issues are included into this pull request.

cc @svekars @sekyondaMeta @AlannaBurke

Copy link

pytorch-bot bot commented Mar 7, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3287

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

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

index.rst Outdated
:image: _static/img/thumbnails/cropped/Exporting-PyTorch-Models-to-ONNX-Graphs.png
:link: advanced/onnx_registry_tutorial.html
:link: beginner/onnx_registry_tutorial.html
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this link is 404: https://pytorch.org/tutorials/beginner/onnx_registry_tutorial.html

Suggested change
:link: beginner/onnx_registry_tutorial.html
:link: beginner/onnx/onnx_registry_tutorial.html

index.rst Outdated
:header: Exporting a model with control flow to ONNX
:card_description: Demonstrate how to handle control flow logic while exporting a PyTorch model to ONNX.
:image: _static/img/thumbnails/cropped/Exporting-PyTorch-Models-to-ONNX-Graphs.png
:link: beginner/export_control_flow_model_to_onnx_tutorial.html
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

Suggested change
:link: beginner/export_control_flow_model_to_onnx_tutorial.html
:link: beginner/onnx/export_control_flow_model_to_onnx_tutorial.html

@titaiwangms
Copy link
Contributor Author

Sorry for missing that! Should be fixed!

@svekars svekars added the website Issues related to website rendering label Mar 7, 2025
@svekars svekars merged commit 780d5cb into pytorch:main Mar 7, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed website Issues related to website rendering
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants