1. 05 6月, 2022 1 次提交
  2. 04 6月, 2022 1 次提交
  3. 02 6月, 2022 3 次提交
  4. 01 6月, 2022 2 次提交
  5. 31 5月, 2022 2 次提交
  6. 30 5月, 2022 1 次提交
  7. 27 5月, 2022 2 次提交
  8. 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
  9. 24 5月, 2022 2 次提交
  10. 23 5月, 2022 3 次提交
  11. 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
  12. 18 5月, 2022 2 次提交
  13. 17 5月, 2022 2 次提交
  14. 16 5月, 2022 1 次提交
  15. 12 5月, 2022 2 次提交
  16. 11 5月, 2022 2 次提交
  17. 09 5月, 2022 3 次提交
  18. 07 5月, 2022 1 次提交
  19. 06 5月, 2022 3 次提交
  20. 29 4月, 2022 4 次提交