1.

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

Answer»

Which of the FOLLOWING functions is used to move the Tensors from CPU to GPU?
PLEASE choose the correct OPTION from below list
(1).to_gpu()
(2).gpu()
(3).CUDA()
(4).to_cuda()

Answer:-(3).cuda()



Discussion

No Comment Found