Replies: 1 comment 3 replies
-
Hi @hw-ju , Yes, you can convert data from numpy array to torch Tensor and run on GPU, refer to this example: Thanks. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the output of

python monai/transforms/utils.py
, a transform can run on GPU if it's 1 underTorch?
, correct?Beta Was this translation helpful? Give feedback.
All reactions