1. 06 11月, 2018 1 次提交
  2. 01 11月, 2018 3 次提交
  3. 26 10月, 2018 1 次提交
  4. 24 10月, 2018 1 次提交
  5. 23 10月, 2018 1 次提交
    • C
      Refine Split op (#13967) · a7497653
      chengduo 提交于
      * speedup split_op
      test=develop
      
      * speedup split_op
      test=develop
      
      * rename ConcatGrad to Split
      
      * refine concat and split
      test=develop
      
      * fix compile error
      a7497653
  6. 22 10月, 2018 1 次提交
  7. 18 10月, 2018 1 次提交
  8. 17 10月, 2018 1 次提交
  9. 11 10月, 2018 2 次提交
  10. 09 10月, 2018 2 次提交
  11. 29 9月, 2018 1 次提交
  12. 26 9月, 2018 2 次提交
  13. 14 9月, 2018 2 次提交
  14. 01 9月, 2018 1 次提交
  15. 23 8月, 2018 1 次提交
  16. 05 7月, 2018 4 次提交
  17. 07 5月, 2018 1 次提交
  18. 04 5月, 2018 1 次提交
  19. 20 3月, 2018 1 次提交
  20. 16 3月, 2018 2 次提交
  21. 07 3月, 2018 2 次提交
  22. 02 3月, 2018 2 次提交
  23. 10 2月, 2018 1 次提交
  24. 25 1月, 2018 1 次提交
  25. 23 1月, 2018 1 次提交
  26. 11 1月, 2018 1 次提交
  27. 09 1月, 2018 1 次提交
    • Y
      Port WarpCTC Operator (#5107) · b5fda272
      Yiqun Liu 提交于
      * Add Seq2BatchFunctor, which will be used in WarpCTCOp.
      
      * Implement WrapCTCFunctor and WrapCTCKernel.
      
      * Add unittest of warpctc_op.
      
      * Modify the check_output inferface in python unittest framework to allow check a subset of outputs.
      
      * Use absolute offset lod in warpctc_op and related functors.
      
      * Refine the comments of warpctc_op.
      
      * The new python unittest supports checking a subset of the outputs, so revoke the previous change.
      
      * Rename the transform from LoDTensor to Tensor with shape [max_sequence_length, num_sequences, sequence_width] to PaddingSequenceFunctor.
      
      * Update to the newest codes.
      
      * Rename the PaddingSequenceFunctor to PaddingLoDTensorFunctor and remove the computation of dimensions out of the functos.
      b5fda272
  28. 29 12月, 2017 1 次提交