1. 25 6月, 2019 2 次提交
    • H
      Sequence mask support tensor (#18249) (#18318) · c8d00cb2
      Hongyu Liu 提交于
      * sequnce mask support max length tensor input; test=develop
      
      * add rnn_impl.py; test=develop
      
      * add basic gru lstm unittest; test=develop
      
      * fix api spec; test=develop
      
      * fix sequence_mask op bug;
      test=develop
      test=document_preview
      
      * change +-*x to elmentwise_op; test=develop
      
      * add mkl flag; test=develop
      
      * fix rnn impl bug; test=develop
      
      * update api spec; test=develop
      
      * fix doc bug; test=develop
      
      * fix lstm bugs; test=develop
      c8d00cb2
    • J
      Revert "Cherry pick install check for multi gpu" (#18312) · f6432604
      Jiabin Yang 提交于
      * Revert "Cherry pick install check for multi gpu (#18245)"
      
      This reverts commit d0219002.
      
      * test=release/1.5, ci start
      f6432604
  2. 21 6月, 2019 1 次提交
    • J
      Cherry pick install check for multi gpu (#18245) · d0219002
      Jiabin Yang 提交于
      * test=develop, add add_multi_gpu_install_check (#18157)
      
      * test=develop, add add_multi_gpu_install_check
      
      * test=develop, refine warning doc
      
      * test=develop, refine warning doc
      
      * test=develop, refine warning doc
      
      * test=develop, support multi cpu
      
      * test=release/1.5, cherry-picked from develop
      d0219002
  3. 19 6月, 2019 2 次提交
    • T
      Release/1.5 cherry pick (#18139) · 598addf1
      tangwei12 提交于
      * fix save/load in fleet (#17675)
      
      * fix save/load in Fleet
      * add UT framework of Fleet (#18058)
      
      * add paddle cloud role maker for customized usage, note this is only for industrial users that have cloud environment pre-configuration (#18121)
      
      add paddle cloud role maker for specific cloud usage. This pr will simplifies user's configuration in distributed training.
      
      * assign role_maker before use (#18137)
      598addf1
    • C
      [Cherry Pick] Not init nccl when rank is 1 (#18170) · 041bc72c
      chengduo 提交于
      * remove nccl dep when the number of GPU is 1
      test=develop
      
      * use multi card run syncBN
      test=release/1.5
      041bc72c
  4. 06 6月, 2019 3 次提交
  5. 31 5月, 2019 1 次提交
  6. 30 5月, 2019 2 次提交
  7. 29 5月, 2019 1 次提交
  8. 23 5月, 2019 1 次提交
  9. 21 5月, 2019 1 次提交
  10. 13 5月, 2019 1 次提交
  11. 07 5月, 2019 1 次提交
  12. 05 5月, 2019 2 次提交
  13. 25 4月, 2019 2 次提交
  14. 23 4月, 2019 1 次提交
    • Q
      Support backward of backward for Relu and add a new gradient checker by... · c1c2633a
      qingqing01 提交于
      Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862)
      
      * Support backward of backward and a new gradient checker
      * Rename decorators.py to decorator_helper.py, since Python on Windows CI has decorators package.
      
      1. Add ReluDoubleGradMaker when register relu_grad.
      2. Add a new gradient checker by comparing theoretical and numerical Jacobian.  Check double gradients by double_grad_check.
      c1c2633a
  15. 22 4月, 2019 2 次提交
  16. 18 4月, 2019 1 次提交
  17. 17 4月, 2019 1 次提交
  18. 12 4月, 2019 1 次提交
  19. 10 4月, 2019 1 次提交
  20. 05 4月, 2019 1 次提交
  21. 01 4月, 2019 1 次提交
    • Y
      add SeResNeXt unittest (#16503) · 2e1e76e7
      Yan Xu 提交于
      * add seresnet unittest test=develop
      
      * add dropout layer test=develop
      
      * fix ci test=develop
      
      * fix comment test=develop
      
      * fix comment test=develop
      
      * fix ci test=develop
      
      * fix ci test=develop
      
      * fix ci
      
      * fix module name test=develop
      
      * run imperative serenext unit test serially test=develop
      2e1e76e7
  22. 29 3月, 2019 2 次提交
  23. 28 3月, 2019 1 次提交
  24. 23 3月, 2019 1 次提交
  25. 22 3月, 2019 2 次提交
  26. 21 3月, 2019 1 次提交
  27. 11 3月, 2019 1 次提交
  28. 20 2月, 2019 1 次提交
  29. 18 2月, 2019 1 次提交
  30. 14 2月, 2019 1 次提交