!31821 update mindspore.boost.rst

Merge pull request !31821 from hemaohua/master
This commit is contained in:
i-robot 2022-03-26 06:11:03 +00:00 committed by Gitee
commit 795dc73abb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Boost能够自动加速网络如减少BN/梯度冻结/累积梯度等。
**参数:**
- **level** (str) Boost的配置级别。
- **level** (str) Boost的配置级别,默认值:"O0"
- **boost_config_dict** (dict) 用户可配置的超参字典,建议的格式如下:
.. code-block::