Browse Source

modify release note for delete MetaTensor

tags/v1.2.0-rc1
lilei 5 years ago
parent
commit
fa17b9b70d
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      RELEASE.md

+ 4
- 0
RELEASE.md View File

@@ -20,6 +20,10 @@ Previously the number of outputs of these operator is different on different bac

The FusedBatchNorm and FusedBatchNormEx interface has been deleted. Please use the batchnorm operator to replace it.

##### `MetaTensor` deleted ([!10325](https://gitee.com/mindspore/mindspore/pulls/10325))

The MetaTensor interface has been deleted. The function of MetaTensor has been integrated into tensor.

# MindSpore 1.1.1 Release Notes

## MindSpore


Loading…
Cancel
Save