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_marks
r1.7
huodagu
4 years ago
parent
69b1a0de63
commit
ed4cd8de88
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
@@ -605,7 +605,7 @@
- **cell_type** (str) – 被更新的类型,`cell_type` 可以是"quant"或"second-order"。
.. py:method:: update_parameters_name(prefix=
""
, recurse=True)
.. py:method:: update_parameters_name(prefix=
''
, recurse=True)
给网络参数名称添加 `prefix` 前缀字符串。
Write
Preview
Loading…
Cancel
Save