Skip to content

3055 fix densenet264 error#3081

Merged
wyli merged 2 commits intoProject-MONAI:devfrom
yiheng-wang-nv:3055-fix-densenet-param-error
Oct 8, 2021
Merged

3055 fix densenet264 error#3081
wyli merged 2 commits intoProject-MONAI:devfrom
yiheng-wang-nv:3055-fix-densenet-param-error

Conversation

@yiheng-wang-nv
Copy link
Copy Markdown
Contributor

Signed-off-by: Yiheng Wang [email protected]

Fixes #3055 .

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.

Signed-off-by: Yiheng Wang <[email protected]>
@yiheng-wang-nv yiheng-wang-nv requested a review from Nic-Ma October 8, 2021 05:29
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Oct 8, 2021

/build

Copy link
Copy Markdown
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

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

Thanks, it looks good to me.

@wyli wyli merged commit 932abbe into Project-MONAI:dev Oct 8, 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.

DenseNet 201 and 264 seem to be identical

2 participants