Login
Remember
Register
Ask a Question
Recent questions tagged tensor
0
votes
1
answer
What is a tensor in deep learning?
asked
Dec 12, 2022
in
Deep Learning
by
Robin
tensor
deep-learning
0
votes
1
answer
Which of the following function is used to move the Tensors from CPU to GPU?
asked
Aug 7, 2021
in
PyTorch
by
sharadyadav1986
tensor
cpu
gpu
0
votes
1
answer
If the shape of the Tensor is 2 x 1 x 3 x 1, performing torch.sqeeze() will output Tensor of shape _______.
asked
Aug 7, 2021
in
PyTorch
by
sharadyadav1986
tensor
shape
0
votes
1
answer
While defining the Tensor, which of the following parameters is used to track the gradients on Tensor?
asked
Aug 7, 2021
in
PyTorch
by
sharadyadav1986
tensor
gradient
To see more, click for the
full list of questions
or
popular tags
.
...