1. 09 1月, 2018 6 次提交
    • Q
      45e77154
    • Y
      Test dist word2vec (#7334) · e249ad12
      Yancey 提交于
      * test dist word2vec
      
      * multiple trainers work
      e249ad12
    • 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
    • Y
      Rename CopyFrom to Copy for tensors (#7292) · ce6dad3b
      Yu Yang 提交于
      * Rename Tensor::CopyFrom to Tensor::Copy
      
      * Fix CI
      
      * Fix compile
      ce6dad3b
    • Y
      Remove unused LoDTensor methods (#7247) · 1dad4bb2
      Yu Yang 提交于
      * Remove unused LoDTensor methods
      
      * Update
      1dad4bb2
    • Q
      fix GetDims bug · 8b1a81a9
      qiaolongfei 提交于
      8b1a81a9
  2. 08 1月, 2018 13 次提交
  3. 06 1月, 2018 1 次提交
  4. 05 1月, 2018 16 次提交
  5. 04 1月, 2018 4 次提交