Browse Source

add a blank line in rst

pull/395/head
ZhidanLiu 2 years ago
parent
commit
6c5795bd92
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