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
Delete redunent code
pull/14864/head
l00591931
4 years ago
parent
fbe8906e00
commit
1177963575
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
mindspore/ops/operations/math_ops.py
+ 0
- 1
mindspore/ops/operations/math_ops.py
View File
@@ -170,7 +170,6 @@ class TensorAdd(_MathBinaryOp):
Same as operator Add. TensorAdd will be deprecated in the future.
Please use Add instead.
"""
#deprecate_new_name = "Add"
@deprecated("1.1", "Add", True)
@prim_attr_register
Write
Preview
Loading…
Cancel
Save