-
Notifications
You must be signed in to change notification settings - Fork 24.7k
Remove leftover warning causing log spew #128688
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
This warning was left by mistake, and is uninformative (the user is doing nothing wrong) and causing log spew in trainings. See #120750 (comment)
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/128688
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit d3604d0 with merge base 0344f95 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@atalman is the 2.4.0 milestone the correct one for cherry picks? |
@pytorchbot merge -f 'Bypass flaky check' |
You need to provide a reason for using force merge, in the format @pytorchbot merge -f 'Explanation'.
|
@pytorchbot merge -f 'Bypass flaky job' |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
This warning was left by mistake, and is uninformative (the user is doing nothing wrong) and causing log spew in trainings. See pytorch#120750 (comment) Pull Request resolved: pytorch#128688 Approved by: https://github.com/drisspg
This warning was left by mistake, and is uninformative (the user is doing nothing wrong) and causing log spew in trainings. See #120750 (comment)