-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add device to ToTensor #2926
Add device to ToTensor #2926
Conversation
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
/build |
/integration-test |
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.
thanks, it looks good to me, a minor issue is that it introduces a style warning https://deepsource.io/gh/Project-MONAI/MONAI/run/9269f947-5bda-4b35-80ec-35af55955a22/python/PYL-R1705
Signed-off-by: Behrooz <3968947+drbeh@users.noreply.github.com>
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.
Integration tests work fine
Fixes #2925
Description
Add device to
ToTensor
.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests
.