1. 27 9月, 2020 1 次提交
    • L
      add support to float64 input of warpctc op. (#27399) · 1501a80f
      Li Fuchen 提交于
      * add float64 input to ctc_loss
      
      * modified error message of  warpctc
      
      * update repo and tag of warpctc
      
      * add test for warpctc with float64 input
      
      * modified warpctc.cmake to make sure build always
      
      * resolved sample code bug of warpctc
      
      * add core.ops in warpctc dygraph
      
      * fix a bug of test
      1501a80f
  2. 09 9月, 2020 1 次提交
  3. 11 4月, 2020 1 次提交
  4. 09 1月, 2020 1 次提交
  5. 26 12月, 2019 1 次提交
  6. 24 12月, 2019 1 次提交
  7. 16 12月, 2019 1 次提交
  8. 12 12月, 2019 1 次提交
  9. 04 12月, 2019 1 次提交
  10. 25 11月, 2019 1 次提交
  11. 11 11月, 2019 1 次提交
  12. 18 10月, 2019 1 次提交
  13. 20 5月, 2019 1 次提交
  14. 07 5月, 2019 1 次提交
  15. 20 2月, 2019 1 次提交
  16. 21 1月, 2019 1 次提交
  17. 18 12月, 2018 2 次提交
  18. 01 11月, 2018 1 次提交
  19. 14 10月, 2018 1 次提交
  20. 29 4月, 2018 1 次提交
  21. 08 4月, 2018 1 次提交
  22. 12 2月, 2018 1 次提交
  23. 07 2月, 2018 1 次提交
  24. 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
  25. 17 11月, 2017 1 次提交
  26. 13 10月, 2017 1 次提交
  27. 12 10月, 2017 1 次提交
  28. 04 9月, 2017 1 次提交
  29. 30 8月, 2017 2 次提交
  30. 28 8月, 2017 1 次提交
  31. 23 8月, 2017 1 次提交
  32. 03 6月, 2017 1 次提交
  33. 01 6月, 2017 1 次提交
  34. 29 3月, 2017 2 次提交
  35. 21 1月, 2017 2 次提交
  36. 09 1月, 2017 1 次提交