Merged
Conversation
* 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]>
* [DLMED] add RandLambdad transform Signed-off-by: Nic Ma <[email protected]> * [DLMED] add doc-strings Signed-off-by: Nic Ma <[email protected]> * [MONAI] python code formatting Signed-off-by: monai-bot <[email protected]> * [DLMED] update according to comments Signed-off-by: Nic Ma <[email protected]> * [DLMED] fix typo Signed-off-by: Nic Ma <[email protected]> * [DLMED] change to rtol=1e-05 Signed-off-by: Nic Ma <[email protected]> * [MONAI] python code formatting Signed-off-by: monai-bot <[email protected]> * fixes seeds Signed-off-by: Wenqi Li <[email protected]> Co-authored-by: monai-bot <[email protected]> Co-authored-by: Wenqi Li <[email protected]>
* [DLMED] fix typo in the doc-string of SegResNet Signed-off-by: Nic Ma <[email protected]> * [DLMED] update according to Yiheng's comments Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
* [DLMED] fix classification saver issue Signed-off-by: Nic Ma <[email protected]> * [DLMED] enhance distributed tests 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]>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes # .
Description
A few sentences describing the changes proposed in this pull request.
Status
Ready/Work in progress/Hold
Types of changes
./runtests.sh --codeformat --coverage../runtests.sh --quick.make htmlcommand in thedocs/folder.