1. 12 7月, 2022 1 次提交
  2. 11 7月, 2022 1 次提交
  3. 07 7月, 2022 1 次提交
  4. 04 7月, 2022 1 次提交
  5. 02 7月, 2022 2 次提交
    • L
      unify cpu context, part2 (#44012) · 755438a7
      Leo Chen 提交于
      * fix init()
      
      * delete test_device_context
      
      * replace CPUDeviceContext with CPUContext
      
      * fix test_scalar
      
      * remove dot_op.cc
      
      * fix compile
      755438a7
    • L
      unify cpu context (#43989) · 09096aeb
      Leo Chen 提交于
      * unify cpu context
      
      * fix init()
      
      * delete test_device_context
      
      * fix test_scalar
      09096aeb
  6. 30 6月, 2022 1 次提交
  7. 28 6月, 2022 1 次提交
  8. 24 6月, 2022 3 次提交
  9. 23 6月, 2022 1 次提交
  10. 21 6月, 2022 2 次提交
  11. 17 6月, 2022 1 次提交
  12. 16 6月, 2022 1 次提交
  13. 15 6月, 2022 3 次提交
  14. 13 6月, 2022 1 次提交
  15. 10 6月, 2022 1 次提交
  16. 07 6月, 2022 3 次提交
  17. 06 6月, 2022 1 次提交
  18. 05 6月, 2022 1 次提交
  19. 04 6月, 2022 1 次提交
  20. 31 5月, 2022 1 次提交
  21. 30 5月, 2022 1 次提交
  22. 27 5月, 2022 1 次提交
  23. 26 5月, 2022 1 次提交
  24. 25 5月, 2022 1 次提交
  25. 20 5月, 2022 3 次提交
  26. 19 5月, 2022 1 次提交
    • 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
  27. 16 5月, 2022 1 次提交
  28. 12 5月, 2022 1 次提交
  29. 10 5月, 2022 2 次提交