-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Improve Compose encapsulation #6224
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
Merged
Changes from 13 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
1759f96
Initial commit to resolve #6223
atbenmurray ba4115d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 632119e
[MONAI] code formatting
monai-bot 50a9d06
Initial commit to resolve #6223
atbenmurray dd5ad30
Merging into autoformat fixes
atbenmurray 10edabd
DCO Remediation Commit for Ben Murray <ben.murray@gmail.com>
atbenmurray 5a8ccaf
DCO Remediation Commit for Ben Murray <ben.murray@gmail.com>
atbenmurray 918cbf6
Merge branch 'compose_refactor' of github.com:project-monai/monai int…
atbenmurray c3bd8c0
DCO Remediation Commit for Ben Murray <ben.murray@gmail.com>
atbenmurray 0c0baa4
Fixes to make test_cachedataset, test_persistentdataset and test_cach…
atbenmurray c5a73f6
Documentation for Compose.execute
atbenmurray 41a156a
style/docs
wyli eda9b4a
Merge remote-tracking branch 'upstream/dev' into compose_refactor
wyli 61f67e4
Added tests; updated documentation
atbenmurray bd591b7
Merge branch 'compose_refactor' of github.com:project-monai/monai int…
atbenmurray 7f37392
DCO Remediation Commit for Ben Murray <ben.murray@gmail.com>
atbenmurray 5301af1
Honoring the self.copy_cache flag
atbenmurray 5bab340
Merge branch 'dev' into compose_refactor
atbenmurray 6bdedac
Updating for lazy resampling
atbenmurray d99b2b9
Autoformatting
atbenmurray 0223e62
Merge branch 'dev' into compose_refactor
wyli d939395
Moving Compose.execute to execute_compose as per @ericspod's request.…
atbenmurray 4ecf2c3
Test fix: missed Compose.execute to execute_compose changes
atbenmurray 948444f
DCO Remediation Commit for Ben Murray <ben.murray@gmail.com>
atbenmurray 9097e07
Bug fix for SomeOff; generate list of transforms in execution order
atbenmurray d701642
Documentation for Compose.get_index_of_first
atbenmurray 77e465d
Slight documentation reformatting for Compose.get_index_of_first
atbenmurray 5605e71
Updated docstrings for execute_compose. Renamed input_ to data for
atbenmurray c06e014
Fixing errors reported by flake8-py3 (mypy) output
atbenmurray 191506d
Had to go back to lazy_evaluation default of None for now but this is a
atbenmurray ec71402
execute_compose type ignore as it can't be fixed without polluting more
atbenmurray 85b18de
type: ignore suppression as this is being addressed separately
atbenmurray 7684edf
Merge branch 'dev' into compose_refactor
wyli 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
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.