1. 20 3月, 2019 4 次提交
  2. 24 8月, 2018 1 次提交
  3. 25 7月, 2018 2 次提交
  4. 24 7月, 2018 2 次提交
  5. 23 7月, 2018 1 次提交
  6. 01 6月, 2018 1 次提交
  7. 14 5月, 2018 1 次提交
  8. 27 4月, 2018 1 次提交
  9. 25 4月, 2018 2 次提交
  10. 23 4月, 2018 1 次提交
  11. 26 2月, 2018 2 次提交
  12. 12 2月, 2018 1 次提交
  13. 10 2月, 2018 2 次提交
  14. 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
  15. 04 8月, 2017 1 次提交
  16. 11 7月, 2017 1 次提交