Skip to content
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

Validate transformer tutorial builds against 2.6 #3202

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

mikaylagawarecki
Copy link
Contributor

@mikaylagawarecki mikaylagawarecki commented Dec 23, 2024

#3161. Also fix #3176

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.

Copy link

pytorch-bot bot commented Dec 23, 2024

🔗 Helpful Links

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

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.

@mikaylagawarecki mikaylagawarecki marked this pull request as draft December 23, 2024 19:00
@mikaylagawarecki mikaylagawarecki changed the title Transformer build Validate transformer tutorial builds against 2.6 Dec 23, 2024
@svekars svekars added the 2.6 Tracking 2.6 version PRs. label Jan 6, 2025
@svekars svekars changed the base branch from 2.6-RC-TEST to main January 24, 2025 18:19
@svekars svekars changed the base branch from main to 2.6-RC-TEST January 24, 2025 18:19
@svekars svekars changed the base branch from 2.6-RC-TEST to main January 24, 2025 18:20
@svekars svekars changed the base branch from main to 2.6-RC-TEST January 24, 2025 18:20
@mikaylagawarecki mikaylagawarecki changed the base branch from 2.6-RC-TEST to main January 24, 2025 19:45
@svekars svekars marked this pull request as ready for review January 24, 2025 21:51
@svekars svekars merged commit db9a867 into pytorch:main Jan 24, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.6 Tracking 2.6 version PRs. cla signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - Accelerating PyTorch Transformers by replacing nn.Transformer with Nested Tensors and torch.compile()
3 participants