1.

Which of the following function is used to move the Tensors from CPU to GPU?

Answer»

Which of the following function is USED to MOVE the Tensors from CPU to GPU?
Please choose the correct option from below list
(1).to_cuda()
(2).gpu()
(3).to_gpu()
(4).cuda()

Answer:-(4).cuda()



Discussion

No Comment Found