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

Upgrade PyTorch to 2.0.1 #2374

Merged
merged 3 commits into from
Jun 2, 2023
Merged

Conversation

namannandan
Copy link
Collaborator

Description

Upgrade the following packages:
torch == 2.0.1
torchvision == 0.15.2
torchtext == 0.15.2
torchaudio == 2.0.2

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Feature/Issue validation/testing

  • Sanity and regression tests in CI

torch == 2.0.1
torchvision == 0.15.2
torchtext == 0.15.2
torchaudio == 2.0.2
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #2374 (a0f7193) into master (e5004b2) will not change coverage.
The diff coverage is n/a.

❗ Current head a0f7193 differs from pull request most recent head 37a5e10. Consider uploading reports for the commit 37a5e10 to get more accurate results

@@           Coverage Diff           @@
##           master    #2374   +/-   ##
=======================================
  Coverage   72.13%   72.13%           
=======================================
  Files          78       78           
  Lines        3642     3642           
  Branches       58       58           
=======================================
  Hits         2627     2627           
  Misses       1011     1011           
  Partials        4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@namannandan
Copy link
Collaborator Author

Pending validation of successful regression test runs after ongoing fixes to regression test suite

@namannandan namannandan marked this pull request as ready for review May 31, 2023 19:20
@agunapal agunapal merged commit e205e6b into pytorch:master Jun 2, 2023
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants