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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error on missing module to NoTrainInceptionV3 #2143

Merged
merged 4 commits into from
Oct 8, 2023
Merged

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Oct 5, 2023

What does this PR do?

Fixes #2130

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 馃檭


馃摎 Documentation preview 馃摎: https://torchmetrics--2143.org.readthedocs.build/en/2143/

@SkafteNicki SkafteNicki added the bug / fix Something isn't working label Oct 5, 2023
@SkafteNicki SkafteNicki added this to the v1.2.x milestone Oct 5, 2023
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #2143 (3d43fca) into master (89ca22b) will decrease coverage by 44%.
The diff coverage is 50%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2143     +/-   ##
========================================
- Coverage      85%     40%    -44%     
========================================
  Files         293     293             
  Lines       16368   16373      +5     
========================================
- Hits        13862    6627   -7235     
- Misses       2506    9746   +7240     

@mergify mergify bot removed the has conflicts label Oct 6, 2023
@Borda Borda enabled auto-merge (squash) October 6, 2023 19:17
@Borda Borda merged commit c08fe0b into master Oct 8, 2023
66 checks passed
@Borda Borda deleted the missing_fid_value branch October 8, 2023 06:37
matsumotosan pushed a commit to matsumotosan/metrics that referenced this pull request Oct 14, 2023
Borda pushed a commit that referenced this pull request Nov 30, 2023
Borda pushed a commit that referenced this pull request Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working ready topic: Image
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: NoTrainInceptionV3.__init__() takes 1 positional argument but 4 were given
3 participants