Replies: 2 comments 1 reply
-
Hi @hz1z, thanks for your interest here.
Hope it helps, thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@KumoLiu I don’t want to convert metatensor to tensor.
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I saw someone's blog writing it this way, but I noticed that the official tutorial does not use transform.totensord. At first, I thought transform.totensord would convert my data from MetaTensor type to PyTorch's tensor type to save memory. However, I found that whether or not I use transform.totensord in the compose, the data ends up being MetaTensor type. Should I use transform.totensord? And when should it be used?"
Beta Was this translation helpful? Give feedback.
All reactions