update mindspore/nn/cell.py.

'notes' -> 'note'
pull/13632/head
董莉 4 years ago committed by Gitee
parent 1965ecb9a1
commit 0d1930da2c

@ -733,7 +733,7 @@ class Cell(Cell_):
"""
Initialize all parameters and replace the original saved parameters in cell.
Notes:
Note:
trainable_params() and other similar interfaces may return different parameter instance after
`init_parameters_data`, do not save these result.

Loading…
Cancel
Save