1.

Which of the following is used to convert NumPy array to Tensor?

Answer»

Which of the following is used to CONVERT NUMPY array to Tensor?
Please choose the CORRECT OPTION from below list
(1).to_numpy()
(2).from_numpy()
(3).numpy()
(4).get_numpy()

ANSWER:-(3).numpy()



Discussion

No Comment Found