Browse Source

!5764 fix release note word err

Merge pull request !5764 from guozhijian/fix_release_note_word_err
pull/5764/MERGE
mindspore-ci-bot Gitee 5 years ago
parent
commit
7abe5a231f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      RELEASE.md

+ 1
- 1
RELEASE.md View File

@@ -28,7 +28,7 @@
* change IndexedSlices to RowTensor([!4031](https://gitee.com/mindspore/mindspore/pulls/4031))
* Must set or change parallel mode before any Initializer created([!4801](https://gitee.com/mindspore/mindspore/pulls/4801))
* Executor and performance optimization
* Minspore graph compilation process performance improved by 20%.
* MindSpore graph compilation process performance improved by 20%.
* Decoupling C++ and Python modules to achieve separate compilation of core modules.
* Data processing, augmentation, and save format
* Support automatic data augmentation


Loading…
Cancel
Save