Commit Graph

21 Commits

Author SHA1 Message Date
zhoufeng f49b195c39 extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-02-26 10:55:51 +08:00
marui d47e79b04c Refactor ccsrc directories and CMakeLists files 2022-02-13 14:37:51 +08:00
liubuyu 43c79eb853 mindspore path adjust 2020-07-14 18:07:28 +08:00
dayschan 617eb5510a GraphKernel support akg batchmatmul 2020-06-26 13:52:45 +08:00
WilliamLian 88d3dc6606 fix code review 2020-06-22 16:57:24 +08:00
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.
2020-06-20 22:31:54 +08:00
jjfeing caab25e09b tbe select broadcast reduce dynamic 2020-06-12 17:41:06 +08:00
WilliamLian 0695150eae fix bug of tbe adapter 2020-06-09 21:23:35 +08:00
WilliamLian 9c005b182c convert dropoutdomask nodes's kernel info's first format which connected with same dropoutgenmask 2020-06-08 09:48:34 +08:00
WilliamLian cdacd5ca76 add reducemean's kernel select rules 2020-05-30 19:17:15 +08:00
WilliamLian 338d7c1ac1 decoupled of insert transdata and deal ref and split transdata 2020-05-23 11:01:53 +08:00
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
2020-05-15 18:09:17 +08:00
WilliamLian 52e97dbb79 using device dtype to create transdata kernel build info 2020-05-15 16:10:17 +08:00
mindspore-ci-bot 597933b04b !1113 rename kernel/mng to kernel/rts
Merge pull request !1113 from dengwentao/rts
2020-05-15 09:39:18 +08:00
WilliamLian 44df45c84d add attr op_pattern to kernel build info 2020-05-14 14:41:27 +08:00
dengwentao fa83fc3e02 rename kernel/mng to kernel/rts 2020-05-13 16:26:17 +08:00
WilliamLian 691b0648e3 convert unsupported kernel in aicore to aicpu 2020-05-13 11:52:26 +08:00
liubuyu 921ffccdbb add aicpu kernel info select 2020-05-11 10:59:01 +08:00
chenfei cc54bb565d move opt to build graph 2020-04-29 09:55:41 +08:00
zhoufeng c2b3360d69 update clang format rule 2020-04-21 21:21:19 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00