Commit Graph

32 Commits (c94dea6a512eddb6cbe8b591268d82d7b9aa3209)

Author SHA1 Message Date
huanghui 4acb61d59d code review fix for buffer fusion
6 years ago
WilliamLian 9808e47663 change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
6 years ago
chujinjin 7465abc798 optimize transdata for pynative
6 years ago
yujianfeng e87ac6525e Add batch norm fusion pattern for mix precision
6 years ago
huanghui d1cec14a0c add 2 pattern for softmaxgradext fusion pass
6 years ago
huanghui 71acaa5300 enable ConfusionMulGrad fusion pass in bert only
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
huanghui a42dd21430 add 3 pattern for lamb_next_mv_rule fusion pass
6 years ago
huanghui f16ff539ba refactor multiple patterns pass
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
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 6e89ebe6f0 Add BatchNorm fusion pattern with mix precision
6 years ago
mindspore-ci-bot 86d4797399 !1079 Convert AiCpu kernel when aicore not supported
6 years ago
WilliamLian 691b0648e3 convert unsupported kernel in aicore to aicpu
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 7185961e89 Enable BatchNorm fusion pass
6 years ago
mindspore-ci-bot e537a70808 !657 Fix confusionmulgrad fusion pass cannot work
6 years ago
huanghui 230e77f923 fix confusionmulgrad fusion pass cannot work
6 years ago
huanghui 9e29224af9 move add_memcpy_async pass and transdata_split pass
6 years ago
huanghui cd6e8d6542 fix ReluV2's mask shape in derelu fusion pass
6 years ago
YuJianfeng 5eb5379889 Add AdamApplyOne fusion pass
6 years ago
huanghui b02e871c1a [IRFusion] add derelu_fusion pass
6 years ago
lianliguang 5d225f934f change the padding strategy & refactor insert transdata
6 years ago
huanghui 19ee376cd3 add confusion_mul_grad fusion pass
6 years ago
Wei Luning 73ba399364 remove ge depend in cpu
6 years ago
GinFung 468dbc3557 Add matmul biasadd fusion pass
6 years ago
zhunaipan 930a1fb0a8 initial version
6 years ago