Skip to content

merge master#23

Merged
Nic-Ma merged 6 commits intoNic-Ma:1542-add-randlambdafrom
Project-MONAI:master
Feb 4, 2021
Merged

merge master#23
Nic-Ma merged 6 commits intoNic-Ma:1542-add-randlambdafrom
Project-MONAI:master

Conversation

@Nic-Ma
Copy link
Copy Markdown
Owner

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

Fixes # .

Description

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

Status

Ready/Work in progress/Hold

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.

wyli and others added 6 commits February 2, 2021 09:32
* numpy dtype alias

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

* is_tensor => isinstance

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

* type of dtype

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

* relaxes some typing constraints

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

* fixes unit tests

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

* update based on the comments

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

* fixes docstring typos

Signed-off-by: Wenqi Li <[email protected]>
* rand_gaussian_noised with multiple keys

Signed-off-by: Richard Brown <[email protected]>

* update key names

Signed-off-by: Richard Brown <[email protected]>

* clear list of noise before randomising

Signed-off-by: Richard Brown <[email protected]>

* add type

Signed-off-by: Richard Brown <[email protected]>

* bug fix

Signed-off-by: Richard Brown <[email protected]>

* use ensure_tuple_rep

Signed-off-by: Richard Brown <[email protected]>
* [DLMED] fix TorchScript issue in AHNet

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] add test cases

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] fix torchscript issue in PyTorch 1.5

Signed-off-by: Nic Ma <[email protected]>
* [DLMED] fix distirbuted data parallel issue in ClassificationSaver

Signed-off-by: Nic Ma <[email protected]>

* [MONAI] python code formatting

Signed-off-by: monai-bot <[email protected]>

* [DLMED] fix min test

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] add @SkipIfBeforePyTorchVersion((1, 7))

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] update according to comments

Signed-off-by: Nic Ma <[email protected]>

* [DLMED] fix typo

Signed-off-by: Nic Ma <[email protected]>

* [MONAI] python code formatting

Signed-off-by: monai-bot <[email protected]>

Co-authored-by: monai-bot <[email protected]>
* [DLMED] update SmartCacheDataset docs and warning

Signed-off-by: Nic Ma <[email protected]>

* isAlive => is_alive

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

Co-authored-by: Wenqi Li <[email protected]>
* [DLMED] fix evenly divisible issue in AUC metric

Signed-off-by: Nic Ma <[email protected]>
@Nic-Ma Nic-Ma merged commit b55bb8d into Nic-Ma:1542-add-randlambda Feb 4, 2021
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