This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
zzy34407230
/
mindspore2022
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
22
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
modify_format
r1.7
huodagu
4 years ago
parent
fce00c509a
commit
31af1262e1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docs/api/api_python/nn/mindspore.nn.Cell.rst
+ 1
- 1
docs/api/api_python/nn/mindspore.nn.Cell.rst
View File
@@ -188,7 +188,7 @@
初始化并替换Cell中所有的parameter的值。
.. note::
在调用`init_parameters_data`后,`trainable_params()` 或其他相似的接口可能返回不同的参数对象,不要保存这些结果。
在调用
`init_parameters_data`
后,`trainable_params()` 或其他相似的接口可能返回不同的参数对象,不要保存这些结果。
**参数:**
Write
Preview
Loading…
Cancel
Save