1. 19 7月, 2022 5 次提交
  2. 18 7月, 2022 3 次提交
  3. 16 7月, 2022 1 次提交
    • W
      [Phi] Migrate solve kernel to phi (#44363) · c0a7830f
      Weilong Wu 提交于
      * draft version
      
      * draft version
      
      * draft version
      
      * migrate solve kernel to phi
      
      * polish
      
      * polish
      
      * re useless header file, fix a bug in grad_kernel_impl
      
      * add header file in need
      c0a7830f
  4. 15 7月, 2022 3 次提交
  5. 14 7月, 2022 5 次提交
  6. 13 7月, 2022 7 次提交
  7. 12 7月, 2022 4 次提交
  8. 11 7月, 2022 3 次提交
  9. 07 7月, 2022 3 次提交
  10. 06 7月, 2022 1 次提交
  11. 05 7月, 2022 1 次提交
  12. 04 7月, 2022 2 次提交
  13. 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