Browse Source

!11358 Set instancenorm internel interface

From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
tags/v1.2.0-rc1
mindspore-ci-bot Gitee 4 years ago
parent
commit
08af4ea9d8
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      mindspore/ops/operations/__init__.py

+ 0
- 1
mindspore/ops/operations/__init__.py View File

@@ -130,7 +130,6 @@ __all__ = [
'MaxPoolWithArgmax', 'MaxPoolWithArgmax',
'FusedBatchNorm', 'FusedBatchNorm',
'FusedBatchNormEx', 'FusedBatchNormEx',
'InstanceNorm',
'BNTrainingReduce', 'BNTrainingReduce',
'BNTrainingUpdate', 'BNTrainingUpdate',
'BatchNorm', 'BatchNorm',


Loading…
Cancel
Save