64 Commits (5cccfbc61ba4e67de63eecacd564373b7ddb0e3a)

Author SHA1 Message Date
  yujianfeng 3df6845803 Fix fusion condition of reshape and transpose 5 years ago
  gong chen a6dfa281ea Init GraphKernel. 5 years ago
  mindspore-ci-bot 230963d08e !2332 Fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set with False 5 years ago
  huanghui c7bda5363d fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False 5 years ago
  huanghui 8463731bcc make those AdamXX and LambXX fusion pass not work for unexpect data type 5 years ago
  huanghui 4acb61d59d code review fix for buffer fusion 5 years ago
  huanghui 88eec2b894 fix single-batchnorm-fission && softmax-grad-ext-fusion pass 5 years ago
  huanghui 1044310783 add op names mapping for one hwopt pass 5 years ago
  liubuyu 0fd57bd15e fix remove reshape pair pass 5 years ago
  mindspore-ci-bot bfc18f3adc !1873 synchronize latest ascend software 04 Jun 2020 5 years ago
  yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020 5 years ago
  WilliamLian 9808e47663 change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar 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 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
  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
  mindspore-ci-bot d9c74e0acd !1328 Add 3 patterns support for LambNextMVWithDecay fusion pass 6 years ago
  yujianfeng e702e0bce8 Add tuple_getitem check for outputs of bn 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
  yujianfeng d6f043b020 Fix batch norm bert fission for control depend case 6 years ago
  yujianfeng c8d33568f2 Add an new output to FusedMulApplyMomentum 6 years ago
  huanghui d4a82951ed fix confusionmulgrad fusion pass may create a loop 6 years ago
  mindspore-ci-bot e8deacea3c !1162 change using input or output's device dtype to create transdata's kernel build info 6 years ago
  WilliamLian 52e97dbb79 using device dtype to create transdata kernel build info 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
  huanghui 206430286a degrade WARNING to DEBUG in derelu_fusion pass 6 years ago
  YuJianfeng 7185961e89 Enable BatchNorm fusion pass 6 years ago
  mindspore-ci-bot 0fbec0f55a !750 refresh parameter format 6 years ago
  liubuyu 8f48db291a refresh parameter format 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
  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 146ac1263e Overlength functions rectification 6 years ago
  mindspore-ci-bot 57f6fa6439 !459 remove reshape operators pair 6 years ago