Browse Source

!402 Update 1.8.1 release note

Merge pull request !402 from pkuliuliu/code_docs
r1.8
i-robot Gitee 2 years ago
parent
commit
21890ed043
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 32 additions and 0 deletions
  1. +17
    -0
      RELEASE.md
  2. +15
    -0
      RELEASE_CN.md

+ 17
- 0
RELEASE.md View File

@@ -1,5 +1,22 @@
# MindArmour Release Notes # MindArmour Release Notes


## MindArmour 1.8.1 Release Notes

### Bug fixes

* [BUGFIX] Fix a bug of PGD method.
* [BUGFIX] Fix a bug of JSMA method.

### Contributors

Thanks goes to these wonderful people:

Zhang Shukun, Liu Zhidan, Jin Xiulang, Liu Liu, Tang Cong, Yangyuan.

Contributions of any kind are welcome!

# MindArmour Release Notes

## MindArmour 1.8.0 Release Notes ## MindArmour 1.8.0 Release Notes


### API Change ### API Change


+ 15
- 0
RELEASE_CN.md View File

@@ -2,6 +2,21 @@


[View English](./RELEASE.md) [View English](./RELEASE.md)


## MindArmour 1.8.1 Release Notes

### Bug fixes

* [BUGFIX] 修复PGD实现误差
* [BUGFIX] 修复JSMA实现误差

### 贡献

感谢以下人员做出的贡献:

Zhang Shukun, Liu Zhidan, Jin Xiulang, Liu Liu, Tang Cong, Yangyuan.

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

## MindArmour 1.8.0 Release Notes ## MindArmour 1.8.0 Release Notes


### API Change ### API Change


Loading…
Cancel
Save