m
model.state_dict()
Software / AppMentioned in 1 video
A method that returns a Python dictionary object with a whole state of the module, i.e. all the parameters and persistent buffers.
A method that returns a Python dictionary object with a whole state of the module, i.e. all the parameters and persistent buffers.