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
limingqi107
0f4397cece
fix all nop node graph execute
5 years ago
WilliamLian
9808e47663
change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
5 years ago
zhoufeng
b7fae521c0
Mark null output subgraph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
chenfei
5e9edc1608
use make tuple store call nodes
5 years ago
chenfei
7d41812b98
split-graph-for-control-sink
5 years ago
wenchunjiang
ea65e61cb1
adding new constructKernelGraph to transform all subgraphs to
kernel_graph from root func_graph
5 years ago
mindspore-ci-bot
94883f9b9c
!1132 add op pattern in kernel build info
Merge pull request !1132 from lianliguang/add-attr-op-pattern-to-kernel-build-info
5 years ago
WilliamLian
44df45c84d
add attr op_pattern to kernel build info
5 years ago
Margaret_wangrui
137007be88
only call HasNodeAttr for CNodePtr type
5 years ago
yujianfeng
4a0ddaef59
Support specifying reshape type for batchnorm fused op
5 years ago
kswang
1e8997f4cb
optimize sort for mem reuse and fix memreuse bug
5 years ago
kswang
83eeac9310
optimize execute order sort
5 years ago
mindspore-ci-bot
39b9e831cb
!291 disable memory reuse for GetNext op
Merge pull request !291 from caifubi/dev-getnext-mem-reuse-off
5 years ago
mindspore-ci-bot
9bda080bb5
!260 refactor padding strategy
Merge pull request !260 from lianliguang/refactor-padding-strategy
5 years ago
jojobugfree
2aad57c595
getnext disable memory reuse
5 years ago
kswang
ae675c5cf8
fix nopnode output bug
5 years ago
lianliguang
5d225f934f
change the padding strategy & refactor insert transdata
6 years ago
kswang
b8a7e73f7d
fix reshape output and clearres error
5 years ago
kswang
fb343bd607
add mem manager
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