Commit Graph

124 Commits (bd777e0710ba51c66d1f37e9f73f60e405015a72)

Author SHA1 Message Date
huanghui b4c0ed4b36 add signle batchnorm fission pass
6 years ago
yujianfeng e87ac6525e Add batch norm fusion pattern for mix precision
6 years ago
mindspore-ci-bot 0426ed057b !1777 Remove ZerosLikeTensor and sub with ZerosTensor
6 years ago
BowenK 96379faa3a Remove ZerosLikeTensor and sub with ZerosLike
6 years ago
huanghui d1cec14a0c add 2 pattern for softmaxgradext fusion pass
6 years ago
mindspore-ci-bot cc9c004bc1 !1696 Enable ConfusionMulGrad fusion pass
6 years ago
mindspore-ci-bot 692f38ded2 !1532 clean pylint warning in test dir
6 years ago
huanghui 71acaa5300 enable ConfusionMulGrad fusion pass in bert only
6 years ago
jinyaohui 86d197dfeb clean pylint
6 years ago
huanghui ff05aa1faa add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
6 years ago
huanghui 99ca6b3e80 add SoftmaxGradExt fusion pass
6 years ago
mindspore-ci-bot 8556eee3fc !1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
6 years ago
mindspore-ci-bot 9c858444b0 !1568 Fix pylint warning for test cases of optimizer, infer, parse and pynative.
6 years ago
gengdongjie 705c71a257 Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
6 years ago
seatea 7398526abc Fix pylint warning for test cases of optimizer, infer, parse and
6 years ago
huanghui 1d65ae598a extract const_to_attr_strided_slice_grad pass
6 years ago
mindspore-ci-bot 650a45b233 !1490 Fix pylint warning
6 years ago
seatea c6d8a4dc98 Fix pylint warning.
6 years ago
yujianfeng 94818cf255 Fix fusion condition of transpose and reshape
6 years ago
huanghui a42dd21430 add 3 pattern for lamb_next_mv_rule fusion pass
6 years ago
huanghui f16ff539ba refactor multiple patterns pass
6 years ago
jinyaohui fbdba6e4da clean pylint
6 years ago
huanghui eaff850f11 add 3 patterns for lamb_next_mv_with_decay_rule pass
6 years ago
huanghui 5a68eba585 Refactor LambNextMVWithDecayRule fusion pass
6 years ago
Wei Luning 3db8cfa54f add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
6 years ago
mindspore-ci-bot 1b7cdc4c61 !1218 clean pylint warning in test about import
6 years ago
yujianfeng c8d33568f2 Add an new output to FusedMulApplyMomentum
6 years ago
jinyaohui 5a914994ba clean pylint
6 years ago
huanghui c4af71e236 add LarsV2 fission pass
6 years ago
jinyaohui bcfaff97f9 clean pylint
6 years ago
mindspore-ci-bot 889d7b6eea !1180 [pre_activate]Fix pylint warning
6 years ago
yujianfeng 0f42fdbb80 Fix pylint warning
6 years ago
huanghui 709828a98b add BatchNormGrad2BNInferGrad pass
6 years ago
mindspore-ci-bot 42ba885e58 !1098 Add BatchNorm2BNInfer pass
6 years ago
huanghui 6db71e6576 add batchnorm2bninfer pass
6 years ago
yujianfeng 2b061c84c7 Add batch_norm_grad infer fisson
6 years ago
yujianfeng 6e89ebe6f0 Add BatchNorm fusion pattern with mix precision
6 years ago
mindspore-ci-bot 4bb46606db !1149 fix pylint in tests
6 years ago
panyifeng 755ba75deb fix pylint
6 years ago
etone-chan c4a5bfb787 add matmul eltwise buffer fusion pass
6 years ago
yujianfeng 85ff90c237 Add input shape condition for transpose_reshape fusion pass
6 years ago
huanghui 12eaaf710b mul_add_fusion pass supports when add's 2nd is mul
6 years ago
YuJianfeng aa6f808616 Add batch norm bert fission pass
6 years ago
YuJianfeng 7185961e89 Enable BatchNorm fusion pass
6 years ago
huanghui 0de0aee54e Add BatchNormGrad split pass
6 years ago
mindspore-ci-bot 3d9f1087c6 !695 Check topk supported before converting input to attr
6 years ago
YuJianfeng ce2a13fcda Check topk supported before converting input to attr
6 years ago
Wei Luning f305d6f8a7 Revert "add pattern AdjustAllReduceMulAdd"
6 years ago
mindspore-ci-bot 928dcf4ec4 !554 Fix derelu fusion pass
6 years ago
huanghui cd6e8d6542 fix ReluV2's mask shape in derelu fusion pass
6 years ago
huanghui 14df771175 fix confusion_softmax_grad_rule pass
6 years ago
liubuyu 672244e0ac add keep_bn_fp32 parameter
6 years ago
YuJianfeng bc2df2c913 Fix inputs size and attr for AddN fission pass
6 years ago
mindspore-ci-bot 71b63c3fcf !246 [opt pass] AdjustAllReduceMulAdd
6 years ago
Wei Luning ea6958c50a add pattern AdjustAllReduceMulAdd
6 years ago
YuJianfeng 5eb5379889 Add AdamApplyOne fusion pass
6 years ago
mindspore-ci-bot f69a668d98 !350 change tuple output to make tuple
6 years ago
lianliguang 00e4306518 convert all tuple output to maketuple
6 years ago
mindspore-ci-bot f98efafa16 !317 [IRFusion] add derelu_fusion pass
6 years ago
wenchunjiang ee5f3fa240 add pass to insert memcpy_async for get_next outputs
6 years ago
laiyongqiang 3e05f50f5f getnext_memcpy_elimination
6 years ago
huanghui b02e871c1a [IRFusion] add derelu_fusion pass
6 years ago
mindspore-ci-bot 94589ce611 !226 expend conv stride and dilation to 2d
6 years ago
wangnan39@huawei.com 2604acedcb extend conv stride and dilation to 2d
6 years ago
mindspore-ci-bot 298a32f1e2 !132 Add confusion_mul_grad_fusion pass
6 years ago
huanghui 19ee376cd3 add confusion_mul_grad fusion pass
6 years ago
YuJianfeng 7307c81f31 implement AddN fission pass
6 years ago
biffex 62bbf560c6 constant duplicate mul for momentum
6 years ago
buxue 7541d3b067 Develop op MaxPoolWithArgMax
6 years ago
mindspore-ci-bot a5d95e472e !106 support comparison ops for python
6 years ago
huangdongrun 461d8e3a08 add comparison ops
6 years ago
YuJianfeng 7f53bb062d Optimize depend edge with make tuple input
6 years ago
GinFung 468dbc3557 Add matmul biasadd fusion pass
6 years ago
zhunaipan 930a1fb0a8 initial version
6 years ago