Skip to content

fix a typo in optimization_tutorial.py#3333

Merged
svekars merged 2 commits into
pytorch:mainfrom
partev:patch-1
Apr 28, 2025
Merged

fix a typo in optimization_tutorial.py#3333
svekars merged 2 commits into
pytorch:mainfrom
partev:patch-1

Conversation

@partev

@partev partev commented Apr 21, 2025

Copy link
Copy Markdown
Contributor

Fixes #ISSUE_NUMBER

Description

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

@pytorch-bot

pytorch-bot Bot commented Apr 21, 2025

Copy link
Copy Markdown

🔗 Helpful Links

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

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.

@facebook-github-bot

Copy link
Copy Markdown
Contributor

Hi @partev!

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!

@svekars

svekars commented Apr 21, 2025

Copy link
Copy Markdown
Contributor

Please sign the CLA

@partev

partev commented Apr 21, 2025

Copy link
Copy Markdown
Contributor Author

Please sign the CLA

@svekars I signed it

@svekars svekars merged commit 1988e26 into pytorch:main Apr 28, 2025
@partev partev deleted the patch-1 branch April 28, 2025 23:33
@GavinWongYF GavinWongYF mentioned this pull request Apr 4, 2026
4 tasks
sekyondaMeta added a commit that referenced this pull request Apr 15, 2026
Fixes #3811 

## Description
Fixed two broken links in the Monarch tutorial:
`intermediate_source/monarch_distributed_tutorial.rst`.

On Mar 31, 2026, the Monarch documentation migrated to a multi-version
structure (see Monarch PRs #3328, #3333). This removed the root-level
`/generated/` paths, causing the original links in the tutorial to 404.

I have updated the links to the latest stable version v0.4.0, which I
have verified to work now.
I checked for a `/stable/` or `/latest/` alias, but the upstream repo
hasn't implemented these redirects yet; I will communicate with the
Monarch maintainers and update accordingly once those aliases become
available.

## Checklist
<!--- Make sure to add `x` to all items in the following checklist: -->
- [x] The issue that is being fixed is referred in the description (see
above "Fixes #ISSUE_NUMBER")
- [x] Only one issue is addressed in this pull request
- [x] Labels from the issue that this PR is fixing are added to this
pull request
- [x] No unnecessary issues are included into this pull request.

---------

Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
Co-authored-by: sekyondaMeta <127536312+sekyondaMeta@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants