-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Bump torchmetrics version range #4720
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
Conversation
|
Just as an FYI: the two failing tests are unrelated to the changes in this PR and are being addressed in #4737 |
|
@zkalson actually those tests are fixed in mainline, so if you rebase your PR it should pass the tests |
eb4bc59 to
048c300
Compare
|
Job PR-4720-048c300 is done. |
|
@zkalson the latest version of torchmetrics is now 1.6.1 |
26797ad to
87f379e
Compare
|
Job PR-4720-87f379e is done. |
suzhoum
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
|
Thanks @zkalson, merged! |
Issue #, if available: #4719
Description of changes:
Bumped torchmetrics install range to "torchmetrics>=1.2.0,<1.6.1"
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.