Browse Source

!395 add a blank line in rst

Merge pull request !395 from ZhidanLiu/master
pull/397/MERGE
i-robot Gitee 2 years ago
parent
commit
d44b40c907
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docs/api/api_python/mindarmour.rst

+ 1
- 0
docs/api/api_python/mindarmour.rst View File

@@ -147,6 +147,7 @@ MindArmour是MindSpore的工具箱,用于增强模型可信,实现隐私保
- **target_model** (Model) - 目标模糊模型。 - **target_model** (Model) - 目标模糊模型。


.. py:method:: fuzzing(mutate_config, initial_seeds, coverage, evaluate=True, max_iters=10000, mutate_num_per_seed=20) .. py:method:: fuzzing(mutate_config, initial_seeds, coverage, evaluate=True, max_iters=10000, mutate_num_per_seed=20)

深度神经网络的模糊测试。 深度神经网络的模糊测试。


参数: 参数:


Loading…
Cancel
Save