1. 28 10月, 2019 1 次提交
  2. 08 10月, 2019 1 次提交
  3. 30 9月, 2019 1 次提交
  4. 26 9月, 2019 1 次提交
  5. 25 9月, 2019 1 次提交
    • A
      Removing length dims constraints of seq_pad and seq_unpad (#19497) · 99a9615a
      Aurelius84 提交于
      * Removing last dims constraints of seq_pad and seq_unpad test=develop
      
      * fix test_layer api code test=develop
      
      * fix sequence_pad_op.cc conflict test=develop
      
      * remove test_analyzer_mm_dnn test=develop
      
      * fix vectorize bug test=develop
      
      * fix vectorize<int> test=develop
      99a9615a
  6. 20 9月, 2019 1 次提交
  7. 05 9月, 2019 1 次提交
  8. 30 8月, 2019 1 次提交
  9. 06 8月, 2019 1 次提交
  10. 25 6月, 2019 1 次提交
    • H
      Sequence mask support tensor (#18249) · df2eee71
      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
      df2eee71
  11. 24 6月, 2019 1 次提交
  12. 12 6月, 2019 1 次提交
    • W
      test=develop (#17984) · 2ae8decc
      wawltor 提交于
      Fix bug in sequence_unpad op, when allocate the output memory do not match actual memory, check memory failed. Fix this bug by allocating the output memeory in correct code position.
      2ae8decc
  13. 10 6月, 2019 1 次提交
    • Y
      Enable seq_pool op to accept len 0 input (#17284) · 33d1e565
      Yibing Liu 提交于
      * Enable seq_pool op to accept len 0 input
      
      test=develop
      
      * Update sequence_pool's api
      
      test=develop
      
      * Add more unittest cases for seq_pool op
      
      test=develop
      
      * Remove legacy comments
      
      test=develop
      
      * Don't use template in op maker
      
      test=develop
      33d1e565
  14. 27 5月, 2019 1 次提交
  15. 13 5月, 2019 1 次提交
  16. 20 4月, 2019 1 次提交
  17. 17 4月, 2019 1 次提交
    • K
      fix overflow by int32 mul test=develop (#16794) · c474e7dd
      Kevin 提交于
      * fix overflow by int32 mul test=develop
      
      * fix reference nullptr
      
      * fix codestyle test=develop
      
      * modify to point in ContextProjectFunctor test=develop
      
      * modify to point in ContextProjectFunctor test=develop
      
      * modify . to -> test=develop
      c474e7dd
  18. 02 4月, 2019 1 次提交
  19. 19 3月, 2019 1 次提交
  20. 18 3月, 2019 2 次提交
  21. 15 3月, 2019 1 次提交
  22. 14 3月, 2019 2 次提交
  23. 12 3月, 2019 2 次提交
  24. 11 3月, 2019 1 次提交
  25. 06 3月, 2019 1 次提交
  26. 05 3月, 2019 1 次提交
  27. 04 3月, 2019 1 次提交
  28. 27 2月, 2019 1 次提交
  29. 26 2月, 2019 1 次提交
    • Y
      Optimize the CUDA implementation of sequence_expand op by reduce the times of... · f4634d76
      Yiqun Liu 提交于
      Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493)
      
      * Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU.
      test=develop
      
      * Refine the op benchmark to support setting lod in config.
      test=develop
      f4634d76
  30. 19 2月, 2019 1 次提交
  31. 23 1月, 2019 1 次提交
  32. 26 12月, 2018 1 次提交
  33. 18 12月, 2018 1 次提交
  34. 12 12月, 2018 1 次提交
  35. 11 12月, 2018 1 次提交
  36. 03 12月, 2018 1 次提交
  37. 26 11月, 2018 1 次提交