1. 28 12月, 2021 1 次提交
    • B
      add mul_lstm_fuse_pass ut (#37795) · 1db61c3e
      baoachun 提交于
      * add mul_lstm_fuse_pass ut
      
      * update mul_lstm_fuse_pass ut
      
      * update ut
      
      * update ut
      
      * update ut
      
      * add CPU ut cmake setting
      
      * update ut
      1db61c3e
  2. 27 12月, 2021 1 次提交
  3. 24 12月, 2021 1 次提交
  4. 23 12月, 2021 2 次提交
    • B
      add mkldnn conv_elementwise_add_mkldnn_fuse_pass ut (#37612) · f88065d3
      baoachun 提交于
      * add mkldnn conv_elementwise_add_mkldnn_fuse_pass ut
      
      * update mkldnn conv_elementwise_add_mkldnn_fuse_pass ut
      
      * update conv_elementwise_add_mkldnn_fuse_pass ut
      
      * update conv_elementwise_add_mkldnn_fuse_pass ut
      
      * update conv_elementwise_add_mkldnn_fuse_pass ut
      
      * restrict conv2d data_format in conv_elementwise_add_mkldnn_fuse_pass
      
      * update conv_elementwise_add_mkldnn_fuse_pass OpCompat
      
      * update conv_elementwise_add_mkldnn_fuse_pass ut
      
      * update ut
      f88065d3
    • H
      Add unittest for flatten2_matmul squeeze2_matmul reshape2_matmul pass (#37644) · aa059885
      heliqi 提交于
      * add flatten2_matmul squeeze2_matmul reshape2_matmul test case
      
      * modify skip func to ignore_pass_case func
      
      * rebuild CI
      
      * add test_xx_matmul_fuse_pass timeout
      
      * add test_map_xx_pass timeout
      
      * add max_duration of test cast
      
      * add trt skip
      
      * add timeout
      
      * del commented code
      aa059885
  5. 22 12月, 2021 3 次提交
  6. 21 12月, 2021 3 次提交
  7. 20 12月, 2021 2 次提交
    • B
      add mkldnn conv_transpose_bias fuse pass ut (#37508) · ac696941
      baoachun 提交于
      * add mkldnn conv_transpose_bias fuse pass ut
      
      * update conv_transpose_bias_mkldnn_fuse_pass ut
      
      * update conv_transpose_bias_mkldnn_fuse_pass ut
      
      * update conv_transpose_bias_mkldnn_fuse_pass ut
      
      * restrict conv2d data_format in conv_transpose_bias_mkldnn_fuse_pass
      
      * update ut timeout setting
      
      * update ut
      ac696941
    • H
      add matmul_scale_fuse_pass (#37962) · ce335c23
      heliqi 提交于
      * add matmul_scale matmul_v2_scale fuse pass
      
      * add scaletensor judge
      
      * modify var name
      
      * add timeout notest;test=coverag
      
      * fix error commit
      
      * fix use_mkldnn attr
      
      * fix use_mkldnn attr
      ce335c23
  8. 17 12月, 2021 1 次提交
  9. 16 12月, 2021 2 次提交
    • F
      Conv transpose eltwiseadd bn fuse pass (#37800) · e64f0997
      feng_shuai 提交于
      * conv_transpose_eltwiseadd_bn_fuse_pass
      
      * change timeout
      
      * add TIMEOUT
      
      * add random num for group and dilation
      
      * change PassCompat
      e64f0997
    • Y
      Add tests for PaddleInference Pass (#37676) · 96597a85
      yeliang2258 提交于
      * add test for conv_elementwise_add2_act_fuse_pass and conv_elementwise_add_act_fuse_pass
      
      * Add conv_eltwiseadd_bn_fuse_pass test and fix test_conv_elementwise_addX_act_fuse_pass
      
      * add tests for conv_act_mkldnn_fuse_pass
      
      * add test for conv_bias_mkldnn_fuse_pass
      
      * update code
      
      * add conv_act_mkldnn_fuse_pass for relu, relu6, swish, leaky_relu
      
      * update test
      
      * update
      
      * update bug
      
      * update
      
      * update pattern_detector
      
      * fix test_conv_eltwiseadd_bn_fuse_pass
      
      * add diff display notest;test=windows_ci_inference
      
      * fix
      
      * remove test_conv_act_mkldnn_fuse_pass.py
      
      * ifix
      96597a85
  10. 15 12月, 2021 4 次提交
  11. 14 12月, 2021 4 次提交
  12. 13 12月, 2021 2 次提交
  13. 10 12月, 2021 3 次提交
  14. 09 12月, 2021 1 次提交
  15. 07 12月, 2021 1 次提交
  16. 06 12月, 2021 1 次提交
  17. 03 12月, 2021 1 次提交
  18. 02 12月, 2021 1 次提交
    • W
      simplify_with_basic_ops_pass UT (#37704) · c0d5b7ec
      wenbin 提交于
      * first commit
      
      * more uts
      
      * file name duplicated
      
      * timeout
      
      * Update CMakeLists.txt
      
      change TIMEOUT from 120 to 240
      
      * Update CMakeLists.txt
      
      more time
      
      * Update CMakeLists.txt
      
      timeout
      
      * Update CMakeLists.txt
      
      60s
      c0d5b7ec
  19. 01 12月, 2021 2 次提交
  20. 29 11月, 2021 1 次提交
  21. 19 11月, 2021 1 次提交
    • W
      Add fuse_resnet_unit pass (#36818) · 3cd3bf29
      wuhuanzhou 提交于
      * GeneratePass support attr condition and mapping, test=develop
      
      * fix coverage, test=develop
      
      * Add fuse_resnet_unit pass, test=develop
      
      * fix CI errors, test=develop
      
      * fix CI errors, test=develop
      
      * fix unittest error when compiling without CUDA, test=develop
      
      * fix static ci error, test=develop
      
      * limit kernel size must equal 1, test=develop
      3cd3bf29
  22. 15 11月, 2021 1 次提交
  23. 11 11月, 2021 1 次提交