-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[WIP] 7145 common factory class #7159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
wyli
merged 17 commits into
Project-MONAI:dev
from
marksgraham:7145_common_factory_class
Oct 27, 2023
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
dfaa6a0
Skeletion factory class
marksgraham 99ecb5a
Renaming and moving some functionality into base Factory class
marksgraham 664d6a4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8ebd0b6
Revert to component store and layer factory as they were
marksgraham 81f1d88
Makes ComponentStore the base class and LayerFactory inherits from it
marksgraham d3669c7
Adds new add_factory_class method, useful when the desired factory fu…
marksgraham e2427e5
Fix merge
marksgraham 393cdc6
Allows lambda to take an optional unused argument
marksgraham 7c8363d
Removes base factory class
marksgraham bb9cf2a
Further simplify some of the factory additions
marksgraham b01e246
Merge branch 'dev' into 7145_common_factory_class
marksgraham dfd0cc8
DCO Remediation Commit for Mark Graham <markgraham539@gmail.com>
marksgraham afeb417
Fixes mypy errors
marksgraham 957e22a
Merge branch '7145_common_factory_class' of github.com:marksgraham/MO…
marksgraham 70553d7
Merge branch 'dev' into 7145_common_factory_class
wyli 8a51d79
Update monai/networks/layers/factories.py
marksgraham 7e6fa86
Updates
marksgraham File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.