1.

Which of the following functions is used to save the model parameters to a file?

Answer»

Which of the following functions is used to SAVE the MODEL parameters to a file?
PLEASE choose the CORRECT option from below LIST
(1)torch.save()
(2)torch.save_state_dict()
(3)torch.to_file()
(4)torch.save_model()

Answer:-(1)torch.save()



Discussion

No Comment Found