Skip to content

[WIP] 7145 common factory class - #7159

Merged
wyli merged 17 commits into
Project-MONAI:devfrom
marksgraham:7145_common_factory_class
Oct 27, 2023
Merged

[WIP] 7145 common factory class#7159
wyli merged 17 commits into
Project-MONAI:devfrom
marksgraham:7145_common_factory_class

Conversation

@marksgraham

Copy link
Copy Markdown
Contributor

Fixes # .

Description

A few sentences describing the changes proposed in this pull request.

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 --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Comment thread monai/utils/factory.py Outdated
Comment thread monai/networks/layers/factories.py
Comment thread monai/networks/layers/factories.py
Comment thread monai/networks/layers/factories.py Outdated

@wyli wyli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, the current logic looks good to me but please feel free to simplify them further..

Signed-off-by: Mark Graham <markgraham539@gmail.com>
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: dfaa6a0
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: 99ecb5a
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: 8ebd0b6
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: 81f1d88
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: d3669c7
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: 393cdc6
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: 7c8363d
I, Mark Graham <markgraham539@gmail.com>, hereby add my Signed-off-by to this commit: bb9cf2a

Signed-off-by: Mark Graham <markgraham539@gmail.com>
Signed-off-by: Mark Graham <markgraham539@gmail.com>
@marksgraham
marksgraham marked this pull request as ready for review October 27, 2023 12:46
Signed-off-by: Wenqi Li <831580+wyli@users.noreply.github.com>
@wyli

wyli commented Oct 27, 2023

Copy link
Copy Markdown
Contributor

/build

Comment thread monai/networks/layers/factories.py
Comment thread monai/networks/layers/factories.py
Comment thread monai/networks/layers/factories.py Outdated
marksgraham and others added 2 commits October 27, 2023 08:01
Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
Signed-off-by: Mark Graham <markgraham539@gmail.com>
Signed-off-by: Mark Graham <markgraham539@gmail.com>
@wyli

wyli commented Oct 27, 2023

Copy link
Copy Markdown
Contributor

/build

@wyli
wyli enabled auto-merge (squash) October 27, 2023 16:04
@wyli
wyli merged commit ccd32ca into Project-MONAI:dev Oct 27, 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.

3 participants