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

✨ Add ResNet-20, corruptions and improve docs #76

Merged
merged 35 commits into from
Jan 3, 2024
Merged

✨ Add ResNet-20, corruptions and improve docs #76

merged 35 commits into from
Jan 3, 2024

Conversation

o-laurent
Copy link
Contributor

No description provided.

@o-laurent o-laurent requested a review from alafage January 3, 2024 19:26
@o-laurent o-laurent added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 3, 2024
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (0d3a5fe) 98.63% compared to head (bbbca63) 98.63%.
Report is 2 commits behind head on main.

❗ Current head bbbca63 differs from pull request most recent head 57165a8. Consider uploading reports for the commit 57165a8 to get more accurate results

Files Patch % Lines
torch_uncertainty/metrics/sparsification.py 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main      #76    +/-   ##
========================================
  Coverage   98.63%   98.63%            
========================================
  Files          77       79     +2     
  Lines        3871     4093   +222     
  Branches      472      514    +42     
========================================
+ Hits         3818     4037   +219     
- Misses         23       24     +1     
- Partials       30       32     +2     
Flag Coverage Δ
cpu 98.63% <99.35%> (+<0.01%) ⬆️
pytest 98.63% <99.35%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor Author

@o-laurent o-laurent left a comment

Choose a reason for hiding this comment

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

Seems fine, I'll force push @alafage

@o-laurent o-laurent merged commit 8bf1e69 into main Jan 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant