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.
6 years ago
WilliamLian
e3a26c2229
fix transdata insert cast
5 years ago
WilliamLian
5d25bf7ca2
add more transform format insert transdata
5 years ago
WilliamLian
9c005b182c
convert dropoutdomask nodes's kernel info's first format which connected with same dropoutgenmask
5 years ago
WilliamLian
934958290e
set value node & parameter's device dtype to the node connected with's device info
6 years ago
WilliamLian
aff1846d8d
don't set parameter's format when it's has been setted before
6 years ago
WilliamLian
338d7c1ac1
decoupled of insert transdata and deal ref and split transdata
6 years ago
WilliamLian
52e97dbb79
using device dtype to create transdata kernel build info
6 years ago
WilliamLian
691b0648e3
convert unsupported kernel in aicore to aicpu
6 years ago
yujianfeng
4a0ddaef59
Support specifying reshape type for batchnorm fused op
6 years ago
lianliguang
00e4306518
convert all tuple output to maketuple
6 years ago
wenchunjiang
ee5f3fa240
add pass to insert memcpy_async for get_next outputs
6 years ago
lianliguang
5d225f934f
change the padding strategy & refactor insert transdata
6 years ago
lvliang
79f74745ec
fix-bug-type-str-is-invalied-uint16
6 years ago
lianliguang
9d5890d9b9
fix bug of got a error transdata's dest format
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago