1. 26 6月, 2022 1 次提交
  2. 24 6月, 2022 2 次提交
  3. 15 6月, 2022 2 次提交
  4. 14 6月, 2022 3 次提交
  5. 13 6月, 2022 2 次提交
  6. 10 6月, 2022 1 次提交
  7. 07 6月, 2022 1 次提交
  8. 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
  9. 05 6月, 2022 1 次提交
  10. 04 6月, 2022 1 次提交
  11. 02 6月, 2022 3 次提交
  12. 01 6月, 2022 2 次提交
  13. 31 5月, 2022 2 次提交
  14. 30 5月, 2022 1 次提交
  15. 27 5月, 2022 2 次提交
  16. 25 5月, 2022 1 次提交
    • X
      [EinsumOp] Optimize the backward speed of EinsumOp (#42663) · 71b046cd
      xiongkun 提交于
      * change logic for optimize
      
      * modifty
      
      * optimize the backward speed of EinsumOp
      
      * add cache optimizer for einsum op
      
      * EinsumOp: fix new dygraph mode error
      
      * fix bug
      
      * change Cache->InnerCache
      
      * fix code
      
      * fix
      
      * add nan inf utils for einsum op
      
      * add as_extra
      
      * Compatible with v2.3 EinsumOp
      
      * remove dispensable
      71b046cd
  17. 24 5月, 2022 2 次提交
  18. 23 5月, 2022 3 次提交
  19. 19 5月, 2022 2 次提交
    • Z
      [Phi] Change the output format of C++ backward api (Part2) (#42545) · 4427f1b1
      zyfncg 提交于
      * change the output format of C++ backward api
      
      * fix merge conflict
      
      * fix sparse api code auto-gen
      
      * fix eager_gen bug
      
      * fix bug of output is null
      
      * fix bug of conv2d_grad_impl
      
      * fix optional grad
      
      * fix bug of eager-gen double_grad
      
      * fix bug
      
      * fix multiply_double_grad bug
      
      * fix bug of higher order derivative
      
      * fix bug of FillZeroForEmptyGradInput
      
      * remove redundant vector in grad_node
      
      * fix bug of test_deformable_conv_v1_op
      
      * fix bug of test_deformable_conv_v1_op
      
      * some refacotr
      4427f1b1
    • Z
      [Phi] Remove shared_storage (#42821) · 7a171e3c
      zyfncg 提交于
      * remove shared_storage
      
      * fix bug
      
      * fix rnn bug
      7a171e3c
  20. 18 5月, 2022 2 次提交
  21. 17 5月, 2022 2 次提交
  22. 16 5月, 2022 1 次提交
  23. 12 5月, 2022 2 次提交