mindspore-ci-bot
89cd882077
!7520 Critical path performance optimization
Merge pull request !7520 from chenweifeng/resnet50-profiling
5 years ago
wilfChen
b8e1c03cdc
Critical path performance optimization
5 years ago
mindspore-ci-bot
40b4844b76
!7263 Remove debugger argument from runtime functions
Merge pull request !7263 from Harshvardhan Gupta/add-dbg-runtime
5 years ago
mindspore-ci-bot
3b0f39623d
!7451 Specify the dump names of constant nodes the same with the names in pb file
Merge pull request !7451 from wangyue/master
5 years ago
lingyunli63
a500a57c72
add GraphkernelCSE
5 years ago
Harshvardhan Gupta
744355a005
remove dbg args from runtime and remove needless argument from IsWatchpoint
5 years ago
wangyue01
0e6402ada9
Specify the dump name of constant nodes the same with proto file.
5 years ago
mindspore-ci-bot
4424873e7e
!7256 GPU add reduce precision
Merge pull request !7256 from VectorSL/reduceprecision
5 years ago
weiyang
74cf83a94b
fix control flow when subgraphs merging root graph
5 years ago
mindspore-ci-bot
f4421b4504
!7236 Add new pass:arithmetic_simplify and eliminate_empty_graph
Merge pull request !7236 from gengfei/1012_simplify_1.0
5 years ago
mindspore-ci-bot
8c329605d2
!7159 optimize graph cut for depend
Merge pull request !7159 from kisnwang/optimize-graph-depend-cut
5 years ago
Geng_Fei
1455372cf1
add new pass in graph kernel: arithmetic_simplify
5 years ago
huanghui
b7519b7418
unify save_graphs_path
5 years ago
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
VectorSL
ccab6f88d5
gpu add reduce precision:int64->int32
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
kswang
0d4866f8da
optimize graph cut for depend
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