This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
!1726
Delete FusedBatchNorm and ReLUV2 in init.py as they are not open to the public
Merge pull request
!1726
from zhangzheng/simple
tags/v0.5.0-beta
mindspore-ci-bot
Gitee
5 years ago
parent
a9c843838e
6268e2c0de
commit
75f791d8e5
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
mindspore/ops/operations/__init__.py
+ 0
- 2
mindspore/ops/operations/__init__.py
View File
@@ -99,7 +99,6 @@ __all__ = [
'Conv2D',
'Flatten',
'MaxPoolWithArgmax',
'FusedBatchNorm',
'BatchNorm',
'MaxPool',
'TopK',
@@ -149,7 +148,6 @@ __all__ = [
'Split',
'ReLU',
'ReLU6',
'ReLUV2',
'Elu',
'Erf',
'Erfc',
Write
Preview
Loading…
Cancel
Save