1. 16 1月, 2018 1 次提交
  2. 13 1月, 2018 1 次提交
  3. 12 1月, 2018 10 次提交
  4. 11 1月, 2018 5 次提交
  5. 10 1月, 2018 13 次提交
  6. 09 1月, 2018 6 次提交
    • Q
      add memory optimization transpiler (#7356) · 6ecbf083
      QI JUN 提交于
      6ecbf083
    • 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
    • Q
      refine batch norm python layer (#7348) · fe341bac
      QI JUN 提交于
      fe341bac
    • X
      init checkin for distributed book chapter 6 · 452fe1e1
      Xi Chen 提交于
      452fe1e1
    • Y
      Add document for sequence_erase_op · 7b9d5b32
      Yibing Liu 提交于
      7b9d5b32
  7. 08 1月, 2018 4 次提交