gaojing
1f3d9ddff8
delete schema_json
4 years ago
mindspore-ci-bot
44abd94b42
!9408 [ME][Pynative]Fix mem leak problem in pynative mode
...
From: @chenfei52
Reviewed-by:
Signed-off-by:
4 years ago
chenfei
1f20e552ed
handle mem leak in pynative mode
...
use enter and leave construct
4 years ago
lvliang
04392f3120
recovery-already-run
4 years ago
mindspore-ci-bot
61ed05f133
!10102 test high order grad with respect to parameter
...
From: @chen_tanjie
Reviewed-by: @wang_zi_dong,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
32dc10a735
!9864 Adjust the location of cleaning unuse memory in value node
...
From: @joylvliang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b8b4ce7442
!10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad
...
From: @yuan_shen_zhou
Reviewed-by: @linqingke,@liangchenghui
Signed-off-by: @linqingke
4 years ago
lvliang
1490947ff0
adjust-the-location-of-cleaning-unuseless-memory-in-value-node
4 years ago
mindspore-ci-bot
00611b1c41
!10175 Add tensor.ndim and rename tensor.size() to tensor.size
...
From: @yanglf1121
Reviewed-by: @kingxian,@zhunaipan
Signed-off-by: @kingxian
4 years ago
zhouyuanshen
09b68f9006
rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
4 years ago
mindspore-ci-bot
c6f3b1826c
!10009 Add infer shape function for tile in graph kernel
...
From: @looop5
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
2b64b7f295
!10312 SequenceMask move API to composite
...
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
Peilin Wang
412665f707
wrap sequenceMask in composite
4 years ago
Peilin Wang
299509dbfc
changed cast to round to zero if casting from float to integral
4 years ago
looop5
8bbe723603
add Tile infer shape function
4 years ago
mindspore-ci-bot
4477b97465
!10167 BatchNormGrad infer gpu kernel
...
From: @jonwe
Reviewed-by: @liangchenghui
Signed-off-by:
4 years ago
mindspore-ci-bot
cff3141d99
!10218 add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
...
From: @caojian05
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5143f7b99c
!10198 Add CPU OP resize_bilinear and resize neighbor
...
From: @wanyiming
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
88155de042
!10159 momentum weight fusion
...
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @cristoval
4 years ago
caojian05
a3b6f57842
add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
4 years ago
Jonathan Yan
335c3f7602
BatchNormGrad infer gpu kernel
4 years ago
mindspore-ci-bot
4b7e9975a0
!10090 [MS][GPU][CI Alarm] Fixed CI Alarm for Pad GPU kernel + code clean up
...
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
1c43115eef
!9540 [MS][API] - Update BroadcastTo to be able to support dynamic -1
...
From: @danishnxt
Reviewed-by: @robingrosman,@robingrosman
Signed-off-by: @robingrosman
4 years ago
wanyiming
2283eac723
add_resize_ops
4 years ago
mindspore-ci-bot
a83e058f42
!9858 [MS][GPU][API] UnsortedScatterND_int64_Support
...
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman,@robingrosman
Signed-off-by:
4 years ago
wilfChen
09e10e18bb
momentum weightdecay fusion
4 years ago
caifubi
e6f0654b61
Add PyNative Hccl st
4 years ago
yanglf1121
918679daa3
add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
mindspore-ci-bot
cb0ecf3de7
!10061 add optimizer parallel level0 testcase
...
From: @zhiyuan_mei
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
eb22cf7e5a
!10073 [MS][CompositeOp][API] TensorDot pr fix
...
From: @danishnxt
Reviewed-by: @tom__chen
Signed-off-by:
4 years ago
danishnxt
ac109b601a
pad_CI_Alarm fix
...
typo fix
test addition for half - pad value checking
4 years ago
mindspore-ci-bot
904f61b7fd
!9857 [MS][GPU] SparseApplyFtrl_int64_Support
...
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
danishnxt
b0b768335e
PR 10072 fix + new sts
...
lintfix
doc fix + code cleaned
doc update 2
4 years ago
meizhiyuan
13f25fa936
add optimizer_parallel level0 case
4 years ago
Daniel
bdbdc291f5
high grad
...
Signed-off-by: Daniel <chentanjie@huawei.com>
4 years ago
zhaoting
edf3083510
add CPU unsortedsegmentsum
4 years ago
mindspore-ci-bot
da74482812
!9769 add testcases of type error
...
From: @echo_hua
Reviewed-by: @chujinjin,@zhunaipan
Signed-off-by: @zhunaipan
4 years ago
mindspore-ci-bot
b645f7959d
!9749 [MS][API] UnsortedSegmentMax_Min added check for bug fix - num_segments
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
danishnxt
d1fcfaf0f2
First commit - scatter_nd_int64_update
...
lint fix - no lint required for previous code
fix int64 templates
removed extra files
4 years ago
danishnxt
bc84e9b4e7
range check - UortedSegmin/max num_seg tensors
...
added in checks in PythonAPI to trigger Value errors in case of non dyn
added required check for python API
ST update + op check update
revert segSum change
updated gatherV2 and SplitOp check
added shape -1 sanity check - splitOp
slight refactor in unseg-Min/Max
lintfix
lint fix
4 years ago
mindspore-ci-bot
a3d4dded12
!9979 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
...
From: @david-he91
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
dd5fce4ffb
!10014 apply dynamic shape for ComputeAccidentalHits
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
wanghua
b4ecf65e71
add typeerror testcases
4 years ago
hedongdong
6cc9d2c087
BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
4 years ago
mindspore-ci-bot
f75280f6c2
!10006 support int32 dtype of Mul cpu op
...
From: @wuxuejian
Reviewed-by: @kisnwang,@c_34
Signed-off-by: @c_34
4 years ago
yanzhenxiang2020
e9eb1ebac8
fix shape of ComputeAccidentalHits
4 years ago
LianLiguang
e694a916fc
adjust-st-of-resnet50-in-ascend-pynative-to-gpu-pynative
4 years ago
mindspore-ci-bot
f8aada52be
!9990 Fix scalar tensor print
...
From: @huangbingjian
Reviewed-by: @zhunaipan,@ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
f3b41531b7
!9985 Add Squeeze New
...
From: @ZhengQihao3f3f3f
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b401a5fb07
!9750 add int64 support to UniformCandidateSampler GPU
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago