1. 26 7月, 2019 1 次提交
  2. 25 7月, 2019 3 次提交
  3. 24 7月, 2019 1 次提交
  4. 18 7月, 2019 1 次提交
  5. 08 7月, 2019 3 次提交
  6. 07 7月, 2019 1 次提交
  7. 05 7月, 2019 4 次提交
  8. 02 7月, 2019 2 次提交
  9. 01 7月, 2019 4 次提交
  10. 30 6月, 2019 1 次提交
  11. 29 6月, 2019 4 次提交
  12. 28 6月, 2019 7 次提交
  13. 27 6月, 2019 1 次提交
  14. 26 6月, 2019 3 次提交
  15. 25 6月, 2019 4 次提交
    • J
      Cherry pick install check (#18326) · cf4533d0
      Jiabin Yang 提交于
      * test=release/1.5, add mutigpu install check
      
      * test=develop, refine code to use cuda_devices
      cf4533d0
    • 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
    • G
      cherry-pick from #17935 (#18051) · 5cd4bbfe
      Guo Sheng 提交于
      test=release/1.5
      
      * Fix the GetExpectedKernelType of add_position_encoding_op.
      
      * Fix the doc of lstm_unit outputs in nn.py.
      5cd4bbfe
    • Y
      init black/white lists (#17847) (#18309) · a9da6ead
      Yibing Liu 提交于
      test=release/1.5
      a9da6ead