graphium icon indicating copy to clipboard operation
graphium copied to clipboard

Torchmetrics

Open DomInvivo opened this issue 10 months ago • 0 comments

Changelogs

  • Relaxing the constraints on Torchmetrics version
  • Changing the code to use the update and compute to avoid memory issues with large validation set

Checklist:

  • [ ] Was this PR discussed in an issue? It is recommended to first discuss a new feature into a GitHub issue before opening a PR.
  • [ ] Add tests to cover the fixed bug(s) or the new introduced feature(s) (if appropriate).
  • [ ] Update the API documentation is a new function is added, or an existing one is deleted.
  • [ ] Write concise and explanatory changelogs above.
  • [ ] If possible, assign one of the following labels to the PR: feature, fix or test (or ask a maintainer to do it for you).

discussion related to that PR

DomInvivo avatar Apr 26 '24 02:04 DomInvivo