Browse Source
!354 add Chiniese version release
Merge pull request !354 from ZhidanLiu/r1.7
pull/358/MERGE
i-robot
Gitee
3 years ago
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with
29 additions and
0 deletions
-
RELEASE.md
-
RELEASE_CN.md
|
|
@@ -1,5 +1,7 @@ |
|
|
|
# MindArmour 1.7.0 |
|
|
|
|
|
|
|
[查看中文](./RELEASE_CN.md) |
|
|
|
|
|
|
|
## MindArmour 1.7.0 Release Notes |
|
|
|
|
|
|
|
### Major Features and Improvements |
|
|
|
|
|
@@ -0,0 +1,27 @@ |
|
|
|
# MindArmour 1.7.0 |
|
|
|
|
|
|
|
[View English](./RELEASE.md) |
|
|
|
|
|
|
|
## MindArmour 1.7.0 Release Notes |
|
|
|
|
|
|
|
### 主要特性和增强 |
|
|
|
|
|
|
|
#### 鲁棒性 |
|
|
|
|
|
|
|
* [STABLE] 自然扰动评估方法 |
|
|
|
|
|
|
|
### API Change |
|
|
|
|
|
|
|
* 接口`mindarmour.fuzz_testing.Fuzzer.fuzzing`的参数`mutate_config`的取值范围变化。 ([!333](https://gitee.com/mindspore/mindarmour/pulls/333)) |
|
|
|
|
|
|
|
### Bug修复 |
|
|
|
|
|
|
|
* 更新第三方依赖pillow的版本从大于等于6.2.0更新为大于等于7.2.0. ([!329](https://gitee.com/mindspore/mindarmour/pulls/329)) |
|
|
|
|
|
|
|
### 贡献 |
|
|
|
|
|
|
|
感谢以下人员做出的贡献: |
|
|
|
|
|
|
|
Liu Zhidan, Zhang Shukun, Jin Xiulang, Liu Liu. |
|
|
|
|
|
|
|
欢迎以任何形式对项目提供贡献! |