mindspore-ci-bot
3f75f13556
!8648 PyNative Performance Optimization
From: @jojobugfree
Reviewed-by:
Signed-off-by:
5 years ago
caifubi
c7d6997819
pynative host device parallel
5 years ago
mindspore-ci-bot
270c156219
!8696 fix context null error
From: @kisnwang
Reviewed-by:
Signed-off-by:
5 years ago
kswang
62ae6802dc
fix context null error
5 years ago
John Tzanakakis
d8f345fa57
some graph reading code is executed when debug is not enabled
5 years ago
tronzhang
9d7494f4df
split shape ops for more fusion pportunity.
5 years ago
lichen_101010
1b6265fa43
Debugger multi-graph support implementation
Other Contributor: Adel Shafiei, John Tzanakakis
5 years ago
mindspore-ci-bot
7a3a4d3ad4
!8275 GPU add loopsink
From: @VectorSL
Reviewed-by:
Signed-off-by:
5 years ago
VectorSL
2cabcbcf7e
gpu loopsink
5 years ago
wilfChen
e4e9362bd0
gpu suppor dynamic shape
5 years ago
Yi Huaijie
d7faa77b5e
support int64 shape
5 years ago
wangyue01
0c16b866fe
Save graph before remove nop nodes
5 years ago
mindspore-ci-bot
87dda46d17
!8026 Set context device id in gpu session
Merge pull request !8026 from ZPaC/master-set-context-device-id
5 years ago
ZPaC
1676d4b07b
Set context device id in gpu session
5 years ago
dayschan
b6c2812a29
Convert non-scalar tensor to parameter
Add a pass `tensor_promotion`.
Fix a bug in CreateKernelInfoFromNewParameter, which reset the KernelInfo by mistake.
what's more:
Update akg
Fixbug in model_builder when reduce axis is an interger.
5 years ago
Harshvardhan Gupta
e6451adc50
generate appropriate error when debugger is used with dataset_sink_mode=True
5 years ago
mindspore-ci-bot
c6246d7a7e
!7908 add reduce precision in pynative mode
Merge pull request !7908 from chujinjin/add_reduce_precision_in_pynative_mode
5 years ago
chujinjin
9197d9f2ee
add reduce precision in pynative mode
5 years ago
ZPaC
5059d8c3f9
Set gpu device id for multiple threads
5 years ago
mindspore-ci-bot
af03fffe87
!7779 add ps mode consistence check
Merge pull request !7779 from zyli2020/bug_fix
5 years ago
lizhenyu
b8991ee149
add ps mode consistence check
5 years ago
mindspore-ci-bot
b6c88d8f85
!7510 optimize-find-input-need-lock-tensor
Merge pull request !7510 from kisnwang/optimize-find-input-need-lock-tensor
5 years ago
wilfChen
e877f72bcf
modify controldepend mount node
5 years ago
VectorSL
509b25ef1e
gpu nhwc
5 years ago
kswang
d8e72af658
optimize find input need lock tensor
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
Geng_Fei
1455372cf1
add new pass in graph kernel: arithmetic_simplify
5 years ago
VectorSL
ccab6f88d5
gpu add reduce precision:int64->int32
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
caifubi
e3f47285d7
Fix dump wrong device_id on gpu
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
21c5607fca
!6971 cudnn inplace optimizer
Merge pull request !6971 from chenweifeng/tensoradd_inplace
5 years ago
Harshvardhan Gupta
7c5e0541ba
load inputs before suspending execution in dbg
5 years ago
wilfChen
b420b6cda7
cudnn inplace optimizer
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
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
John Tzanakakis
0e0d7eda19
code refactor
5 years ago
mindspore-ci-bot
0c2e7f5092
!6321 codex warning
Merge pull request !6321 from chenweifeng/codex
5 years ago
mindspore-ci-bot
c57a472748
!5918 optimizer pynative memory
Merge pull request !5918 from flywind/optimizer_pynative_memory
5 years ago