dayschan
cfe9c35659
GraphKernel support akg batchmatmul
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
jjfeing
caab25e09b
tbe select broadcast reduce dynamic
5 years ago
WilliamLian
0695150eae
fix bug of tbe adapter
5 years ago
WilliamLian
9c005b182c
convert dropoutdomask nodes's kernel info's first format which connected with same dropoutgenmask
5 years ago
WilliamLian
cdacd5ca76
add reducemean's kernel select rules
5 years ago
WilliamLian
338d7c1ac1
decoupled of insert transdata and deal ref and split transdata
5 years ago
mindspore-ci-bot
e8deacea3c
!1162 change using input or output's device dtype to create transdata's kernel build info
Merge pull request !1162 from lianliguang/using-device-dtype-to-create-transdata-kernel-build-info
5 years ago
WilliamLian
52e97dbb79
using device dtype to create transdata kernel build info
5 years ago
mindspore-ci-bot
597933b04b
!1113 rename kernel/mng to kernel/rts
Merge pull request !1113 from dengwentao/rts
5 years ago
WilliamLian
44df45c84d
add attr op_pattern to kernel build info
5 years ago
dengwentao
fa83fc3e02
rename kernel/mng to kernel/rts
5 years ago
WilliamLian
691b0648e3
convert unsupported kernel in aicore to aicpu
5 years ago
liubuyu
921ffccdbb
add aicpu kernel info select
5 years ago
chenfei
cc54bb565d
move opt to build graph
5 years ago
zhoufeng
c2b3360d69
update clang format rule
5 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago