You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some functions in Torchx.Backend create intermediate Iotas and similar tensors. These should be allocated in the same device as the function's input tensor.
The text was updated successfully, but these errors were encountered:
polvalente
changed the title
[Torchx] Allocate intermediate tensors in the same device as the input tensor
Allocate intermediate tensors in the same device as the input tensor
Mar 21, 2022
Some functions in Torchx.Backend create intermediate Iotas and similar tensors. These should be allocated in the same device as the function's input tensor.
The text was updated successfully, but these errors were encountered: