mindspore-ci-bot
|
fe219b5680
|
!6181 make ref node's update edge using same address
Merge pull request !6181 from lianliguang/fix-bug-of-deal-ref
|
5 years ago |
kswang
|
4137904442
|
fix executor reviewbot
|
5 years ago |
liubuyu
|
fc7ea3db78
|
code warning clean
|
5 years ago |
mindspore-ci-bot
|
d60033c8db
|
!6381 Add dtype float16 that erf and erfc should support
Merge pull request !6381 from peixu_ren/custom_gpu
|
5 years ago |
mindspore-ci-bot
|
3621bb2348
|
!6601 Change the convention that random seed is generated at GPU back-end
Merge pull request !6601 from peixu_ren/custom_gpu2
|
5 years ago |
mindspore-ci-bot
|
63d6e139ab
|
!6561 [Data Dump] gpu dump iteration bug
Merge pull request !6561 from caifubi/dump
|
5 years ago |
caifubi
|
5d8e493834
|
Fix GPU dump bug
|
5 years ago |
mindspore-ci-bot
|
5ae77f2d51
|
!6568 fix the bug for sending suspend command
Merge pull request !6568 from yelihua/temp-dev
|
5 years ago |
yujianfeng
|
115aa48ed0
|
Fix the bug of memcpy_s for embeddinglookup cpu kernel
|
5 years ago |
mindspore-ci-bot
|
2c1004eecd
|
!6584 GPU momentum supports use_nesterov.
Merge pull request !6584 from ZPaC/master-momentum-supports-use_nesterov
|
5 years ago |
peixu_ren
|
9f1f32aea8
|
Change the convention that random seed is generated at GPU back-end
|
5 years ago |
ZPaC
|
6a46ef35a4
|
GPU momentum supports use_nesterov
|
5 years ago |
yelihua
|
f2f35d2176
|
fix the bug for sending suspend
|
5 years ago |
mindspore-ci-bot
|
564b99e549
|
!6541 fix bug of inset transdata in pynative mode
Merge pull request !6541 from lianliguang/fix-bug-of-insert-transdata-of-pynative
|
5 years ago |
mindspore-ci-bot
|
f6f7815fa2
|
!6440 add sin cos gpu-op
Merge pull request !6440 from wukesong/gpu-sin-cos
|
5 years ago |
mindspore-ci-bot
|
149285b6f2
|
!6532 GPU fix BnCast
Merge pull request !6532 from VectorSL/bncast
|
5 years ago |
caifubi
|
97be0fbc54
|
fix gpu dump iteration bug
|
5 years ago |
mindspore-ci-bot
|
59f582faa3
|
!6539 Only match the pattern of Conv2DBackproInput+ReluGradV2
Merge pull request !6539 from huanghui/fix-ub-fusion-conv2dbpinput-eltwise
|
5 years ago |
huanghui
|
af0a11ff69
|
Update the pattern of conv2dbackprop_eltwise_fusion pass. Only match Conv2dBackpropInput+ReluGradV2.
|
5 years ago |
wukesong
|
f9a865fd42
|
add GPU operator
|
5 years ago |
William Lian
|
25fcd0488e
|
fix bug of pynative in back gradient graph mode's transdata inserting when the node is the output of the graph
|
5 years ago |
yujianfeng
|
1b45e5fe97
|
Fix codedex warning
|
5 years ago |
VectorSL
|
50dc89332c
|
fix bn cast
|
5 years ago |
mindspore-ci-bot
|
709ee383e9
|
!6481 add MS_EXCEPTION_IF_NULL for some variables
Merge pull request !6481 from maning202007/checknull
|
5 years ago |
mindspore-ci-bot
|
fd3c071602
|
!6424 add memcpy_s check
Merge pull request !6424 from zhaoting/add_bn_check
|
5 years ago |
John Tzanakakis
|
0e0d7eda19
|
code refactor
|
5 years ago |
maning202007
|
c8bc06061d
|
add MS_EXCEPTION_IF_NULL for some variables
|
5 years ago |
mindspore-ci-bot
|
8bb8ae82f1
|
!6463 gpu code review
Merge pull request !6463 from limingqi107/master
|
5 years ago |
mindspore-ci-bot
|
f6c904308e
|
!6462 Fix getting internal output failed when init parameter
Merge pull request !6462 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
91f87d22f4
|
!6465 fix issue about memory leak when while cases running together
Merge pull request !6465 from wenchunjiang/fix_memory_leak
|
5 years ago |
mindspore-ci-bot
|
076d8ae530
|
!6458 GPU codex fix
Merge pull request !6458 from VectorSL/codex-fix
|
5 years ago |
zhaoting
|
2d315b32e6
|
add memcpy_s check
|
5 years ago |
mindspore-ci-bot
|
1dc71651ae
|
!6437 clear warning
Merge pull request !6437 from baihuawei/clear-warnings
|
5 years ago |
wenchunjiang
|
f0db47aba8
|
remove ValueNode<KernelGraphPtr> after replace call to lagelgoto in
order to fix mutual reference in while
|
5 years ago |
mindspore-ci-bot
|
c8e9d46391
|
!6450 Change PS directory.
Merge pull request !6450 from ZPaC/master-change-ps-dir
|
5 years ago |
limingqi107
|
740254161e
|
gpu code review
|
5 years ago |
yujianfeng
|
d1c96e9455
|
Fix getting internal output failed when init parameter
|
5 years ago |
VectorSL
|
9e6bd72e04
|
fix codex
|
5 years ago |
ZPaC
|
0b49f0fb57
|
change PS dir
|
5 years ago |
baihuawei
|
e0c063704c
|
clear warnings
|
5 years ago |
peixu_ren
|
8132e56417
|
Add dtype float16 that erf and erfc should support
|
5 years ago |
mindspore-ci-bot
|
3f0ac45954
|
!6206 new add gpu ops sqrt_grad and rsqrt_grad.
Merge pull request !6206 from linqingke/new_ops
|
5 years ago |
linqingke
|
dda3176fca
|
new add sqrt_grad and rsqrt_grad.
|
5 years ago |
mindspore-ci-bot
|
deb1d2ba96
|
!6403 fix codex clean bug
Merge pull request !6403 from laiyongqiang/codex2
|
5 years ago |
mindspore-ci-bot
|
0c2e7f5092
|
!6321 codex warning
Merge pull request !6321 from chenweifeng/codex
|
5 years ago |
mindspore-ci-bot
|
f6522ef5bc
|
!6330 GPU fix reviewbot : large function
Merge pull request !6330 from VectorSL/pooling
|
5 years ago |
laiyongqiang
|
e13beaa7ed
|
clean codex warning
|
5 years ago |
chujinjin
|
8a29f3b86e
|
fix probability test case free too long
|
5 years ago |
mindspore-ci-bot
|
b3c7515ba0
|
!6342 fix ci code warning
Merge pull request !6342 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
0cbb4f6330
|
!6317 Add relu6 gpu
Merge pull request !6317 from TuDouNi/relu6
|
5 years ago |