-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Enhance csrc/resample #1471
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
Enhance csrc/resample #1471
Conversation
5f4c884 to
b685101
Compare
bbdb85d to
2864f1e
Compare
1797058 to
8398e5d
Compare
|
/integration-test /black |
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>
8398e5d to
4eec574
Compare
|
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. |
rijobro
left a comment
There was a problem hiding this 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!
Description
adds tests for csrc/resample, enhancements according to https://github.com/balbasty/nitorch
part of #789
Status
ready
Types of changes
./runtests.sh --codeformat --coverage../runtests.sh --quick.make htmlcommand in thedocs/folder.