Commit Graph

34 Commits (5d42d00161796bf0d64fe91bf9a7e0a03869ef59)

Author SHA1 Message Date
liubuyu 43c79eb853 mindspore path adjust
5 years ago
yujianfeng 24f6b9d77e Add input2output pass
5 years ago
huanghui 4acb61d59d code review fix for buffer fusion
5 years ago
WilliamLian 9808e47663 change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
5 years ago
chujinjin 7465abc798 optimize transdata for pynative
5 years ago
yujianfeng e87ac6525e Add batch norm fusion pattern for mix precision
5 years ago
huanghui d1cec14a0c add 2 pattern for softmaxgradext fusion pass
5 years ago
huanghui 71acaa5300 enable ConfusionMulGrad fusion pass in bert only
5 years ago
huanghui ff05aa1faa add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
5 years ago
huanghui 99ca6b3e80 add SoftmaxGradExt fusion pass
5 years ago
huanghui a42dd21430 add 3 pattern for lamb_next_mv_rule fusion pass
5 years ago
huanghui f16ff539ba refactor multiple patterns pass
5 years ago
huanghui eaff850f11 add 3 patterns for lamb_next_mv_with_decay_rule pass
5 years ago
huanghui 5a68eba585 Refactor LambNextMVWithDecayRule fusion pass
5 years ago
huanghui 709828a98b add BatchNormGrad2BNInferGrad pass
5 years ago
mindspore-ci-bot 42ba885e58 !1098 Add BatchNorm2BNInfer pass
5 years ago
huanghui 6db71e6576 add batchnorm2bninfer pass
5 years ago
yujianfeng 6e89ebe6f0 Add BatchNorm fusion pattern with mix precision
5 years ago
mindspore-ci-bot 86d4797399 !1079 Convert AiCpu kernel when aicore not supported
5 years ago
WilliamLian 691b0648e3 convert unsupported kernel in aicore to aicpu
5 years ago
yujianfeng 85ff90c237 Add input shape condition for transpose_reshape fusion pass
5 years ago
huanghui 12eaaf710b mul_add_fusion pass supports when add's 2nd is mul
5 years ago
YuJianfeng 7185961e89 Enable BatchNorm fusion pass
5 years ago
mindspore-ci-bot e537a70808 !657 Fix confusionmulgrad fusion pass cannot work
5 years ago
huanghui 230e77f923 fix confusionmulgrad fusion pass cannot work
5 years ago
huanghui 9e29224af9 move add_memcpy_async pass and transdata_split pass
5 years ago
huanghui cd6e8d6542 fix ReluV2's mask shape in derelu fusion pass
5 years ago
YuJianfeng 5eb5379889 Add AdamApplyOne fusion pass
5 years ago
huanghui b02e871c1a [IRFusion] add derelu_fusion pass
5 years ago
lianliguang 5d225f934f change the padding strategy & refactor insert transdata
5 years ago
huanghui 19ee376cd3 add confusion_mul_grad fusion pass
5 years ago
Wei Luning 73ba399364 remove ge depend in cpu
5 years ago
GinFung 468dbc3557 Add matmul biasadd fusion pass
5 years ago
zhunaipan 930a1fb0a8 initial version
5 years ago