1. 15 1月, 2018 2 次提交
  2. 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
  3. 06 1月, 2018 1 次提交
  4. 05 1月, 2018 1 次提交
  5. 04 1月, 2018 1 次提交
  6. 28 12月, 2017 1 次提交
  7. 21 12月, 2017 1 次提交
  8. 12 12月, 2017 2 次提交
  9. 08 12月, 2017 1 次提交
  10. 06 12月, 2017 1 次提交
  11. 05 12月, 2017 1 次提交
  12. 01 12月, 2017 4 次提交
  13. 30 11月, 2017 4 次提交
  14. 29 11月, 2017 2 次提交
  15. 28 11月, 2017 2 次提交
    • Y
      Fix MacOS compile (#5978) · 6375c8ca
      Yu Yang 提交于
      * Fix MacOS compile
      
      * Update GRPC
      
      * Unset PROTOBUF_EXEC
      6375c8ca
    • Send recv op (#5520) · 0a8a86e0
      武毅 提交于
      * WIP send recv op
      
      * WIP send recv
      
      * put grpc impl in details
      
      * put grpc impl in details
      
      * update wip
      
      * update proto
      
      * update proto
      
      * update proto
      
      * clean cmake
      
      * wip on op implementations
      
      * wip on op implementations
      
      * compile ok adding ut
      
      * wip unitest
      
      * add extern cares for linking
      
      * wip add ut
      
      * working version send recv
      
      * revert optimizer.py
      
      * update test cmake
      
      * add libtool to dockerfile
      
      * update cmake dependency
      
      * update cmake depends
      
      * update cmake grpc depends
      
      * fix cmake dependency
      
      * fix compile error
      
      * fix compile
      
      * follow comments
      
      * update
      
      * update copyfrom
      0a8a86e0
  16. 27 11月, 2017 2 次提交
  17. 24 11月, 2017 1 次提交
  18. 17 11月, 2017 3 次提交
  19. 16 11月, 2017 3 次提交
  20. 15 11月, 2017 1 次提交
  21. 10 11月, 2017 2 次提交
  22. 09 11月, 2017 3 次提交