1. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  2. 21 6月, 2021 1 次提交
  3. 10 8月, 2019 1 次提交
  4. 09 8月, 2019 1 次提交
  5. 23 1月, 2019 1 次提交
  6. 07 12月, 2018 1 次提交
    • W
      add nccl2 dist tests (#14755) · aebc175c
      Wu Yi 提交于
      * add nccl2 dist tests test=develop
      
      * fix dist_base test=develop
      
      * fix tests test=develop
      
      * fix test on mac test=develop
      aebc175c
  7. 15 11月, 2018 1 次提交
  8. 02 11月, 2018 1 次提交
    • T
      [1.1] Load vars on PSERVER (#14037) · d325e668
      tangwei12 提交于
      * fix dim0 in _load_slice_up_vars
      
      * fix dim0 in _load_slice_up_vars, fix innershape in delete_var_op
      
      * Revert "fix lookuptable in reduce strategy"
      
      This reverts commit 0e722c5e
      
      * add unit test for dist
      
      * add unit test for dist, test=develop
      
      * cancel revert, test=develop
      d325e668