You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
yujianfeng 3df6845803 Fix fusion condition of reshape and transpose 5 years ago
..
adam_apply_one_fusion.cc make those AdamXX and LambXX fusion pass not work for unexpect data type 5 years ago
adam_apply_one_fusion.h Add AdamApplyOne fusion pass 6 years ago
adam_apply_one_with_decay_rule.cc make those AdamXX and LambXX fusion pass not work for unexpect data type 5 years ago
adam_apply_one_with_decay_rule.h add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass 6 years ago
batchnorm_to_bninfer.cc add BatchNormGrad2BNInferGrad pass 6 years ago
batchnorm_to_bninfer.h add batchnorm2bninfer pass 6 years ago
batchnormgrad_to_bninfergrad.cc add BatchNormGrad2BNInferGrad pass 6 years ago
batchnormgrad_to_bninfergrad.h add BatchNormGrad2BNInferGrad pass 6 years ago
clip_by_norm_no_div_square_sum_fusion.cc initial version 6 years ago
clip_by_norm_no_div_square_sum_fusion.h initial version 6 years ago
clip_by_value_fusion.cc initial version 6 years ago
clip_by_value_fusion.h initial version 6 years ago
confusion_mul_grad_fusion.cc enable ConfusionMulGrad fusion pass in bert only 6 years ago
confusion_mul_grad_fusion.h add confusion_mul_grad fusion pass 6 years ago
confusion_softmax_grad_rule.cc fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False 5 years ago
confusion_softmax_grad_rule.h fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False 5 years ago
derelu_fusion.cc degrade WARNING to DEBUG in derelu_fusion pass 6 years ago
derelu_fusion.h [IRFusion] add derelu_fusion pass 6 years ago
fused_batch_norm_fusion.cc Add batch norm fusion pattern for mix precision 5 years ago
fused_batch_norm_fusion.h Add batch norm fusion pattern for mix precision 5 years ago
lamb_next_mv_rule.cc make those AdamXX and LambXX fusion pass not work for unexpect data type 5 years ago
lamb_next_mv_rule.h add 3 pattern for lamb_next_mv_rule fusion pass 6 years ago
lamb_next_mv_with_decay_rule.cc make those AdamXX and LambXX fusion pass not work for unexpect data type 5 years ago
lamb_next_mv_with_decay_rule.h refactor multiple patterns pass 6 years ago
lamb_next_mv_with_decay_v1_rule.cc make those AdamXX and LambXX fusion pass not work for unexpect data type 5 years ago
lamb_next_mv_with_decay_v1_rule.h initial version 6 years ago
lamb_next_right_rule.cc make those AdamXX and LambXX fusion pass not work for unexpect data type 5 years ago
lamb_next_right_rule.h Add cnode to equal map when opt matching 6 years ago
lamb_update_with_lr_rule_fusion.cc make those AdamXX and LambXX fusion pass not work for unexpect data type 5 years ago
lamb_update_with_lr_rule_fusion.h initial version 6 years ago
lamb_update_with_lr_v2.cc make those AdamXX and LambXX fusion pass not work for unexpect data type 5 years ago
lamb_update_with_lr_v2.h initial version 6 years ago
layer_norm_beta_gamma_backprop_fusion.cc Init GraphKernel. 5 years ago
layer_norm_beta_gamma_backprop_fusion.h initial version 6 years ago
matmul_biasadd_fusion.cc Add matmul biasadd fusion pass 6 years ago
matmul_biasadd_fusion.h Add matmul biasadd fusion pass 6 years ago
momentum_lossscale_fusion.cc synchronize latest ascend software 04 Jun 2020 5 years ago
momentum_lossscale_fusion.h initial version 6 years ago
mul_add_fusion.cc enable ConfusionMulGrad fusion pass in bert only 6 years ago
mul_add_fusion.h initial version 6 years ago
mul_addn_fusion.cc add keep_bn_fp32 parameter 6 years ago
mul_addn_fusion.h initial version 6 years ago
parameter_and_transop_fusion.cc using device dtype to create transdata kernel build info 6 years ago
parameter_and_transop_fusion.h auto mix precision 6 years ago
refresh_parameter_format.cc refresh parameter format 6 years ago
refresh_parameter_format.h refresh parameter format 6 years ago
remove_reshape_pair.cc fix remove reshape pair pass 5 years ago
remove_reshape_pair.h fix remove reshape pair pass 5 years ago
reshape_transpose_fusion.cc Fix fusion condition of reshape and transpose 5 years ago
reshape_transpose_fusion.h initial version 6 years ago
softmax_grad_ext_fusion.cc fix single-batchnorm-fission && softmax-grad-ext-fusion pass 5 years ago
softmax_grad_ext_fusion.h add 2 pattern for softmaxgradext fusion pass 5 years ago
square_sum_fusion.cc add op names mapping for one hwopt pass 5 years ago
square_sum_fusion.h initial version 6 years ago
transpose_reshape_fusion.cc Fix fusion condition of transpose and reshape 6 years ago
transpose_reshape_fusion.h initial version 6 years ago
transpose_transdata_fusion.cc change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar 5 years ago
transpose_transdata_fusion.h convert unsupported kernel in aicore to aicpu 6 years ago