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

pt: make jit happy with torch 2.0.0 #3443

Merged
merged 2 commits into from
Mar 11, 2024

Merge branch 'devel' into make-jit-happy

c0eaa2b
Select commit
Loading
Failed to load commit list.
Merged

pt: make jit happy with torch 2.0.0 #3443

Merge branch 'devel' into make-jit-happy
c0eaa2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

77.36% (-0.03%) compared to 804848a

View this Pull Request on Codecov

77.36% (-0.03%) compared to 804848a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.36%. Comparing base (804848a) to head (c0eaa2b).

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3443      +/-   ##
==========================================
- Coverage   77.39%   77.36%   -0.03%     
==========================================
  Files         427      427              
  Lines       36755    36759       +4     
  Branches     1621     1621              
==========================================
- Hits        28446    28439       -7     
- Misses       7441     7452      +11     
  Partials      868      868              

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