Skip to content

1542 Add RandLambdad transform#1546

Merged
wyli merged 11 commits intoProject-MONAI:masterfrom
Nic-Ma:1542-add-randlambda
Feb 4, 2021
Merged

1542 Add RandLambdad transform#1546
wyli merged 11 commits intoProject-MONAI:masterfrom
Nic-Ma:1542-add-randlambda

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented Feb 4, 2021

Fixes #1542 .

Description

This PR added RandLambdad transform to support CacheDataset for random lambda function.

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 --codeformat --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 4, 2021

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 4, 2021

/black

Signed-off-by: Nic Ma <[email protected]>
@Nic-Ma Nic-Ma force-pushed the 1542-add-randlambda branch from f10fca7 to 3c0a297 Compare February 4, 2021 14:31
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 4, 2021

/black

@Nic-Ma Nic-Ma force-pushed the 1542-add-randlambda branch from 9491af8 to 2c2c0e1 Compare February 4, 2021 15:16
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Feb 4, 2021

/black

monai-bot and others added 2 commits February 4, 2021 15:19
Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli force-pushed the 1542-add-randlambda branch from 7670055 to 93a08d5 Compare February 4, 2021 17:51
@wyli wyli merged commit bcdee8c into Project-MONAI:master Feb 4, 2021
@Nic-Ma Nic-Ma deleted the 1542-add-randlambda branch July 2, 2021 23:37
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.

lambda transform should be optionally randomisable

4 participants