1. 11 10月, 2022 1 次提交
  2. 10 8月, 2022 2 次提交
  3. 09 8月, 2022 2 次提交
    • C
      [Cherry-pick] Several bugs fix (#44991) · e00aa903
      Chen Weihang 提交于
      * fix device context init error (#43910)
      
      * Fix core so name mismatch error (#43977)
      
      * fix core avx soname error
      
      * remove print info
      
      * add clip_extra (#44008)
      
      * fix tensor stream error in custom op (#44500)
      
      * fix custom op attr names size error (#44938)
      e00aa903
    • C
      add post layer norm (#44931) · c5f4a9cc
      carryyu 提交于
      c5f4a9cc
  4. 08 8月, 2022 1 次提交
  5. 05 8月, 2022 1 次提交
  6. 04 8月, 2022 3 次提交
  7. 02 8月, 2022 2 次提交
    • H
      [cherry-pick]Ort backend optimizer(#44136 #44703 #44724) (#44766) · 35297bd8
      heliqi 提交于
      * [Inference]ort backend optimizer (#44136)
      
      * add ort clone interface
      
      * paddle2onnx update to 1.0.0rc
      
      * ort input_tensor use mutable data of scope
      
      * clone ort_predictor reuse session (#44703)
      
      * ort backend support output mutable data (#44724)
      
      * 2.3 interface is different from the Develop interface
      
      * 2.3 interface is different from the Develop interface
      
      * 2.3 interface is different from the Develop interface
      35297bd8
    • C
      Fix operator type record in profiler [cherry-pick PR44582] (#44654) · 6de20581
      chenjian 提交于
      * fix record event for operator type in new dygraph (#44582)
      
      * fix new dygraph record event for op
      
      * update unit test
      
      * fix file mode
      6de20581
  8. 25 7月, 2022 1 次提交
  9. 19 7月, 2022 1 次提交
    • C
      Record op shape data for profiler [cherry-pick PR43405 43578 43822] (#44384) · a2240190
      chenjian 提交于
      * add serialization for new field in event node (#43405)
      
      * add serialization for new field in event node
      
      * fix a bug
      
      * add more field to memory record (#43578)
      
      * Add infer shape in dygraph (#43822)
      
      * record memory and op supplement info
      
      * update
      
      * update
      
      * fix a bug
      
      * fix memory recording
      
      * fix a bug
      
      * update
      
      * update
      
      * fix a bug
      
      * update
      
      * fix a bug
      
      * fix a bug
      
      * fix a bug
      
      * update dygraph record
      
      * add infer shape record
      
      * fix
      
      * fix
      
      * fix
      
      * add comments
      
      * fix a bug
      
      * fix
      
      * fix
      
      * add record op info
      
      * fix file mode
      
      * add op input shape info
      
      * fix dependency
      a2240190
  10. 12 7月, 2022 1 次提交
  11. 30 6月, 2022 2 次提交
  12. 29 6月, 2022 1 次提交
  13. 28 6月, 2022 1 次提交
  14. 27 6月, 2022 2 次提交
  15. 25 6月, 2022 1 次提交
  16. 24 6月, 2022 1 次提交
    • A
      [cherry-pick] NVIDIA fixes (#43780) · 9edbe4aa
      Aganlengzi 提交于
      * Use all sitepackages path as the library/include path (#42940)
      
      * Fix several unit tests and increase the unit tests stability (#43670)
      
      * Reduce gather op unit tests size and increase the timeout
      
      * Add NVIDIA_TF32_OVERRIDE for multi-processes environment
      
      * Remove record test for device event ut
      
      * Fix 3 unittest errors (#43532)
      
      * Fix test_fuse_resnet_unit failure
      
      * Fix test_imperative_auto_mixed_precision failure
      
      * Fix sparse_attention_op error
      
      * Fix sparse_attention_op error
      
      * Use fixed random seed (#43659)
      
      * for CI test_collective_sendrecv_api
      Co-authored-by: Nzlsh80826 <rewang@nvidia.com>
      Co-authored-by: NShijie <505749828@qq.com>
      9edbe4aa
  17. 23 6月, 2022 4 次提交
  18. 22 6月, 2022 4 次提交
    • C
      Cherry pick 43307 (#43618) · d0bbf46c
      ccrrong 提交于
      * add bilinear_interp_v2 converter
      
      * update op_teller.cc
      
      * add unittest for bilinear_interp_v2 converter
      
      * code format
      
      * bug fix
      
      * code format and add unittest
      
      * remove merged modify in op_teller.cc
      
      * code format
      
      * code format
      
      * fix scale init error
      d0bbf46c
    • Y
      Optimize linspace to avoid GPU -> CPU copy. (#42750) (#43746) · 4dcfc6df
      Yiqun Liu 提交于
      cherry-pick #42750。
      
      QA反馈,#42750 优化后,solov2模型性能可提升6%,故cherry-pick到2.3。因#41096 将linspace python实现从fluid.layers.tensor挪到了paddle.tensor.creation下,该pr不在release/2.3分支中,故将#42750 中python修改同步到fluid.layers.tensor.linspace中。
      4dcfc6df
    • Z
      [cherry pick] Support optional residual add in fused ops and slice large... · 0660d5f2
      Zhang Ting 提交于
      [cherry pick] Support optional residual add in fused ops and slice large tensor for cudnn_softmax (#43719)
      
       [cherry pick] Support optional residual add in fused ops and slice large tensor for cudnn_softmax
      
      cherry-pick #43635 #43681 #43474
      0660d5f2
    • S
      test=document_fix;cherry pick code format check upgrade to release/2.3 (#43732) · 8e6a1945
      Sing_chan 提交于
          Only cherry pick format tool(clang-format, yapf, cmake-format) upgrade to release/2.3, lint tool such as cpplint will not move, because we are not going to fix cpplint error in release/2.3
          pre_commit.sh also is moved to release/2.3 so that both PR-CI-pre-commit and PR-CI-pre-commit-23 can works.
          pre install clang-format to avoid repeat installation due to pre-commit's multi-thread running.
      8e6a1945
  19. 21 6月, 2022 4 次提交
  20. 20 6月, 2022 1 次提交
  21. 17 6月, 2022 2 次提交
  22. 15 6月, 2022 1 次提交
  23. 14 6月, 2022 1 次提交
    • X
      [ CherryPick ] Cherry pick for einsum optimization. (#43468) · 22e75d92
      xiongkun 提交于
      * [EinsumOp] Polish forward logic and backward logic for optimize (#42603)
      
      * change logic for optimize
      
      * modifty
      
      * merge
      
      * change einsum_v2 as default and add new flags: FLAG_einsum_opt=1|0 (#43010)
      
      * [EinsumOp] Make EinsumOp support bfloat16. (#43085)
      
      * change einsum_v2 as default and add new flags: FLAG_einsum_opt=1|0
      
      * make EInsumOP support bf16
      
      * add unittest for BF16
      
      * add condition for test_BF16
      
      * fix bugs
      
      * fix
      
      * change the backward api to fit einsum op
      22e75d92