Refine the doc of parameters.init_from_tar

del_some_in_makelist
guosheng 8 years ago
parent 048254da05
commit 2cc3453243

@ -390,7 +390,8 @@ class Parameters(object):
:param f: the initialized model file.
:type f: tar file
:param exclude_params: the names of parameters that shouldn't be initialized from the model file.
:param exclude_params: the names of parameters that should
not be initialized from the model file.
:type exclude_params: list of strings
:return: Nothing.
"""

Loading…
Cancel
Save