1. 26 8月, 2019 5 次提交
  2. 21 8月, 2019 3 次提交
  3. 20 8月, 2019 2 次提交
  4. 19 8月, 2019 1 次提交
  5. 16 8月, 2019 2 次提交
  6. 15 8月, 2019 1 次提交
  7. 29 7月, 2019 2 次提交
  8. 26 7月, 2019 1 次提交
  9. 25 7月, 2019 3 次提交
  10. 08 7月, 2019 2 次提交
  11. 05 7月, 2019 3 次提交
  12. 02 7月, 2019 1 次提交
  13. 01 7月, 2019 1 次提交
  14. 29 6月, 2019 2 次提交
  15. 28 6月, 2019 5 次提交
  16. 27 6月, 2019 1 次提交
  17. 26 6月, 2019 2 次提交
  18. 25 6月, 2019 3 次提交
    • 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
      Optimize fused_elewise_activation_grad op. (#18282) · 8640456b
      Yiqun Liu 提交于
      test=release/1.5
      8640456b