Browse Source

!47 update release

Merge pull request !47 from zheng-huanhuan/master
tags/v0.5.0-beta
mindspore-ci-bot Gitee 5 years ago
parent
commit
456a8a03a9
1 changed files with 23 additions and 0 deletions
  1. +23
    -0
      RELEASE.md

+ 23
- 0
RELEASE.md View File

@@ -1,3 +1,26 @@
# Release 0.5.0-beta

## Major Features and Improvements

### Differential privacy model training

* Optimizers with differential privacy

* Differential privacy model training now supports both Pynative mode and graph mode.

* Graph mode is recommended for its performance.

## Bugfixes

## Contributors

Thanks goes to these wonderful people:

Liu Liu, Huanhuan Zheng, Xiulang Jin, Zhidan Liu.

Contributions of any kind are welcome!


# Release 0.3.0-alpha # Release 0.3.0-alpha


## Major Features and Improvements ## Major Features and Improvements


Loading…
Cancel
Save