-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Avoid autocast deprecation warning in DataParallel #130660
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/130660
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Cancelled Job, 1 Unrelated FailureAs of commit 3e1db67 with merge base c1e7e40 ( NEW FAILURE - The following job has failed:
CANCELLED JOB - The following job was cancelled. Please retry:
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. |
Co-authored-by: Yu, Guangye <106960996+guangyey@users.noreply.github.com>
Some test workflows failed, but look unrelated. How should I proceed? |
Unrelated failures. |
Merge failedReason: This PR needs a If not, please add the To add a label, you can comment to pytorchbot, for example For more information, see Details for Dev Infra teamRaised by workflow job |
Unrelated failures. |
Merge startedYour change will be merged while ignoring the following 3 checks: pull / linux-focal-py3.8-clang10-onnx / test (default, 2, 2, linux.2xlarge), periodic / win-vs2019-cuda11.8-py3 / test (default, 3, 4, windows.g5.4xlarge.nvidia.gpu), periodic / linux-focal-cuda11.8-py3.10-gcc9-debug / test (default, 1, 5, linux.4xlarge.nvidia.gpu) Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Fixes #130659 Co-authored-by: Yu, Guangye <106960996+guangyey@users.noreply.github.com> Pull Request resolved: #130660 Approved by: https://github.com/guangyey, https://github.com/fegin, https://github.com/albanD
Fixes pytorch#130659 Co-authored-by: Yu, Guangye <106960996+guangyey@users.noreply.github.com> Pull Request resolved: pytorch#130660 Approved by: https://github.com/guangyey, https://github.com/fegin, https://github.com/albanD
Fixes pytorch#130659 Co-authored-by: Yu, Guangye <106960996+guangyey@users.noreply.github.com> Pull Request resolved: pytorch#130660 Approved by: https://github.com/guangyey, https://github.com/fegin, https://github.com/albanD
@pytorchbot cherry-pick --onto release/2.4 -c critical --fixes #130659 |
Fixes #130659 Co-authored-by: Yu, Guangye <106960996+guangyey@users.noreply.github.com> Pull Request resolved: #130660 Approved by: https://github.com/guangyey, https://github.com/fegin, https://github.com/albanD (cherry picked from commit bb62e9d)
Cherry picking #130660The cherry pick PR is at #133591 and it is linked with issue #130659. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Fixes pytorch#130659 Co-authored-by: Yu, Guangye <106960996+guangyey@users.noreply.github.com> Pull Request resolved: pytorch#130660 Approved by: https://github.com/guangyey, https://github.com/fegin, https://github.com/albanD
Fixes #130659 Co-authored-by: Yu, Guangye <106960996+guangyey@users.noreply.github.com> Pull Request resolved: #130660 Approved by: https://github.com/guangyey, https://github.com/fegin, https://github.com/albanD Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
…30660) (pytorch#134057)" This reverts commit 4ebe5b7.
Fixes #130659
cc @XilunWu @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @c-p-i-o