mindspore-ci-bot
6d6ed86a9d
!10427 RangeOp new gpu kernel
From: @peilin-wang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
cdeacdf5c7
!9809 Add int8 uint8 type support to GPU ScatterAdd
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
Peilin Wang
507cc4ab15
range past segfault addressed comments
changed default max_output_length to 1000000
change docstring
fix ci
change max_output_length to maxlen
4 years ago
mindspore-ci-bot
5a70853392
!10332 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
From: @david-he91
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
9f44599abd
!9806 equal op gpu kernel support int64/uint8
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
666ab8f105
!10850 Conversion weights type when compute weights loss
From: @xuguoyang5566
Reviewed-by: @wuxuejian
Signed-off-by: @wuxuejian
4 years ago
xuguoyang
7dcc3d89c3
Conversion weights type when compute weights loss
5 years ago
mindspore-ci-bot
1bb9342aa0
!8100 New add matrix inverse ops.
From: @linqingke
Reviewed-by:
Signed-off-by:
4 years ago
hedongdong
b783070467
add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
A minor change in sigmoidGradGrad operation (non-functional change).
4 years ago
mindspore-ci-bot
f80b28313f
!10619 add timedistributed
From: @d00562747
Reviewed-by:
Signed-off-by:
5 years ago
TFbunny
83e06bbba0
add return to sparseapplyftrl gpu
5 years ago
dinglongwei
5a6caa7b0a
add timedistributed and bugfix cpu ops assign and maximum
5 years ago
mindspore-ci-bot
ee07285420
!10580 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
From: @david-he91
Reviewed-by: @linqingke,@liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
5 years ago
linqingke
96183f8b12
new add matrix inverse.
5 years ago
mindspore-ci-bot
b381d4f7a0
!10603 add grad definition for AsinGrad and ACosGrad.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
2dc275be06
!9842 Add SquaredDifference kernel for GPU
From: @he-botao
Reviewed-by: @c_34
Signed-off-by:
5 years ago
hebotao
f4ae9cdbc4
Add SquareDifference kernel for GPU
添加测试用例
添加测试用例
添加测试用例
添加测试用例
清除告警
添加测试用例
添加测试用例
清除告警
5 years ago
mindspore-ci-bot
aecd96cdb2
!10424 Compute weighted loss
From: @xuguoyang5566
Reviewed-by: @wuxuejian
Signed-off-by:
5 years ago
wangshuide2020
677127ef5e
add grad definition for AsinGrad and ACosGrad
5 years ago
hedongdong
352a362878
Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
5 years ago
xuguoyang
7fe25d6444
Add weights loss compute
5 years ago
mindspore-ci-bot
6e690ab725
!9949 add testcase and minor fix for SparseApplyProximalAdagrad/Ftrl
From: @TFbunny
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
f9dbebd958
!10410 add dtype supports[fp64/fp32/fp16/int8/int16/int32/int64/uint8] for relu/reluv2/relugradv2
From: @yuan_shen_zhou
Reviewed-by: @wilfchen,@liangchenghui,@linqingke
Signed-off-by: @liangchenghui
5 years ago
zhouyuanshen
2e2c01d6f0
add dtype supports for relu/reluv2/relugradv2
5 years ago
mindspore-ci-bot
44abd94b42
!9408 [ME][Pynative]Fix mem leak problem in pynative mode
From: @chenfei52
Reviewed-by:
Signed-off-by:
5 years ago
chenfei
1f20e552ed
handle mem leak in pynative mode
use enter and leave construct
5 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
5 years ago
zhouyuanshen
09b68f9006
rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
5 years ago
mindspore-ci-bot
2b64b7f295
!10312 SequenceMask move API to composite
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
Peilin Wang
412665f707
wrap sequenceMask in composite
5 years ago
Peilin Wang
299509dbfc
changed cast to round to zero if casting from float to integral
5 years ago
mindspore-ci-bot
4477b97465
!10167 BatchNormGrad infer gpu kernel
From: @jonwe
Reviewed-by: @liangchenghui
Signed-off-by:
5 years ago
mindspore-ci-bot
88155de042
!10159 momentum weight fusion
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @cristoval
5 years ago
Jonathan Yan
335c3f7602
BatchNormGrad infer gpu kernel
5 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
5 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
5 years ago
mindspore-ci-bot
a83e058f42
!9858 [MS][GPU][API] UnsortedScatterND_int64_Support
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman,@robingrosman
Signed-off-by:
5 years ago
wilfChen
09e10e18bb
momentum weightdecay fusion
5 years ago
jonwe
54e5025c1a
equal op gpu kernel
5 years ago
mindspore-ci-bot
eb22cf7e5a
!10073 [MS][CompositeOp][API] TensorDot pr fix
From: @danishnxt
Reviewed-by: @tom__chen
Signed-off-by:
5 years ago
danishnxt
ac109b601a
pad_CI_Alarm fix
typo fix
test addition for half - pad value checking
5 years ago
mindspore-ci-bot
904f61b7fd
!9857 [MS][GPU] SparseApplyFtrl_int64_Support
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
5 years ago
danishnxt
b0b768335e
PR 10072 fix + new sts
lintfix
doc fix + code cleaned
doc update 2
5 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:
5 years ago
danishnxt
d1fcfaf0f2
First commit - scatter_nd_int64_update
lint fix - no lint required for previous code
fix int64 templates
removed extra files
5 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
5 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
5 years ago
hedongdong
6cc9d2c087
BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
5 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
5 years ago
danishnxt
67c528386e
update BroadcastTo
typo in API
added init type check + fix doc
fixes
lint
added prim_attr setter in python API
revert back one
changed self.shape / add prim attr
fix
5 years ago