Skip to content

2122 - fixes subprocess transforms#2128

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
wyli:2122-fixes-subprocesses-transforms
May 3, 2021
Merged

2122 - fixes subprocess transforms#2128
wyli merged 3 commits intoProject-MONAI:devfrom
wyli:2122-fixes-subprocesses-transforms

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented May 3, 2021

Signed-off-by: Wenqi Li [email protected]

Fixes #2122

  • removes lambda in transforms
  • fixes a few import issues

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • New tests added to cover the changes.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@wyli wyli requested review from Nic-Ma, ericspod and rijobro May 3, 2021 13:35
Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli merged commit 45c6cf6 into Project-MONAI:dev May 3, 2021
@wyli wyli deleted the 2122-fixes-subprocesses-transforms branch May 3, 2021 16:04
yanielc pushed a commit to yanielc/MONAI that referenced this pull request May 13, 2021
* fixes subprocess transforms

Signed-off-by: Wenqi Li <[email protected]>

* update based on comments

Signed-off-by: Wenqi Li <[email protected]>

* add SelectItemsd alias

Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Yaniel Cabrera <[email protected]>
wyli added a commit that referenced this pull request May 26, 2021
* fixes subprocess transforms

Signed-off-by: Wenqi Li <[email protected]>

* update based on comments

Signed-off-by: Wenqi Li <[email protected]>

* add SelectItemsd alias

Signed-off-by: Wenqi Li <[email protected]>
wyli added a commit that referenced this pull request May 26, 2021
* fixes subprocess transforms

Signed-off-by: Wenqi Li <[email protected]>

* update based on comments

Signed-off-by: Wenqi Li <[email protected]>

* add SelectItemsd alias

Signed-off-by: Wenqi Li <[email protected]>
wyli added a commit that referenced this pull request May 26, 2021
* fixes subprocess transforms

Signed-off-by: Wenqi Li <[email protected]>

* update based on comments

Signed-off-by: Wenqi Li <[email protected]>

* add SelectItemsd alias

Signed-off-by: Wenqi Li <[email protected]>
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.

Unable to Train Model in PyTorch Subprocess

2 participants