mindspore-ci-bot
|
aad494a6fc
|
!2383 handle summary to adapt new control sink
Merge pull request !2383 from Margaret_wangrui/control_sink_summary
|
5 years ago |
Margaret_wangrui
|
edbe02dfec
|
handle summary to adapt new control sink
|
5 years ago |
mindspore-ci-bot
|
d4d0faaad9
|
!2176 Fix code review problems of session
Merge pull request !2176 from chenfei_mindspore/code-review-of-session
|
5 years ago |
chenfei
|
1b01966130
|
code review repair for new control sink
|
5 years ago |
mindspore-ci-bot
|
42c00b1534
|
!2222 fix op compile log bug
Merge pull request !2222 from wangcong/master
|
5 years ago |
wangcong
|
aed393d50f
|
add pre compile process
|
5 years ago |
mindspore-ci-bot
|
893afd3796
|
!2183 gpu add the graph cache of pynative mode
Merge pull request !2183 from limingqi107/gpu_pynative_optimize
|
5 years ago |
limingqi107
|
7dca9bfb37
|
gpu add the graph cache of pynative mode
|
5 years ago |
Margaret_wangrui
|
ca7ebcbda8
|
handle the case which child_graph is nullptr
|
5 years ago |
Margaret_wangrui
|
d238682d68
|
bind summary nodes to graph
|
5 years ago |
WilliamLian
|
0695150eae
|
fix bug of tbe adapter
|
5 years ago |
zhoufeng
|
4cffb0a321
|
New control sink support dynamic loss scale
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
wenchunjiang
|
772806b03e
|
fix code check
|
5 years ago |
mindspore-ci-bot
|
fffb2ef5d7
|
!1690 Mark null output subgraph
Merge pull request !1690 from zhoufeng/make-null-output-subgraph
|
5 years ago |
zhoufeng
|
b7fae521c0
|
Mark null output subgraph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
leopz
|
a9e30a96db
|
separate py from debug and utils
|
5 years ago |
leopz
|
4508134ceb
|
add tensor_minnie and separate py from ir
|
5 years ago |
mindspore-ci-bot
|
20a0f6ef7c
|
!1416 fix summary nodes in child graph
Merge pull request !1416 from Margaret_wangrui/fix-summary-nodes-in-child-graph
|
5 years ago |
chenfei
|
52a828d59f
|
update real input after relace call output real input
|
5 years ago |
Margaret_wangrui
|
c2bca5bf4f
|
fix summary nodes in child graph
|
5 years ago |
zhoufeng
|
f868a2855f
|
Insert assign nodes for linking sub graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
chenfei
|
5e9edc1608
|
use make tuple store call nodes
|
5 years ago |
zhoufeng
|
af5019b94f
|
link child graphs
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
chenfei
|
7d41812b98
|
split-graph-for-control-sink
|
5 years ago |
mindspore-ci-bot
|
0c19324484
|
!1239 Optimize backend graph proto dump
Merge pull request !1239 from huanghui/optimize-backend-anf-ir-proto-dump
|
5 years ago |
wenchunjiang
|
729ea8cc55
|
fix bug of loadding ctrl input tensors failed in control sink mode
|
5 years ago |
huanghui
|
7785ced96f
|
optimize-backend-anf-ir-proto-dump
|
5 years ago |
mindspore-ci-bot
|
2cc9fd1cf4
|
!1201 Pynative release memory after run finish
Merge pull request !1201 from JoyLvliang/pynative-release-memory-after-run-finish
|
5 years ago |
lvliang
|
8798979117
|
pynative-release-memory-after-run-finish
|
5 years ago |
zhoufeng
|
c99f904276
|
assign label resource for new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
Margaret_wangrui
|
f78110bf25
|
when parameter is not exist in child graph, create new parameter from parameter
|
5 years ago |
lvliang
|
2e284cb849
|
pynative-fix-topk-run-failed
|
5 years ago |
zhoufeng
|
b78e54a5c4
|
new control sink entry
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
chenfei
|
6e934530a3
|
new compile graph of new control sink
|
5 years ago |
WilliamLian
|
691b0648e3
|
convert unsupported kernel in aicore to aicpu
|
5 years ago |
rick_sanchez
|
6146424596
|
refactor vm module for multigraph sink
|
5 years ago |
kswang
|
5886c3ac22
|
fix assign cause ir inconsistency
|
5 years ago |
Margaret_wangrui
|
21266ab575
|
fix bug of loss scale not update
|
5 years ago |
wanghua
|
fdbef20638
|
fix loss scale and task_sink_mode to false at the same time cause segmentation fault
|
5 years ago |
mindspore-ci-bot
|
ea0fb2ccae
|
!852 add warning info to statistics how much nodes using raise or reduce to selected kernel info
Merge pull request !852 from lianliguang/master
|
5 years ago |
lianliguang
|
9fd9a1af71
|
add warning info to statistics how much nodes using raise or reduce to selected kernel info
|
5 years ago |
chenfei
|
cc54bb565d
|
move opt to build graph
|
5 years ago |
mindspore-ci-bot
|
64abbeaa89
|
!705 add pynative cache
Merge pull request !705 from chujinjin/add_pynative_cache
|
5 years ago |
rick_sanchez
|
6ae8345cad
|
refactor vm module for multigraph sink
|
5 years ago |
chujinjin
|
e2b0a28142
|
add pynative cache
|
5 years ago |
chujinjin
|
13bf42ba6f
|
abstract input tensor
|
5 years ago |
gukecai
|
f8208c7c52
|
Support GetNext Parallel
|
5 years ago |
chenfei
|
4907abbc24
|
fix bug of real input arg num of set child graph input
|
5 years ago |
chenfei
|
e017fd8916
|
share mem of paramter between child graph
|
5 years ago |
lvliang
|
ffe8b5d3ec
|
pynative-add-op-supported
|
5 years ago |