1. 19 10月, 2022 1 次提交
  2. 11 10月, 2022 1 次提交
  3. 27 9月, 2022 1 次提交
  4. 05 7月, 2022 1 次提交
  5. 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
  6. 30 7月, 2020 1 次提交
  7. 02 4月, 2020 1 次提交
  8. 28 2月, 2020 1 次提交
  9. 13 1月, 2020 1 次提交
  10. 12 12月, 2019 1 次提交
    • T
      memory leak for cpu (#21174) · 9ad940fd
      tangwei12 提交于
      * add fake init for the trainer, fix large memory hold in the trainer
      * do not merge recv vars from a remote endpoint, test=develop
      * add recv and save op, merge slice var in one op, save memory
      * remove hsigmoid with pull sparse, test=develop
      9ad940fd
  11. 14 3月, 2019 2 次提交
  12. 11 3月, 2019 1 次提交
  13. 18 2月, 2019 1 次提交
  14. 23 1月, 2019 1 次提交
  15. 26 12月, 2018 1 次提交
  16. 25 12月, 2018 1 次提交
  17. 18 12月, 2018 2 次提交
  18. 14 12月, 2018 2 次提交
  19. 07 12月, 2018 2 次提交
  20. 29 11月, 2018 2 次提交
  21. 26 11月, 2018 1 次提交
  22. 25 11月, 2018 1 次提交
  23. 08 11月, 2018 2 次提交
    • C
      Fix input<tensor> (#14208) · c5b6573a
      chengduo 提交于
      * fix input<tensor>
      test=develop
      
      * fix split_ids
      test=develop
      
      * ElementwiseMul should not support SelectedRows
      
      * fix scale op
      test=develop
      
      * change GetTensorFromVar() method to GetTensorOrSelectedRowsFromVar()
      
      * fix operator
      
      * refine MultiOutput
      
      * fix MultiOutput
      test=develop
      
      * disable test_dist_save_load
      test=develop
      
      * fix elementwise_op
      test=develop
      
      * add get_sparse_as_op
      test=develop
      
      * add info for check
      test=develop
      
      * rename get_sparse_as_op with extract_rows_as_op.
      test=develop
      
      * elementwise doesn't support selected_rows
      
      * fix regularizer
      
      * remove extract_rows_as
      test=develop
      
      * fix ci
      test=develop
      
      * add test for sum_op
      
      * fix regularizer
      test=develop
      
      *  test=develop
      
      * fix pserver weight decay multi inputs test=develop
      c5b6573a
    • Q
      add comment and unit test · 373f6498
      Qiao Longfei 提交于
      test=develop
      373f6498
  24. 07 11月, 2018 1 次提交
  25. 01 11月, 2018 3 次提交
  26. 31 10月, 2018 1 次提交
  27. 28 10月, 2018 2 次提交
  28. 26 10月, 2018 1 次提交
  29. 26 9月, 2018 1 次提交
  30. 25 9月, 2018 2 次提交