hwjiaorui
9afd1e5174
code clean
4 years ago
mindspore-ci-bot
44d3dc299c
!15093 [GraphKernel] Refactor GraphKernelCluster
From: @dayschan
Reviewed-by: @ckey_dou,@gaoxiong1
Signed-off-by: @gaoxiong1
4 years ago
mindspore-ci-bot
a716fbfabb
!15957 [GraphKernel]Fix Static Check
From: @jiaoy1224
Reviewed-by: @gaoxiong1,@gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
Yang Jiao
e8ab41ac23
fix static check warnings
4 years ago
mindspore-ci-bot
bf80112e17
!15943 [GraphKernel]extend inputs of update if which have multiple outputs
From: @wenfangpei
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
ed539597c2
!15415 [GraphKernel]adapt for logsoftmax in ascend
From: @wenfangpei
Reviewed-by: @gaoxiong1,@ckey_dou,@gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou,@ckey_dou
4 years ago
mindspore-ci-bot
6c63e01112
!15952 [GraphKernel] Clean code warning in master branch.
From: @tronzhang
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
dayschan
3bf0d8a19a
Refactor GraphKernelCluster
Use a disjoint-set to maintain the clusters before building anf-graph, to speed up the process of building graph.
Dump the change of nodes to file if the graphkernel flag "dump_as_text" is set.
The algorithm of CheckCircle is unchanged.
Reuse the FuseNodesToSubGraph interface.
4 years ago
mindspore-ci-bot
4957ae30be
!16015 revert abstract when backend do infer
From: @lianliguang
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
mindspore-ci-bot
6f5c74eadb
!15765 Format Transform pass on CPU
From: @zuochuanyong
Reviewed-by: @zhaizhiqiang,@guoqi1024,@zhoufeng54
Signed-off-by: @zhaizhiqiang
4 years ago
mindspore-ci-bot
71ab230aa0
!15458 [GraphKernel]expanders of some fusion ops
From: @wenfangpei
Reviewed-by: @ckey_dou,@gaoxiong1
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
09008c005c
!15965 [GraphKernel]clean code
From: @lingyunli63
Reviewed-by: @ckey_dou,@gaoxiong1
Signed-off-by: @gaoxiong1
4 years ago
wenfangpei
62cc2990a6
extend inputs of update if which have multiple outputs
4 years ago
lianliguang
9faa18060d
rectify abstract if backend infer method has been converted to attr
4 years ago
tronzhang
e006626c33
clean warning in akg_kernel_metadata.cc/akg_ascend_kernel_mod.cc/add_atomic_clean.cc/add_atomic_clean_gpu.cc
4 years ago
wenfangpei
4174a7b38f
expanders of some fusion ops
4 years ago
wenfangpei
db8256e61f
adapt for logsoftmax in ascend
4 years ago
mindspore-ci-bot
6c292ef9fd
!15910 [GraphKernel] clean code for graph_kernel_splitter* & add_stitch_atomic*
From: @r1chardf1d0
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
92355554ed
!15412 [GraphKernel]adapt expanders of some ops from gpu to ascend
From: @wenfangpei
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
0f2f54915b
!15924 [GraphKernel]Fix static-check problems for graph_kernel files
From: @zengzitao
Reviewed-by: @ckey_dou,@gaoxiong1
Signed-off-by: @gaoxiong1
4 years ago
mindspore-ci-bot
8305e9919c
!15985 [GraphKernel] Clean code warning.
From: @wenfangpei
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
19158780b5
!15978 Add GPU BCEWithLogitsLoss
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
wenfangpei
2138a92875
fix wanring about static-check
4 years ago
wenfangpei
c41875b318
adapt expanders of some ops from gpu to ascend
4 years ago
TFBunny
9eae68efaa
add gpu BCEWithLogitsLoss kernel
4 years ago
zuochuanyong
e7ea343738
add format transform pass on cpu
4 years ago
r1chardf1d0
c4c69bf5e8
[GraphKernel] clean code for graph_kernel_splitter* & add_stitch_atomic_clean_gpu*
4 years ago
lingyunli63
8d54da2a79
clean code
4 years ago
mindspore-ci-bot
058a57f90b
!15923 [GraphKernel] clean code of several graph kernel source files
From: @looop5
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
zengzitao
4b6fc40c25
fix static warnings for some graph_kernel files
4 years ago
mindspore-ci-bot
ee3012fd3f
!15303 add lsq quantization method
From: @erpim
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
71ff08c3d6
!15856 fix tuple to maketuple bug
From: @Margaret_wangrui
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
4 years ago
looop5
1c62823cfe
clean code of several graph kernel source files
fix compiling
4 years ago
Margaret_wangrui
59a46db2ca
fix tuple to maketuple bug
4 years ago
mindspore-ci-bot
4a40dc4c97
!15809 clear parameter when clone param_info
From: @jjfeing
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
4 years ago
mindspore-ci-bot
d68971a799
!15787 fix codedex.
From: @liu_xiao_93
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
4 years ago
jjfeing
88c92cd263
clear parameter when param_info clone
4 years ago
mindspore-ci-bot
75504ad378
!15756 add conv2d + add +re lu & add+reluv2 ub fusion
From: @jjfeing
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
Erpim
90d5d5dab3
add lsq quantization method
4 years ago
liuxiao93
fa127d4fb0
fix codedex.
4 years ago
mindspore-ci-bot
3bd51c88f4
!14580 [auto-monad] Enforce order of exection for Loads user nodes in frontend
From: @hwhewei
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
410bbf68de
!15719 [GraphKernel] fix bug of invalid data type or format when set node info
From: @looop5
Reviewed-by: @gaoxiong1,@dylangeng
Signed-off-by: @dylangeng
4 years ago
He Wei
121a6a28d9
[auto-monad] Enforce order of exection for Loads user nodes in frontend
4 years ago
jjfeing
735a6aaa3c
add conv+add+relu & add+reluv2 fusion
4 years ago
looop5
887d400e3f
fix bug of invalid data type or format when set node info
4 years ago
mindspore-ci-bot
a5176a4a17
!15696 fix bot warnings
From: @Margaret_wangrui
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
Margaret_wangrui
b39b3d7dd5
fix bot warnings
4 years ago
mindspore-ci-bot
2b349dbf53
!15465 [GraphKernal] Use ReduceSimplify2 only
From: @lingyunli63
Reviewed-by: @gaoxiong1,@anyrenwei
Signed-off-by: @anyrenwei
4 years ago
mindspore-ci-bot
fdadfb2871
!15642 refactor tile op
From: @zengzitao
Reviewed-by: @gaoxiong1,@anyrenwei
Signed-off-by: @anyrenwei
4 years ago
mindspore-ci-bot
6b5f1bc93a
!15612 gpu mixed precision config
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago