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

Updating torch to 2.3.0 #6258

Merged
merged 46 commits into from
Sep 16, 2024
Merged

Updating torch to 2.3.0 #6258

merged 46 commits into from
Sep 16, 2024

Conversation

PietropaoloFrisoni
Copy link
Contributor

@PietropaoloFrisoni PietropaoloFrisoni commented Sep 12, 2024

Context: We want to make PL compatible with torch 2.3.0 (including GPU tests) after updating Numpy from 1.x to 2.x.

Description of the Change: As above.

Benefits: We are sure that PL is compatible with torch 2.3.0.

Possible Drawbacks: None that I can think of right now.

Related GitHub Issues: None.

Related Shortcut Stories: [sc-61391]

EmilianoG-byte and others added 30 commits August 1, 2024 11:00
…aN to np.nan"

This reverts commit b3ab335.

Reverting changes from numpy formating and NAN
revert changes from numpy printing settings
attempt to use the legacy printing option
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.58%. Comparing base (d0344b0) to head (50fa2f9).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6258      +/-   ##
==========================================
- Coverage   99.59%   99.58%   -0.01%     
==========================================
  Files         443      443              
  Lines       42255    42273      +18     
==========================================
+ Hits        42082    42096      +14     
- Misses        173      177       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Base automatically changed from compatible-np-2.0 to master September 16, 2024 13:08
Copy link
Contributor

@AmintorDusko AmintorDusko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@PietropaoloFrisoni PietropaoloFrisoni merged commit b78565c into master Sep 16, 2024
39 checks passed
@PietropaoloFrisoni PietropaoloFrisoni deleted the update_torch branch September 16, 2024 14:47
mudit2812 pushed a commit that referenced this pull request Sep 16, 2024
**Context:** We want to make PL compatible with torch 2.3.0 (including
GPU tests) after updating Numpy from 1.x to 2.x.

**Description of the Change:** As above.

**Benefits:** We are sure that PL is compatible with torch 2.3.0.

**Possible Drawbacks:** None that I can think of right now.

**Related GitHub Issues:** None.

**Related Shortcut Stories:** [sc-61391]
mudit2812 pushed a commit that referenced this pull request Sep 16, 2024
**Context:** We want to make PL compatible with torch 2.3.0 (including
GPU tests) after updating Numpy from 1.x to 2.x.

**Description of the Change:** As above.

**Benefits:** We are sure that PL is compatible with torch 2.3.0.

**Possible Drawbacks:** None that I can think of right now.

**Related GitHub Issues:** None.

**Related Shortcut Stories:** [sc-61391]
mudit2812 pushed a commit that referenced this pull request Sep 18, 2024
**Context:** We want to make PL compatible with torch 2.3.0 (including
GPU tests) after updating Numpy from 1.x to 2.x.

**Description of the Change:** As above.

**Benefits:** We are sure that PL is compatible with torch 2.3.0.

**Possible Drawbacks:** None that I can think of right now.

**Related GitHub Issues:** None.

**Related Shortcut Stories:** [sc-61391]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants