PyTorch Forums
Mapping tensors without offloading to cpu
amaleki
(Amir Maleki)
February 3, 2021, 6:06am
3
what if
a
is something else, like
a=torch.tensor([20,10,30,40,0])
?
show post in topic