| .. |
|
adam_apply_one_fusion_test.cc
|
Add AdamApplyOne fusion pass
|
2020-04-18 10:54:09 +08:00 |
|
adam_apply_one_with_decay_rule_test.cc
|
add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
|
2020-05-29 19:49:44 +08:00 |
|
batchnorm_to_bninfer_test.cc
|
add batchnorm2bninfer pass
|
2020-05-15 09:56:38 +08:00 |
|
batchnormgrad_to_bninfergrad_test.cc
|
add BatchNormGrad2BNInferGrad pass
|
2020-05-15 14:37:50 +08:00 |
|
clip_by_norm_no_div_square_sum_fusion_test.cc
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
clip_by_value_fusion_test.cc
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
confusion_mul_grad_fusion_test.cc
|
enable ConfusionMulGrad fusion pass in bert only
|
2020-05-30 09:46:21 +08:00 |
|
confusion_softmax_grad_test.cc
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
derelu_fusion_test.cc
|
[IRFusion] add derelu_fusion pass
|
2020-04-15 10:20:35 +08:00 |
|
fused_batch_norm_fusion_test.cc
|
Add batch norm fusion pattern for mix precision
|
2020-06-04 20:31:15 +08:00 |
|
lamb_next_mv_rule_test.cc
|
add 3 pattern for lamb_next_mv_rule fusion pass
|
2020-05-25 14:18:22 +08:00 |
|
lamb_next_mv_with_decay_rule_test.cc
|
refactor multiple patterns pass
|
2020-05-23 09:40:21 +08:00 |
|
lamb_next_mv_with_decay_v1_rule_test.cc
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
lamb_next_right_rule_test.cc
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
lamb_update_with_lr_rule_fusion_test.cc
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
lamb_update_with_lr_v2_test.cc
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
layer_norm_beta_gamma_backprop_fusion_test.cc
|
change the padding strategy & refactor insert transdata
|
2020-04-14 12:57:40 +08:00 |
|
matmul_biasadd_fusion_test.cc
|
Add matmul biasadd fusion pass
|
2020-03-30 10:12:50 +08:00 |
|
momentum_lossscale_fusion_test.cc
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
mul_add_fusion_test.cc
|
add 3 patterns for lamb_next_mv_with_decay_rule pass
|
2020-05-21 17:00:15 +08:00 |
|
mul_addn_fusion_test.cc
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
reshape_transpose_fusion_test.cc
|
Add input shape condition for transpose_reshape fusion pass
|
2020-05-12 22:54:21 +08:00 |
|
softmax_grad_ext_fusion_test.cc
|
add 2 pattern for softmaxgradext fusion pass
|
2020-06-01 18:48:41 +08:00 |
|
square_sum_fusion_test.cc
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
transpose_reshape_fusion_test.cc
|
Add input shape condition for transpose_reshape fusion pass
|
2020-05-12 22:54:21 +08:00 |
|
transpose_transdata_fusion_test.cc
|
change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
|
2020-06-09 09:31:43 +08:00 |