1. 16 1月, 2018 1 次提交
  2. 12 1月, 2018 6 次提交
  3. 11 1月, 2018 2 次提交
  4. 10 1月, 2018 9 次提交
  5. 09 1月, 2018 5 次提交
    • 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
    • X
      init checkin for distributed book chapter 6 · 452fe1e1
      Xi Chen 提交于
      452fe1e1
    • Y
      Add document for sequence_erase_op · 7b9d5b32
      Yibing Liu 提交于
      7b9d5b32
  6. 08 1月, 2018 4 次提交
    • Y
      Add gpu kernel for sequence_erase_op · 37f933b8
      Yibing Liu 提交于
      37f933b8
    • Y
      12ed53c1
    • Y
      Refine get_places · 63ff0b4b
      Yang Yu 提交于
      63ff0b4b
    • Q
      cpu gpu transform function (#7191) · 0f353ab4
      Qiao Longfei 提交于
      * add rename guard
      
      * add device_data_transform
      
      * add device_data_transform_test
      
      * modify GetExpectedKernelType
      
      * update operator.run
      
      * support test test_label_semantic_roles
      
      * optimize code
      
      * optimize code
      
      * rename GetActualKernelType to GetExpectedKernelType
      
      * fix chunk_eval_op and device_data_transform_test
      
      * add is_same_place to place
      
      * optimize code, refine rename_guard
      
      * refine rename guard, add GetKernelTypeForVar
      
      * optimize code
      
      * add some log
      
      * rename guard
      
      * use sub scope to create var
      
      * fix compile
      
      * add IsInitialized for Tensor
      
      * add VarIsTensor
      
      * fix op_registry_test
      
      * test
      
      * tmp disable priority
      
      * restore switch_kernel.md
      
      * code clean
      0f353ab4
  7. 07 1月, 2018 1 次提交
  8. 05 1月, 2018 2 次提交
    • G
      Enhance reorder_lod_tensor_by_rank_op to support Tensor · e2192354
      guosheng 提交于
      e2192354
    • D
      Feature/use cudnn (#7141) · 5593858d
      dzhwinter 提交于
      * "add c++ side kernel selection"
      
      * "add multiple kernel op test"
      
      * "kernel selection only support cudnn"
      
      * "better formatter"
      
      * "small fix with UseCPU"
      
      * "depends on change interface Get(Place, Library)"
      
      * "fix CI"
      
      * "fix python cudnn test"
      
      * "leave the register cudnn op to another PR"
      
      * "fix CI"
      
      * "use all kernel by default"
      
      * "fix CI"
      5593858d
  9. 04 1月, 2018 1 次提交
  10. 03 1月, 2018 5 次提交
  11. 01 1月, 2018 1 次提交
  12. 29 12月, 2017 3 次提交