Skip to content

Conversation

@wyli
Copy link
Contributor

@wyli wyli commented Jan 19, 2021

Description

adds tests for csrc/resample, enhancements according to https://github.com/balbasty/nitorch
part of #789

Status

ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • 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 wyli added the enhancement New feature or request label Jan 25, 2021
@wyli wyli force-pushed the enhance-csrc-resample branch 2 times, most recently from 5f4c884 to b685101 Compare January 27, 2021 20:16
@wyli wyli force-pushed the enhance-csrc-resample branch 8 times, most recently from bbdb85d to 2864f1e Compare February 8, 2021 19:40
@wyli wyli force-pushed the enhance-csrc-resample branch 2 times, most recently from 1797058 to 8398e5d Compare February 22, 2021 16:58
@wyli
Copy link
Contributor Author

wyli commented Feb 22, 2021

/integration-test

/black

wyli added 14 commits February 22, 2021 17:21
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli wyli force-pushed the enhance-csrc-resample branch from 8398e5d to 4eec574 Compare February 22, 2021 17:22
@wyli
Copy link
Contributor Author

wyli commented Feb 22, 2021

this PR is ready for review @rijobro @ericspod @Nic-Ma this is another step towards #789, it mainly includes the latest non-breaking refactoring from https://github.com/balbasty/nitorch/tree/7aba34b7499fe7efe1cfdf12311dfe8d1cf69355/nitorch/_C and added:

the python-based new unit tests should cover most of the cpp/cuda code changes, I'll add more tests in some follow-up PRs as this one is getting large.

@wyli wyli marked this pull request as ready for review February 22, 2021 17:25
@wyli wyli requested review from Nic-Ma, ericspod and rijobro February 22, 2021 17:25
@wyli wyli changed the title [WIP] Enhance csrc/resample Enhance csrc/resample Feb 22, 2021
@wyli
Copy link
Contributor Author

wyli commented Feb 23, 2021

Hi @brudfors @balbasty could you help review this if you have time? thanks in advance!

Copy link
Contributor

@rijobro rijobro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A little over my head, but the tests look good!

@wyli wyli merged commit 46c1a4c into Project-MONAI:master Feb 24, 2021
@wyli wyli deleted the enhance-csrc-resample branch April 28, 2021 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants