Skip to content
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

merge master #23

Merged
merged 6 commits into from
Feb 4, 2021
Merged

merge master #23

merged 6 commits into from
Feb 4, 2021

Conversation

Nic-Ma
Copy link
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 <wenqil@nvidia.com>

* is_tensor => isinstance

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

* type of dtype

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

* relaxes some typing constraints

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

* fixes unit tests

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

* update based on the comments

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

* fixes docstring typos

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
* rand_gaussian_noised with multiple keys

Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>

* update key names

Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>

* clear list of noise before randomising

Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>

* add type

Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>

* bug fix

Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>

* use ensure_tuple_rep

Signed-off-by: Richard Brown <33289025+rijobro@users.noreply.github.com>
* [DLMED] fix TorchScript issue in AHNet

Signed-off-by: Nic Ma <nma@nvidia.com>

* [DLMED] add test cases

Signed-off-by: Nic Ma <nma@nvidia.com>

* [DLMED] fix torchscript issue in PyTorch 1.5

Signed-off-by: Nic Ma <nma@nvidia.com>
* [DLMED] fix distirbuted data parallel issue in ClassificationSaver

Signed-off-by: Nic Ma <nma@nvidia.com>

* [MONAI] python code formatting

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>

* [DLMED] fix min test

Signed-off-by: Nic Ma <nma@nvidia.com>

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

Signed-off-by: Nic Ma <nma@nvidia.com>

* [DLMED] update according to comments

Signed-off-by: Nic Ma <nma@nvidia.com>

* [DLMED] fix typo

Signed-off-by: Nic Ma <nma@nvidia.com>

* [MONAI] python code formatting

Signed-off-by: monai-bot <monai.miccai2019@gmail.com>

Co-authored-by: monai-bot <monai.miccai2019@gmail.com>
* [DLMED] update SmartCacheDataset docs and warning

Signed-off-by: Nic Ma <nma@nvidia.com>

* isAlive => is_alive

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

Co-authored-by: Wenqi Li <wenqil@nvidia.com>
* [DLMED] fix evenly divisible issue in AUC metric

Signed-off-by: Nic Ma <nma@nvidia.com>
@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