mindspore-ci-bot
f8fa03d732
!2712 Revert "Make assign-node to be before jump-node, ensure child graph can get its inputs"
Merge pull request !2712 from zhoufeng/revert-assign-node-order
5 years ago
zhoufeng
30001d68e2
Revert "Make assign-node to be before jump-node, ensure child graph can get its"
This reverts commit 8628b898e1 .
5 years ago
chenfei
92aaf297c4
if parameter is the second input of control depend and depend mode is 0,this control relation is invalid
5 years ago
mindspore-ci-bot
48b4a10f39
!2679 fix issue [controlflow] if Cascad an if, raise error
Merge pull request !2679 from wenchunjiang/fix_if_cascad_if_bug
5 years ago
wenchunjiang
b3da4d9b97
fix bug of labelswitch generate task failed when if cascad if
5 years ago
Margaret_wangrui
390efd1207
handle RecurseCompileGraph when one branch is Assign
5 years ago
zhoufeng
8628b898e1
Make assign-node to be before jump-node, ensure child graph can get its
input
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
chenfei
7ede538d6a
visit stop if tuple getitem and maketuple of function GetCallRealOutputs
5 years ago
zhoufeng
dd22792344
Graph kernel use control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
chenfei
0e6752fa6a
check control mode of control depend
5 years ago
mindspore-ci-bot
56b6191db5
!2449 Fix bug of ascend control parser
Merge pull request !2449 from chenfei_mindspore/fix-bug-ascend-control-parser
5 years ago
chenfei
144aca43c3
fix bug of control parser
5 years ago
zhoufeng
d4de0c5af1
fix BackendCommonOptimization order
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
dinghao
8d76c708df
init serving
5 years ago
mindspore-ci-bot
74d12d738d
!2421 Importing pb model to construct funcgraph
Merge pull request !2421 from yankai10/merge_master_new_fearture
5 years ago
mindspore-ci-bot
23d0497df6
!2160 Feat(GraphKernel): Init GraphKernel.
Merge pull request !2160 from xianwz/master_graph_kernel
5 years ago
yankai
59c6689512
read pb model
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
caifubi
0c29b70d06
fix new control stream bug
5 years ago
mindspore-ci-bot
9969a9b07d
!2394 sync cpu output if needed
Merge pull request !2394 from kisnwang/add-cpu-outputsync
5 years ago
mindspore-ci-bot
53654f94f2
!2056 Enable new control sink
Merge pull request !2056 from zhoufeng/enable-new-control-sink
5 years ago
mindspore-ci-bot
8a913d7586
!2157 mindspore server inference
Merge pull request !2157 from hangq/master
5 years ago
kswang
97216f7404
sync cpu output
5 years ago
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
zhoufeng
bbbfaa2441
enable new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
hangangqiang
dfbb232468
mindspore server inference
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
limingqi107
0f4397cece
fix all nop node graph execute
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
mindspore-ci-bot
c753f020d4
!2178 handle the case which child_graph is nullptr
Merge pull request !2178 from Margaret_wangrui/ascend_summary_nodes
5 years ago
limingqi107
20083679a0
gpu memreuse supports summary node
5 years ago
Margaret_wangrui
ca7ebcbda8
handle the case which child_graph is nullptr
5 years ago
limingqi107
b83f90a8d8
gpu optimize Nop node
5 years ago
mindspore-ci-bot
e8f8598ffc
!2130 gpu device code review
Merge pull request !2130 from limingqi107/master
5 years ago
mindspore-ci-bot
5da171a735
!2076 fix summary nodes memory reuse refcount
Merge pull request !2076 from laiyongqiang/summary_refcnt
5 years ago
limingqi107
da2b93916e
gpu device code review
5 years ago
laiyongqiang
09d5a7227e
fix summary nodes memory reuse refcount
5 years ago
mindspore-ci-bot
9175f0c708
!1914 optimize output sync
Merge pull request !1914 from kisnwang/optimize-output-sync
5 years ago
kswang
83ff625d52
sync data for cpu
5 years ago
mindspore-ci-bot
6c26431ab3
!2058 bind summary nodes to KernelGraph in order to memory reuse
Merge pull request !2058 from Margaret_wangrui/summary
5 years ago
Margaret_wangrui
d238682d68
bind summary nodes to graph
5 years ago
mindspore-ci-bot
ed25605d79
!2004 add ub fusion pass
Merge pull request !2004 from wangcong/master
5 years ago
wangcong
0c7368e62b
remove pre compile process
5 years ago
zhoufeng
821836a00f
ensure real_input order
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
8de8289cfd
!1840 Add op pre compiler process
Merge pull request !1840 from wangcong/master
5 years ago