1. 13 1月, 2018 1 次提交
  2. 12 1月, 2018 4 次提交
  3. 11 1月, 2018 2 次提交
  4. 10 1月, 2018 8 次提交
  5. 09 1月, 2018 7 次提交
    • Y
      Add grad_op_maker for sequence_pool. · 427e4745
      yangyaming 提交于
      427e4745
    • F
      refine WhileGradOp code · fbc30215
      fengjiayi 提交于
      fbc30215
    • 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
    • F
      Update · 8f962f74
      fengjiayi 提交于
      8f962f74
    • Y
      Rename CopyFrom to Copy for tensors (#7292) · ce6dad3b
      Yu Yang 提交于
      * Rename Tensor::CopyFrom to Tensor::Copy
      
      * Fix CI
      
      * Fix compile
      ce6dad3b
    • Y
      Add document for sequence_erase_op · 7b9d5b32
      Yibing Liu 提交于
      7b9d5b32
  6. 08 1月, 2018 7 次提交
  7. 07 1月, 2018 1 次提交
  8. 05 1月, 2018 6 次提交
  9. 04 1月, 2018 4 次提交