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
update mindspore.boost.rst
r1.7
hemaohua
4 years ago
parent
2d34aba7a8
commit
f687dda8b2
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/mindspore.boost.rst
+ 1
- 1
docs/api/api_python/mindspore.boost.rst
View File
@@ -11,7 +11,7 @@ Boost能够自动加速网络,如减少BN/梯度冻结/累积梯度等。
**参数:**
- **level** (str) – Boost的配置级别。
- **level** (str) – Boost的配置级别
,默认值:"O0"
。
- **boost_config_dict** (dict) – 用户可配置的超参字典,建议的格式如下:
.. code-block::
Write
Preview
Loading…
Cancel
Save