Skip to content
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

RandAffine does not follow the input tensor's device #8180

Closed
ziw-liu opened this issue Oct 24, 2024 · 1 comment
Closed

RandAffine does not follow the input tensor's device #8180

ziw-liu opened this issue Oct 24, 2024 · 1 comment

Comments

@ziw-liu
Copy link

ziw-liu commented Oct 24, 2024

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Install '....'
  3. Run commands '....'

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

Ensuring you use the relevant python executable, please paste the output of:

python -c "import monai; monai.config.print_debug_info()"

Additional context
Add any other context about the problem here.

@ziw-liu ziw-liu changed the title RandomAffine and RandomRotate do not follow the input tensor RandomAffine and RandomRotate do not follow the input tensor's device Oct 24, 2024
@ziw-liu ziw-liu changed the title RandomAffine and RandomRotate do not follow the input tensor's device RandAffine and RandRotate transforms do not follow the input tensor's device Oct 24, 2024
@ziw-liu ziw-liu changed the title RandAffine and RandRotate transforms do not follow the input tensor's device RandAffine does not follow the input tensor's device Oct 24, 2024
@ziw-liu ziw-liu closed this as completed Oct 24, 2024
@ziw-liu
Copy link
Author

ziw-liu commented Oct 24, 2024

Couldn't reproduce on a different machine... Sorry for the noise!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant