merge master#221
Merged
Nic-Ma merged 21 commits intoNic-Ma:2951-optimize-convert-typefrom Sep 15, 2021
Merged
Conversation
* ndim -> spatial_dims Signed-off-by: Wenqi Li <[email protected]> * dimensions -> spatial_dims Signed-off-by: Wenqi Li <[email protected]> * deprecated arg with auto replacement Signed-off-by: Wenqi Li
* [DLMED] merge LocalPatchShuffle Signed-off-by: Nic Ma <[email protected]> * [DLMED] enhance doc-string Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Torch RandRotate
* Add cupy to tensor Signed-off-by: Behrooz <[email protected]> * Add unittest for cupy>tensor Signed-off-by: Behrooz <[email protected]>
Signed-off-by: Nic Ma <[email protected]> Co-authored-by: Wenqi Li <[email protected]>
* [DLMED] enhance the pad mode Signed-off-by: Nic Ma <[email protected]> * [DLMED] update all the tensor pad related Signed-off-by: Nic Ma <[email protected]> * [DLMED] fix error tests Signed-off-by: Nic Ma <[email protected]> * [DLMED] fix GPU tests Signed-off-by: Nic Ma <[email protected]> * [DLMED] update according to comments Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
* con1_padding -> conv1_padding Signed-off-by: Wenqi Li <[email protected]> * simpler init. Signed-off-by: Wenqi Li <[email protected]> * fixes 2715 Signed-off-by: Wenqi Li <[email protected]> * adds 3d tests Signed-off-by: Wenqi Li <[email protected]> * fixes flake8 error Signed-off-by: Wenqi Li <[email protected]>
* ThresholdIntensity, ThresholdIntensityd Signed-off-by: Richard Brown <[email protected]>
* Add dropout arg in DynUNet init Signed-off-by: Andres <[email protected]>
* [DLMED] add device option Signed-off-by: Nic Ma <[email protected]> * look up options for types Signed-off-by: Wenqi Li <[email protected]> * adds unit tests Signed-off-by: Wenqi Li <[email protected]> Co-authored-by: Wenqi Li <[email protected]>
…iles, ScaleIntensityRangePercentilesd (#2943) ScaleIntensityRange, ScaleIntensityRanged, ScaleIntensityRangePercentiles, ScaleIntensityRangePercentilesd
Rotate, Rotated, RandRotate, RandRotated
…ndAffined, Rand2dElastic, Rand3dElastic, Rand2dElasticd, Rand3dElasticd (#2922) * AffineGrid, RandAffineGrid, Resample Signed-off-by: Richard Brown <[email protected]> * Affine, RandAffine, Affined, RandAffined Signed-off-by: Richard Brown <[email protected]> * deprecate as_tensor_output Signed-off-by: Richard Brown <[email protected]> * fixes Signed-off-by: Richard Brown <[email protected]> * remove plotting Signed-off-by: Richard Brown <[email protected]> * Rand2dElastic, Rand3dElastic, Rand2dElasticd, Rand3dElasticd Signed-off-by: Richard Brown <[email protected]> * CropForeground Signed-off-by: Richard Brown <[email protected]> * fix Invertd Signed-off-by: Richard Brown <[email protected]>
* transforms convert to the necessary type Signed-off-by: Richard Brown <[email protected]>
* Add dtype to ToCuPy Signed-off-by: Behrooz <[email protected]> * Add unittests to include dtype Signed-off-by: Behrooz <[email protected]> * Implement convert_to_cupy Signed-off-by: Behrooz <[email protected]> * Addressed all comments Signed-off-by: Behrooz <[email protected]> * Addressed all comments Signed-off-by: Behrooz <[email protected]> * Add dtype for Sequence Signed-off-by: Behrooz <[email protected]>
* [DLMED] update according to comments Signed-off-by: Nic Ma <[email protected]> * [DLMED] remove unnecessary arg Signed-off-by: Nic Ma <[email protected]> * [DLMED] fix style issue Signed-off-by: Nic Ma <[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 -f -u --net --coverage../runtests.sh --quick --unittests.make htmlcommand in thedocs/folder.