1. 21 6月, 2022 1 次提交
    • S
      Generalize conv+activation fuse pass (#43382) · 347e4b2e
      Sławomir Siwek 提交于
      * consolidate conv act passes
      
      * generalize conv_activation
      
      * integrate conv+act tests
      
      * code style format
      
      * whitespaces
      
      * remove timeout from old tests
      
      * implement comments from review
      
      * restore ut
      
      * whitespace
      
      * code style
      
      * transpose
      
      * fixes after review
      
      * method for gettin act
      
      * Change Paddle_enforce error type
      
      * code format
      
      * add missing opcompats
      347e4b2e
  2. 13 6月, 2022 1 次提交
  3. 07 6月, 2022 1 次提交
  4. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  5. 31 5月, 2022 1 次提交
  6. 11 5月, 2022 1 次提交
    • Z
      Move weights and biases scale computing into pass (#42241) · c0652972
      Zuza Gawrysiak 提交于
      * Add int8 scales gathering pass for convolution
      
      * Fix typo
      
      * Add unittest
      
      * Add corrected unit test
      
      * Change test name
      
      * Remove enabling mkldnn in test
      
      * Speed up test
      
      * Change max examples
      
      * Add functional test
      
      * Change test name
      
      * Add new test case
      
      * Rename pass
      c0652972
  7. 10 5月, 2022 1 次提交
    • P
      Rea-dd conv_affine_channel fuse pass as oneDNN only pass (#41998) · 3540d33b
      piotrekobi 提交于
      * Readd conv_affine_channel fuse pass as mkldnn pass
      
      * Fix formatting
      
      * Add new test to parallel_UT_rule.py
      
      * Fix Coverage and Windows CI issues
      
      * Revert "Fix Coverage and Windows CI issues"
      
      This reverts commit f33459846385c9fd51c07f9f44e7ff283a652637.
      
      * Fix CI errors
      
      * Remove unnecessary conv_eltwise_add_affine_channel fuse pass
      
      * Remove test from parallel_UT_rule.py
      3540d33b
  8. 04 5月, 2022 2 次提交
  9. 05 4月, 2022 1 次提交
  10. 28 3月, 2022 1 次提交
  11. 15 3月, 2022 1 次提交
  12. 11 3月, 2022 1 次提交
  13. 01 3月, 2022 1 次提交
  14. 14 2月, 2022 1 次提交
  15. 09 2月, 2022 1 次提交
  16. 27 1月, 2022 1 次提交
  17. 21 1月, 2022 1 次提交
  18. 12 1月, 2022 1 次提交
  19. 05 1月, 2022 2 次提交
  20. 22 12月, 2021 1 次提交
  21. 14 12月, 2021 3 次提交
  22. 13 12月, 2021 1 次提交
  23. 10 12月, 2021 2 次提交
  24. 07 12月, 2021 1 次提交
  25. 01 12月, 2021 2 次提交
  26. 30 11月, 2021 1 次提交
  27. 04 11月, 2021 1 次提交
  28. 28 10月, 2021 1 次提交
  29. 18 10月, 2021 1 次提交
  30. 22 9月, 2021 1 次提交
  31. 15 9月, 2021 1 次提交
  32. 13 9月, 2021 2 次提交
  33. 10 9月, 2021 1 次提交