zhoufeng
01ce557c8d
Fix random ci fail
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
He Wei
f337c6bc14
Decouple ParamValue from python
5 years ago
mindspore-ci-bot
f42e36b629
!2845 Fix empty graph dump ir failed
Merge pull request !2845 from zhoufeng/empty-graph-dump-ir
5 years ago
zhoufeng
1f8b00dff2
Fix empty graph dump ir
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
f6b6ef2796
!2761 Record unreused arg in kernel graph
Merge pull request !2761 from chenfei_mindspore/split-real-inputs-to-reuse-args-and-not-reuse-args
5 years ago
chenfei
193c583cf6
add unreuse args of kernel graph
insert assign at the end of graph
clear log
clear log 2
handle replace call of unreuse args
handle bug of replace node
5 years ago
kswang
e9067b4a10
add internal output
5 years ago
chenfei
1ecaf912f9
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
9b326fe8c5
!2625 Fix code review problems of session
Merge pull request !2625 from Margaret_wangrui/review_code_second
5 years ago
Margaret_wangrui
3ea75e0d98
review code second
5 years ago
caifubi
3d2ba14164
handle control depend with virtual node
5 years ago
chenfei
df7fe72928
visit stop if tuple getitem and maketuple of function GetCallRealOutputs
5 years ago
chenfei
82599adc3f
check depend 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