huanghui
|
27b9b2870e
|
fix ReduceEltwiseFusionPass not set output_used_num
|
5 years ago |
Yi Huaijie
|
d7faa77b5e
|
support int64 shape
|
5 years ago |
huanghui
|
90dfecfb00
|
fix bnupdate_eltwise_eltwise's cycle fusion
|
5 years ago |
mindspore-ci-bot
|
59f582faa3
|
!6539 Only match the pattern of Conv2DBackproInput+ReluGradV2
Merge pull request !6539 from huanghui/fix-ub-fusion-conv2dbpinput-eltwise
|
5 years ago |
huanghui
|
af0a11ff69
|
Update the pattern of conv2dbackprop_eltwise_fusion pass. Only match Conv2dBackpropInput+ReluGradV2.
|
5 years ago |
yujianfeng
|
1b45e5fe97
|
Fix codedex warning
|
5 years ago |
guoqi
|
dbd8036751
|
fusion the right branch first in dx+addn+drelu fusion
|
5 years ago |
yujianfeng
|
c4bbf5a282
|
Fix bnupdate_eltwise_eltwise ub fusion pass
|
5 years ago |
zhousiyi
|
d0e58dd765
|
remove ccsrc/common.h
replace frontend/operator/ops.h in backend with base/core_ops.h as
backend should not use any frontend-only primitive
|
5 years ago |
zhoufeng
|
663278112f
|
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
etone-chan
|
18c83637f1
|
modify the condition of pattern match in bnupdate + eltwise fusion pass
|
5 years ago |
etone-chan
|
bae2ada744
|
add matmul confusiontranspose buffer fusion
|
5 years ago |
mindspore-ci-bot
|
52689a7dcf
|
!3938 decoupling core and context
Merge pull request !3938 from liubuyu/master
|
5 years ago |
zhoufeng
|
ca7154a548
|
graph compile performance optimization
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
liubuyu
|
d81862a916
|
decoupling core and context
|
5 years ago |
liubuyu
|
76dc80e7b7
|
Unified code style
|
5 years ago |
liubuyu
|
43c79eb853
|
mindspore path adjust
|
5 years ago |