mindspore-ci-bot
f6c80b22f9
!2658 clear warning
Merge pull request !2658 from baihuawei/reduce
5 years ago
hexia
7b6e7bd62f
fix switch input type
5 years ago
baihuawei
71b6370b4d
clear warning
5 years ago
WilliamLian
88d3dc6606
fix code review
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
WilliamLian
5d25bf7ca2
add more transform format insert transdata
5 years ago
WilliamLian
1adc51df24
kernel select review
5 years ago
WilliamLian
934958290e
set value node & parameter's device dtype to the node connected with's device info
5 years ago
WilliamLian
390b4f847a
don't set parameter's format when it's has been setted before
5 years ago
WilliamLian
aff1846d8d
don't set parameter's format when it's has been setted before
5 years ago
liubuyu
fb2cd1979e
log rectification
5 years ago
liubuyu
3ce03e8ddd
bug fix
5 years ago
WilliamLian
338d7c1ac1
decoupled of insert transdata and deal ref and split transdata
5 years ago
wanghua
2703ac5ba4
fix bert percision problem
5 years ago
WilliamLian
52e97dbb79
using device dtype to create transdata kernel build info
5 years ago
WilliamLian
44df45c84d
add attr op_pattern to kernel build info
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
lianliguang
9fd9a1af71
add warning info to statistics how much nodes using raise or reduce to selected kernel info
5 years ago
lianliguang
c2be5bb8d9
change runtime error to type error when cannot find kernel info
5 years ago
chenjianping
6d47036f95
erase datatype raise kernel
5 years ago
lianliguang
c4aeb5a0b8
add format chooice when kernel selecting reduce or raise precision
5 years ago
liubuyu
b1585f862d
auto mix precision
6 years ago
jjfeing
f9ef78609f
add nc1hwc0_c04 format
6 years ago
lianliguang
5365678eee
refactor kernel select
6 years ago
lianliguang
5d225f934f
change the padding strategy & refactor insert transdata
6 years ago
lianliguang
3348e5a7c2
deal something special of adam's kernel select
6 years ago
wanghua
5b176f258b
modify bert test file
6 years ago
wanghua
da123c5b3e
fix bert precison bug
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago