chenfei
92aaf297c4
if parameter is the second input of control depend and depend mode is 0,this control relation is invalid
5 years ago
chenfei
7ede538d6a
visit stop if tuple getitem and maketuple of function GetCallRealOutputs
5 years ago
chenfei
0e6752fa6a
check control mode of control depend
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
zhoufeng
bbbfaa2441
enable new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhoufeng
821836a00f
ensure real_input order
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhoufeng
434a6aa0db
new control sink support resnet50
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhoufeng
4cffb0a321
New control sink support dynamic loss scale
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
32a72c1979
!1748 remove some warning log in pynative mode
Merge pull request !1748 from caifubi/deal-warning-log
5 years ago
mindspore-ci-bot
00672a47b8
!1730 control sink refactor
Merge pull request !1730 from wenchunjiang/fix_code_check
5 years ago
kswang
c63729b8e6
support mix target
5 years ago
caifubi
3bc36040e1
remove warning log in pynative mode
5 years ago
wenchunjiang
772806b03e
fix code check
5 years ago
zhoufeng
b7fae521c0
Mark null output subgraph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
caifubi
a3b80d34d1
Relase runtime resource only in graph_mode
5 years ago
caifubi
5f2bf782f1
fix run out of runtime resource bug
5 years ago
chenfei
52a828d59f
update real input after relace call output real input
5 years ago
zhoufeng
f868a2855f
Insert assign nodes for linking sub graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
9ceea12636
!1313 decoupled of insert transdata and deal ref and split transdata
Merge pull request !1313 from lianliguang/master
5 years ago
chenfei
5e9edc1608
use make tuple store call nodes
5 years ago
WilliamLian
338d7c1ac1
decoupled of insert transdata and deal ref and split transdata
5 years ago
chenfei
7d41812b98
split-graph-for-control-sink
5 years ago
leopz
40e15996b0
move default_param out of parameter and remove pybind11 in anf define
5 years ago
Margaret_wangrui
d87b941ff9
handle the case which the input of summary is depend type
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
chenfei
cc54bb565d
move opt to build graph
5 years ago
kswang
1e8997f4cb
optimize sort for mem reuse and fix memreuse bug
5 years ago
mindspore-ci-bot
093c2caed4
!337 optimize execute order sort
Merge pull request !337 from kisnwang/optimize-execute-order-sort
5 years ago
lianliguang
00e4306518
convert all tuple output to maketuple
5 years ago
kswang
83eeac9310
optimize execute order sort
5 years ago
lianliguang
5d225f934f
change the padding strategy & refactor insert transdata
6 years ago
chenfei
d1a0ded6c2
use first depend create parameter
6 years ago
leonwanghui
fdb47860cc
Fix some typo errors in session and device module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago