Skip to content

5849 Add metrics reloaded handler#5920

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
yiheng-wang-nv:5849-metricreload-handler
Jan 31, 2023
Merged

5849 Add metrics reloaded handler#5920
wyli merged 3 commits intoProject-MONAI:devfrom
yiheng-wang-nv:5849-metricreload-handler

Conversation

@yiheng-wang-nv
Copy link
Copy Markdown
Contributor

Fixes #5849 .

Description

This PR adds the missing handlers for MetricsReloadedBinary and MetricsReloadedCategorical, it also modifies wrong places of their doc strings.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Jan 31, 2023

/build

@wyli wyli enabled auto-merge (squash) January 31, 2023 12:11
@wyli wyli merged commit 1a018a7 into Project-MONAI:dev Jan 31, 2023
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Thanks.

@wyli wyli mentioned this pull request Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MetricsReloaded Wrapper as a monai handler

3 participants