1. 24 6月, 2022 1 次提交
  2. 23 6月, 2022 3 次提交
    • W
      general_prelayernorm_transformer (#43748) · 178b2440
      Wangzheee 提交于
      178b2440
    • W
      【code format】fix cpplint style 5 (#43733) · 75080988
      wangzhen38 提交于
      * fix cpplint style 5
      
      * fix cpplint style 5
      
      * fix cpplint style 5
      
      * fix cpplint style 5
      
      * fix cpplint style 5
      
      * fix cpplint style 5
      
      * fix cpplint style 5
      75080988
    • S
      [external reviewing] Params to int8 pass (#42625) · b8b2d6a9
      Sylwester Fraczek 提交于
      * sylwek
      
      prototype params to int8 pass
      
      * trying to make warmup work
      
      * wip
      
      * wip
      
      * change test to cpp test
      
      * review fixes, refactoring
      
      * more refactoring
      
      * add erasevars
      
      * change test to fixture
      
      * rename pass
      
      and reorder erasevars and graphsaferemovenodes
      
      * fix
      
      * more refactoring and fixed bug
      
      * formatting
      
      * remove scale count
      
      * enfroce message too short
      
      * remove erasevars
      
      erasevars couldbe cauuse of memory issues
      
      some other fixes
      
      * add count of successfull fuses to name of new nodes
      
      * FindVar -> GetVar and use ConvResidual pattern
      
      * use tensor->clear() instead of new variable
      
      * Update paddle/fluid/framework/ir/mkldnn/params_quantization_mkldnn_pass_tester.cc
      Co-authored-by: NTomasz Socha <tomasz.socha@intel.com>
      
      * Update paddle/fluid/framework/ir/mkldnn/params_quantization_mkldnn_pass_tester.cc
      Co-authored-by: NTomasz Socha <tomasz.socha@intel.com>
      
      * Update paddle/fluid/inference/tests/api/analyzer_lexical_analysis_gru_tester.cc
      Co-authored-by: NTomasz Socha <tomasz.socha@intel.com>
      
      * add log (review fix)c
      
      * review fix (2 functions to one)
      
      * code review: Conv->QuantizeConv
      
      * revert
      
      * fix formatting
      
      * remove unused functions
      
      * add paddle enforce
      Co-authored-by: NTomasz Socha <tomasz.socha@intel.com>
      b8b2d6a9
  3. 22 6月, 2022 1 次提交
  4. 21 6月, 2022 3 次提交
  5. 20 6月, 2022 1 次提交
  6. 17 6月, 2022 1 次提交
  7. 13 6月, 2022 1 次提交
  8. 09 6月, 2022 3 次提交
  9. 08 6月, 2022 1 次提交
  10. 07 6月, 2022 1 次提交
  11. 05 6月, 2022 1 次提交
  12. 04 6月, 2022 1 次提交
  13. 02 6月, 2022 3 次提交
  14. 01 6月, 2022 1 次提交
  15. 31 5月, 2022 1 次提交
  16. 30 5月, 2022 2 次提交
  17. 26 5月, 2022 1 次提交
  18. 25 5月, 2022 2 次提交
  19. 22 5月, 2022 1 次提交
  20. 20 5月, 2022 1 次提交
  21. 19 5月, 2022 1 次提交
  22. 17 5月, 2022 1 次提交
  23. 16 5月, 2022 2 次提交
  24. 13 5月, 2022 1 次提交
  25. 12 5月, 2022 2 次提交
  26. 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
  27. 10 5月, 2022 2 次提交
    • 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
    • J
      pdnode_compare (#42597) · 30234dd7
      JingZhuangzhuang 提交于
      * pdnode_compare
      
      * panode compare
      
      * pdnode_compare
      30234dd7