danishnxt
a17f76dd1d
Initial Commit - GPU LinSpace
comment fix
docString fix
added asserts in test file atop np checks
lint
lint-2
lint3
5 years ago
liuxiao93
584e241e29
Adapt ops LinSpace for Ascend.
5 years ago
lilei
43c0092d7f
modifg_ops_note
5 years ago
mindspore-ci-bot
d6eac77ffd
!8774 modify api example
From: @lijiaqi0612
Reviewed-by: @youui,@liangchenghui
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
ac0b1aa960
!8772 Updating notes for remaining .py file in ops/nn folder
From: @zhangz0911gm
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
d4ebd7bf4a
!8718 Add labels to python files
From: @JunYuLiu
Reviewed-by:
Signed-off-by:
5 years ago
JunYuLiu
4a36c8d9bd
Add labels to python files
5 years ago
zhangz0911gm
e0da1539b2
Updating remaining notes
5 years ago
Jiaqi
bc8b4d036c
modify example
5 years ago
hedongodng
a5016a0ead
fix: I24U3E, I24U50, I24U7V and I24TZT. Correct operator descriptions
5 years ago
huanghui
a423320d58
Support MetaTensor in Equal's infer_value
5 years ago
Peilin Wang
7bbfe2aaf8
changed divnonan back to PrimitiveWithInfer
5 years ago
zhangz0911gm
6fb2aa6023
Updating Notes for py files
5 years ago
mindspore-ci-bot
71af3bf1ac
!8283 Minimum Op and Mul Op support dynamic shape
From: @jonwe
Reviewed-by:
Signed-off-by:
5 years ago
Jonathan Yan
5a8238a09c
mul v1
5 years ago
mindspore-ci-bot
09de1c576c
!8432 update example of erfc, flatten operator and so on
From: @wangshuide2020
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
5 years ago
mindspore-ci-bot
3b076494bd
!8393 fix bugs of op Argmin, Assert, AssignSub, BNTrainingReduce, BasicLSTMCell and BesselI0e so on
From: @lihongkang1
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
a511e32cf8
!8386 [MS] Changing TensorDot from P Operations op to Composite op
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
5 years ago
wangshuide2020
903c1750a4
update example of erfc, flatten operator and so on.
5 years ago
lihongkang
6731c8d1f2
fix bugs
5 years ago
Jiaqi
f795b401bf
modify example
5 years ago
mindspore-ci-bot
6d0c1dcaaf
!8362 [#12470P] BUG-Fixed: Update operator descriptions including inputs, outputs and examples.
From: @david-he91
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
5 years ago
danishnxt
9dba65c424
TensorDot Conv: P -> C
5 years ago
hedongodng
41f863b3a5
FIx issue #12470 : update operator descriptions
5 years ago
mindspore-ci-bot
470027a3a2
!8318 Fix some bugs about API.
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
5 years ago
liuxiao93
0a1155f938
Fix some bugs about API.
5 years ago
lihongkang
be6786e177
fix bugs
5 years ago
yangzhenzhang
0a79ab82ae
add parallel ops
5 years ago
lihongkang
3ade82e8f2
fix bugs
5 years ago
huanghui
0d09e936db
Equal constant infer value
5 years ago
buxue
346bcfa3fd
Rectify and optimize the type checking function
5 years ago
lihongkang
3704e05370
fix bugs
5 years ago
mindspore-ci-bot
a3af89bd48
!7611 [MS][GPU] Adding new Ops - TensorDot and TensorDot Grad
Merge pull request !7611 from danishnxt/newMaster
5 years ago
danishnxt
06a9b4aa37
Commit1_TensorDot
linting errors fix
comments cleanup
typo fix in doc
added more tests, fixed some formatting
changed expected dx values for linter
pylint const data fix
5 years ago
lihongkang
639a085d93
fix bugs
5 years ago
mindspore-ci-bot
c7e217a6ab
!7364 fix bugs of op Slice, ROIAlign, PReLU, Transpose, SSIM and ResizeBilinear etc.
Merge pull request !7364 from lihongkang/v2_master
5 years ago
chenzomi
acadb694aa
[ME] delete reduant function in check_parameter
5 years ago
lihongkang
0bf0862112
fix bugs
5 years ago
mindspore-ci-bot
1ac9196587
!7360 Fix ReduceMax op bool type problem.
Merge pull request !7360 from liangchenghui/fix_reducemax
5 years ago
liangchenghui
618c2fd523
Fix ReduceMax op bool type problem.
5 years ago
mindspore-ci-bot
c967bf6846
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
5 years ago
lihongkang
6deefb0a32
fix bugs
5 years ago
chenzomi
cabb387545
[ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int`
5 years ago
chenzomi
79131e8da7
[ME] add float check function
5 years ago
lihongkang
a3120501a3
fix bugs
5 years ago
chenzomi
d4e8e94981
[ME] delete check_bool and replace with Validate.check_bool
5 years ago
mindspore-ci-bot
77978d0921
!7006 fix bugs of op DivNoNan, Div, MSSSIM and DropoutDoMask
Merge pull request !7006 from lihongkang/v2_master
5 years ago
lihongkang
47756fb031
fix bugs
5 years ago
mindspore-ci-bot
8f55187492
!6976 bug fix for nn.Dense and P.Matmul
Merge pull request !6976 from chenzhongming/zomi_master
5 years ago
chenzomi
b22cb38dab
bug fix fot nn.Dense and P.Matmul
5 years ago