1. 07 1月, 2021 3 次提交
  2. 06 1月, 2021 1 次提交
  3. 05 1月, 2021 2 次提交
  4. 04 1月, 2021 2 次提交
  5. 31 12月, 2020 1 次提交
  6. 30 12月, 2020 3 次提交
  7. 29 12月, 2020 3 次提交
  8. 28 12月, 2020 4 次提交
  9. 27 12月, 2020 1 次提交
  10. 26 12月, 2020 1 次提交
  11. 25 12月, 2020 4 次提交
  12. 24 12月, 2020 2 次提交
  13. 23 12月, 2020 2 次提交
  14. 22 12月, 2020 1 次提交
  15. 21 12月, 2020 1 次提交
  16. 18 12月, 2020 1 次提交
  17. 17 12月, 2020 2 次提交
  18. 16 12月, 2020 1 次提交
  19. 14 12月, 2020 2 次提交
  20. 11 12月, 2020 3 次提交
    • J
      [Sharding] add hybrid-dp feature (#29518) · d33d468f
      JZ-LIANG 提交于
      * Sharding add hybrid-dp feature
      
      * update sharding in distributed_strategy
      
      * update sharding unitest
      
      * revise code format for sharding
      d33d468f
    • L
      Add the strategy of skipping cc/cu test compilation and execution in CI (#29499) · b5d4a1f3
      LoveAn 提交于
      * Add the strategy of skipping cc/cu test compilation and execution in CI, test=develop
      
      * fix if error with CI_SKIP_TEST, test=develop
      
      * fix add properties to test error on Linux/MAC, test=develop
      
      * fix set test properties of test_code_generator error, test=develop
      
      * remove test codes and advance judgment of file modification on Linux, test=develop
      
      * rename CI_SKIP_TEST to CI_SKIP_CPP_TEST, test=document_fix
      
      * Add branch judgement on Linux, test=develop
      b5d4a1f3
    • A
      Polish hash function of executor cache key (#29556) · 2a422506
      Aurelius84 提交于
      * Add more value to calculate hash key
      
      * fix size_t
      
      * polish code
      2a422506