Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix[Build]: Stop removing runnable code from skipped tutorials in sharded build #3754

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
DenzelAnoliefo wants to merge 1 commit into pytorch:main
base: main
Choose a base branch
Loading
from DenzelAnoliefo:fix/sharded-build-bug

Conversation

@DenzelAnoliefo
Copy link

@DenzelAnoliefo DenzelAnoliefo commented Jan 29, 2026

Fixes #3734

Description

The get_files_to_run.py script was aggressively scrubbing code from files not in the current shard. This caused the RUNNABLE_CODE_REMOVED placeholder to appear in the Unstable docs when artifacts were merged. This PR disables the remove_other_files step, ensuring source files remain intact while files_to_run still controls execution order.

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.

Copy link

pytorch-bot bot commented Jan 29, 2026
edited
Loading

🔗 Helpful Links

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

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

❌ 15 New Failures

As of commit ebc549f with merge base b99753a (image ):

NEW FAILURES - The following jobs have failed:

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

@svekars svekars added the build issue Issues relating to the tutorials build label Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

build issue Issues relating to the tutorials build cla signed

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[BUG] - Tutorials in unstable have runnable code removed

AltStyle によって変換されたページ (->オリジナル) /