1. 08 3月, 2019 2 次提交
  2. 22 2月, 2019 1 次提交
    • N
      5. add static trt load model · 1d5ef7c9
      nhzlx 提交于
      1). add static trt load model
      2). fix bug: when device_id is not 0, the trt will have a bug
      test=develop
      1d5ef7c9
  3. 14 2月, 2019 1 次提交
  4. 16 11月, 2018 1 次提交
  5. 12 11月, 2018 1 次提交
  6. 06 11月, 2018 1 次提交
  7. 17 10月, 2018 1 次提交
  8. 13 9月, 2018 2 次提交
  9. 18 8月, 2018 1 次提交
  10. 17 8月, 2018 1 次提交
  11. 25 7月, 2018 1 次提交
  12. 24 7月, 2018 1 次提交
  13. 07 6月, 2018 1 次提交
  14. 01 6月, 2018 1 次提交
  15. 14 5月, 2018 1 次提交
  16. 27 4月, 2018 1 次提交
  17. 25 4月, 2018 2 次提交
  18. 23 4月, 2018 1 次提交
  19. 26 2月, 2018 2 次提交
  20. 12 2月, 2018 1 次提交
  21. 10 2月, 2018 2 次提交
  22. 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
  23. 04 8月, 2017 1 次提交
  24. 11 7月, 2017 1 次提交