1. 06 7月, 2022 4 次提交
  2. 05 7月, 2022 2 次提交
  3. 04 7月, 2022 6 次提交
  4. 02 7月, 2022 1 次提交
    • 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
  5. 30 6月, 2022 4 次提交
  6. 29 6月, 2022 3 次提交
  7. 28 6月, 2022 2 次提交
    • Z
      [GPUPS]Optimize hbm for dymf (#43863) · 1dc2117f
      zmxdream 提交于
      * fix merge_grad&push_sparse
      
      * change typo
      
      * fix code format. test=develop
      
      * fix code format. test=develop
      
      * fix code format. test=develop
      
      * fix debug info
      
      * optimize hbm
      
      * fix size_t
      
      * fix size_t
      1dc2117f
    • R
      Remove boost::variant (#43100) · b3cf28f8
      Ruibiao Chen 提交于
      * boost::variant -> paddle::variant
      
      * boost::variant.apply_visit -> paddle::visit
      
      * Update pybind_boost_hraders.h
      
      * Fix CINN compilation errors
      
      * Revert FetchResultType
      b3cf28f8
  8. 27 6月, 2022 2 次提交
  9. 26 6月, 2022 1 次提交
  10. 24 6月, 2022 3 次提交
  11. 23 6月, 2022 5 次提交
  12. 22 6月, 2022 1 次提交
  13. 21 6月, 2022 4 次提交
  14. 20 6月, 2022 1 次提交
  15. 17 6月, 2022 1 次提交
    • Z
      bug fix (#43526) · 4d649893
      ziyoujiyi 提交于
      * back fl
      
      * delete ssl cert
      
      * .
      
      * make warning
      
      * .
      
      * unittest paral degree
      
      * solve unittest
      
      * heter & multi cloud commm ready
      
      * .
      
      * .
      
      * fl-ps v1.0
      
      * .
      
      * support N + N mode
      
      * .
      
      * .
      
      * .
      
      * .
      
      * delete print
      
      * .
      
      * .
      
      * .
      
      * .
      
      * fix bug
      
      * .
      
      * .
      4d649893