Browse Source

add Chinese version release

pull/354/head
ZhidanLiu 3 years ago
parent
commit
7a5ffc6d71
2 changed files with 29 additions and 0 deletions
  1. +2
    -0
      RELEASE.md
  2. +27
    -0
      RELEASE_CN.md

+ 2
- 0
RELEASE.md View File

@@ -1,5 +1,7 @@
# MindArmour 1.7.0

[查看中文](./RELEASE_CN.md)

## MindArmour 1.7.0 Release Notes

### Major Features and Improvements


+ 27
- 0
RELEASE_CN.md View File

@@ -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.

欢迎以任何形式对项目提供贡献!

Loading…
Cancel
Save