1. 25 1月, 2018 1 次提交
  2. 23 1月, 2018 1 次提交
  3. 11 1月, 2018 1 次提交
  4. 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
  5. 29 12月, 2017 1 次提交
  6. 28 12月, 2017 1 次提交
    • Y
      Implement selectedrows serialize and deserialize (#7042) · 2cdef424
      Yancey 提交于
      * implement selectedrows serialize and deserialize
      
      * make serialize/deserialize as global function
      
      * recover send_imp.cc
      
      * delete unused brackets
      
      * fix compile error
      
      * serialize version in LodTensor and SelecetedRows
      
      * fix ci
      
      * fix ci
      2cdef424
  7. 21 11月, 2017 1 次提交
  8. 17 11月, 2017 1 次提交
  9. 14 11月, 2017 1 次提交
  10. 13 11月, 2017 1 次提交
  11. 11 11月, 2017 5 次提交
  12. 03 11月, 2017 1 次提交
  13. 31 10月, 2017 1 次提交
  14. 26 10月, 2017 1 次提交
  15. 24 10月, 2017 2 次提交
  16. 23 10月, 2017 1 次提交
  17. 19 10月, 2017 2 次提交
  18. 18 10月, 2017 1 次提交
  19. 16 10月, 2017 1 次提交
  20. 15 10月, 2017 2 次提交
  21. 11 10月, 2017 5 次提交
  22. 09 10月, 2017 1 次提交
  23. 30 9月, 2017 1 次提交
  24. 29 9月, 2017 1 次提交
  25. 28 9月, 2017 2 次提交
  26. 27 9月, 2017 1 次提交
  27. 26 9月, 2017 1 次提交
  28. 25 9月, 2017 1 次提交