1.

Which of the following functions is used to reshape the Tensors in PyTorch?

Answer»

Which of the following functions is used to RESHAPE the Tensors in PyTorch?
Please CHOOSE the correct option from below LIST
(1)torch.view()
(2)torch.shape()
(3)torch.resize()
(4)torch.view_()

ANSWER:-(1)torch.view()



Discussion

No Comment Found