liubuyu
518818fbef
reshape type for 3d nodes
5 years ago
liubuyu
6f4b1880df
update frac_z trans func compute, change the order c and d
5 years ago
liubuyu
83e2a4eb08
bug fix for fracz_3d to ncdhw trans in host
5 years ago
liubuyu
8ff36d3079
reset cube compute mode
5 years ago
liubuyu
4a3cbda322
get cube size by dtype
5 years ago
liubuyu
d4050cf98d
support ncdhw <-> frac_z_3d data trans at host
5 years ago
mindspore-ci-bot
2ced65ece3
!9461 add dynamic rnn grad split pass for pynative
From: @lianliguang
Reviewed-by: @chujinjin
Signed-off-by: @chujinjin
5 years ago
LianLiguang
cae4abb5e0
add dynamic rnn grad pass for pynative
5 years ago
jiangzhenguang
c45eee9b94
add conv3d object
5 years ago
liubuyu
e3fa342d72
support 3d format
5 years ago
liubuyu
04136bdf66
nop node infer shape
5 years ago
Yi Huaijie
d7faa77b5e
support int64 shape
5 years ago
liubuyu
23a298ca81
support new format frac_zn_lstm
5 years ago
mindspore-ci-bot
5b1cf18cb9
!5055 prepare to support int64
Merge pull request !5055 from lirongzhen1/int64
5 years ago
lirongzhen1
531ad4df70
prepare to support int64
5 years ago
WilliamLian
e95b42496c
fix circle bug of opt depend && merge cast
5 years ago
mindspore-ci-bot
58523a41fe
!4392 use builtin float16 for arm
Merge pull request !4392 from xychow/use-float16-in-arm-neon
5 years ago
zhousiyi
e1aa49a4b7
use built-in float16 in arm_neon.h for lite arm
5 years ago
WilliamLian
6760d9976d
add reshape type to tensor
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
liubuyu
43c79eb853
mindspore path adjust
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
liubuyu
432f39258c
code review
5 years ago
liubuyu
f70429d671
add format transfer
6 years ago
lvliang
2e284cb849
pynative-fix-topk-run-failed
6 years ago
liubuyu
2fe76bcfbd
add format transfer for fracz_c04 and nc1hwc04
6 years ago
WilliamLian
691b0648e3
convert unsupported kernel in aicore to aicpu
6 years ago
liubuyu
921ffccdbb
add aicpu kernel info select
6 years ago
zjun
af69070625
optimize host trans format
6 years ago
liubuyu
0b6b5e5123
fix codedex warning
6 years ago
liubuyu
ac2d5df2a1
add dtype trans template
6 years ago
chenjianping
9773cf024d
fix windows building fail
6 years ago
mindspore-ci-bot
41c969ab00
!414 add 6d format transfer
Merge pull request !414 from liubuyu/dev_lby
6 years ago
liubuyu
fc07cd908e
add 6d format transfer
6 years ago
lianliguang
00e4306518
convert all tuple output to maketuple
6 years ago
lianliguang
5d225f934f
change the padding strategy & refactor insert transdata
6 years ago
leonwanghui
322ffef3e4
Fix some typo errors in mindspore ir module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago
laiyongqiang
bb421b70db
fix bug when dump op with trans_flag true
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago