Skip to content

Fix typo: 'Intializing' → 'Initializing' in test_parametrization.py #157362

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

Conversation

abhitorch81
Copy link
Contributor

This pull request fixes a minor typo in the doc comments of test/nn/test_parametrization.py.

  • Replaced 'Intializing' with 'Initializing' in two docstring comments to improve clarity and maintain consistency across the codebase.

This is a non-functional change and does not impact behavior or test outcomes.

Thank you for maintaining such a high-quality codebase. Please let me know if any adjustments are needed. I'd be happy to help!

Copy link

pytorch-bot bot commented Jul 1, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 91b0894 with merge base 1586521 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Jul 1, 2025
@abhitorch81
Copy link
Contributor Author

Hi @ezyang @jansel @bdhirsh

This PR is a small typo fix in torch/_dynamo/variables/torch.py (tracabletraceable).
All checks have passed now, and it's labeled release notes: none since it's not user-facing.

Would appreciate your review and approval when you have a moment. Thank you for all your work on Dynamo and PyTorch!
I would happy to incorporate any changes if required.

@ezyang
Copy link
Contributor

ezyang commented Jul 5, 2025

@pytorchbot merge -f "low risk typo"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

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.

4 participants