1. 28 2月, 2020 1 次提交
  2. 13 1月, 2020 1 次提交
  3. 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
  4. 14 3月, 2019 2 次提交
  5. 11 3月, 2019 1 次提交
  6. 18 2月, 2019 1 次提交
  7. 23 1月, 2019 1 次提交
  8. 26 12月, 2018 1 次提交
  9. 25 12月, 2018 1 次提交
  10. 18 12月, 2018 2 次提交
  11. 14 12月, 2018 2 次提交
  12. 07 12月, 2018 2 次提交
  13. 29 11月, 2018 2 次提交
  14. 26 11月, 2018 1 次提交
  15. 25 11月, 2018 1 次提交
  16. 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
  17. 07 11月, 2018 1 次提交
  18. 01 11月, 2018 3 次提交
  19. 31 10月, 2018 1 次提交
  20. 28 10月, 2018 2 次提交
  21. 26 10月, 2018 1 次提交
  22. 26 9月, 2018 1 次提交
  23. 25 9月, 2018 2 次提交
  24. 13 9月, 2018 1 次提交
    • W
      Trainer auto wait pserver ports (#13341) · 3ab3a7f3
      Wu Yi 提交于
      * trainer auto wait pserver port ready
      
      * add file
      
      * fix docstring
      
      * add option to not wait
      
      * update api spec
      
      * clean
      
      * fix test hang
      3ab3a7f3
  25. 31 8月, 2018 1 次提交
  26. 21 8月, 2018 1 次提交
  27. 20 8月, 2018 2 次提交
  28. 17 8月, 2018 2 次提交