Skip to content

2604 Get raw loss values of hybrid loss#2605

Merged
ericspod merged 8 commits intoProject-MONAI:devfrom
Nic-Ma:get-raw-losses
Jul 16, 2021
Merged

2604 Get raw loss values of hybrid loss#2605
ericspod merged 8 commits intoProject-MONAI:devfrom
Nic-Ma:get-raw-losses

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented Jul 14, 2021

Fixes #2604 .

Description

This PR added support to get the raw loss values of hybrid loss function.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • 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.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jul 14, 2021

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Jul 16, 2021

/black

@Nic-Ma Nic-Ma requested a review from wyli July 16, 2021 00:33
@ericspod
Copy link
Copy Markdown
Member

I think this is a clean solution for this.

@ericspod ericspod merged commit f943ab4 into Project-MONAI:dev Jul 16, 2021
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.

Add support to access raw losses of hybrid loss

3 participants