Login
Remember
Register
Ask a Question
Recent questions tagged torch-tensor
0
votes
1
answer
For x = torch.Tensor([1, 2, 3, 4]), after x = torch.unsqueeze(x, 0) x will be of the shape _______.
asked
Aug 7, 2021
in
PyTorch
by
sharadyadav1986
torch-tensor
To see more, click for the
full list of questions
or
popular tags
.
...