#im gonna start asking random pytorch

1 messages · Page 1 of 1 (latest)

ocean pasture
visual basin
#

torch.Tensor creates uninitilized tensor given the dimension specifies

#

torch.tensor takes in array and then outputs and copies and return that as a tensor

#

it’s like np.empty and torch.empty vs
np.array() and torch.Tensor()