model.state_dict()
Software / App
A method that returns a Python dictionary object with a whole state of the module, i.e. all the parameters and persistent buffers.
Mentioned 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.