1. 26 6月, 2022 1 次提交
  2. 24 6月, 2022 3 次提交
  3. 23 6月, 2022 4 次提交
    • W
      general_prelayernorm_transformer (#43748) · 178b2440
      Wangzheee 提交于
      178b2440
    • W
      【code format】Fix cpplint style 4 (#43695) · 5a55f13b
      wangzhen38 提交于
      * cpplint fix 2
      
      * cpplint fix 2
      
      * fix cpplint style 4
      
      * fix cpplint style 4
      
      * fix cpplint style 4
      
      * fix cpplint style 4
      5a55f13b
    • C
      add cast trt converter (#43447) · b6bf8994
      ccrrong 提交于
      * add cast trt converter
      b6bf8994
    • 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
  4. 22 6月, 2022 5 次提交
  5. 21 6月, 2022 4 次提交
  6. 20 6月, 2022 2 次提交
  7. 17 6月, 2022 5 次提交
  8. 16 6月, 2022 2 次提交
  9. 14 6月, 2022 1 次提交
  10. 13 6月, 2022 3 次提交
  11. 10 6月, 2022 2 次提交
  12. 09 6月, 2022 2 次提交
  13. 08 6月, 2022 3 次提交
  14. 07 6月, 2022 2 次提交
  15. 06 6月, 2022 1 次提交
    • H
      [inference]Resolve protobuf of ORT Backend conflict (#43159) · 607a1d65
      heliqi 提交于
      * modify paddle2onnx cmake
      
      * modify paddle2onnx cmake
      
      * modify export interface
      
      * modify paddle2onnx export
      
      * paddle2onnx add mac windows
      
      * modify paddle2onnx mac windows cmake
      
      * modify paddle2onnx mac windows cmake
      
      * modify paddle2onnx cmake support windows
      
      * modify paddle2onnx cmake support windows
      
      * modify paddle2onnx cmake support windows
      Co-authored-by: Nxiegegege <xiege01@baidu.com>
      607a1d65