mindspore-ci-bot
11058ad0ef
!7284 disable async run graph
Merge pull request !7284 from kisnwang/disable-async-run-graph
5 years ago
kswang
1871138533
disable async run graph
5 years ago
mindspore-ci-bot
42e68b7f4d
!7270 [DynamicShape] dynamic shape bugfix, support get max shape of NoShape operator
Merge pull request !7270 from caifubi/dump_bugfix
5 years ago
mindspore-ci-bot
b2160eadc4
!7238 [DynamicShape] Add dyanmic shape CI test case
Merge pull request !7238 from caifubi/dynamic_shape
5 years ago
caifubi
64d277b666
AnfAlgo::GetMaxOutputShape Support NoShape
5 years ago
caifubi
41849cd7cf
Add dynamic shape test case
5 years ago
mindspore-ci-bot
ff3438d9c2
!7158 [GraphKernel] Promote complex tensor as graph's input and recorrect getitem index for graph kernels fusion.
Merge pull request !7158 from TronZhang/promotion_const_for_gk
5 years ago
mindspore-ci-bot
618a876e0c
!7179 fix exception not exit
Merge pull request !7179 from kisnwang/fix-exception-not-exit
5 years ago
kswang
db985ab909
add ms exception
5 years ago
caifubi
e3f47285d7
Fix dump wrong device_id on gpu
5 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
5 years ago
tronzhang
c32bf5ac28
promote complex tensor as graph's input and recorrect getitem index for graph kernels fusion.
5 years ago
kswang
11989b5e30
enable async run
5 years ago
mindspore-ci-bot
d3bd1cb5b8
!6668 [Data Dump] [master] Fix asynchronous data dump failure
Merge pull request !6668 from caifubi/dump
5 years ago
mindspore-ci-bot
21c5607fca
!6971 cudnn inplace optimizer
Merge pull request !6971 from chenweifeng/tensoradd_inplace
5 years ago
mindspore-ci-bot
d30dece8a9
!6515 Resolve deadlock issue when terminate debugger from UI
Merge pull request !6515 from lichen_101010/terminate_deadlock_issue
5 years ago
Harshvardhan Gupta
7c5e0541ba
load inputs before suspending execution in dbg
5 years ago
wilfChen
b420b6cda7
cudnn inplace optimizer
5 years ago
caifubi
b17b4abf7d
Fix async data dump failed
5 years ago
mindspore-ci-bot
a4137dab65
!6775 Support ExtractImagePatches Op
Merge pull request !6775 from liubuyu/op_support
5 years ago
laiyongqiang
125849755a
replace unused parameter in graph inputs
5 years ago
mindspore-ci-bot
4b81175071
!6398 fix probalbility test case free too long
Merge pull request !6398 from chujinjin/fix_probability_test_case_free_too_long
5 years ago
Margaret_wangrui
6c5e58c5fc
fix summarynodes in new control_flow
5 years ago
liubuyu
96622fc804
support extract_image_patches op
5 years ago
mindspore-ci-bot
e7296ffd69
!6695 GPU change keep_batchnorm_fp32 to false
Merge pull request !6695 from VectorSL/keep
5 years ago
VectorSL
48db7f8c4f
gpu change bncast
5 years ago
mindspore-ci-bot
129261220e
!6499 refactor debugger code in main mindspore functions
Merge pull request !6499 from john_tzanakakis/master_ms1_grpc
5 years ago
lichen_101010
5713ea38b8
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
cleanup code and CI checks
rebase to master and address conflicts
refactor code
fix a bug
5 years ago
kswang
4137904442
fix executor reviewbot
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
yelihua
f2f35d2176
fix the bug for sending suspend
5 years ago
caifubi
97be0fbc54
fix gpu dump iteration bug
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
John Tzanakakis
0e0d7eda19
code refactor
5 years ago
maning202007
c8bc06061d
add MS_EXCEPTION_IF_NULL for some variables
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
wenchunjiang
f0db47aba8
remove ValueNode<KernelGraphPtr> after replace call to lagelgoto in
order to fix mutual reference in while
5 years ago
yujianfeng
d1c96e9455
Fix getting internal output failed when init parameter
5 years ago
ZPaC
0b49f0fb57
change PS dir
5 years ago
mindspore-ci-bot
0c2e7f5092
!6321 codex warning
Merge pull request !6321 from chenweifeng/codex
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
61c00fc4e7
!6287 fix exit core dump
Merge pull request !6287 from kisnwang/fix-exit-core-dump
5 years ago
mindspore-ci-bot
c57a472748
!5918 optimizer pynative memory
Merge pull request !5918 from flywind/optimizer_pynative_memory
5 years ago
jjfeing
37ec5c0a1f
fix code warning
5 years ago
mindspore-ci-bot
af5ebcf1a9
!6232 fix gpu heterogeneous bug
Merge pull request !6232 from baihuawei/embedding
5 years ago
kpy
4338dd266e
optimizer pynative graph memory
5 years ago
wilfChen
aacf7c2e34
codex warning
5 years ago