1. 27 7月, 2018 4 次提交
  2. 25 7月, 2018 1 次提交
  3. 24 7月, 2018 2 次提交
  4. 23 7月, 2018 1 次提交
  5. 22 7月, 2018 2 次提交
  6. 21 7月, 2018 1 次提交
  7. 20 7月, 2018 4 次提交
  8. 19 7月, 2018 2 次提交
  9. 18 7月, 2018 3 次提交
  10. 17 7月, 2018 3 次提交
  11. 16 7月, 2018 4 次提交
  12. 15 7月, 2018 1 次提交
  13. 14 7月, 2018 4 次提交
  14. 13 7月, 2018 2 次提交
    • Y
      Rewrite DoubleBuffer · c680bc1d
      yuyang18 提交于
      c680bc1d
    • C
      Refine multi thread cpu parallel exe (#11406) · 86b0a725
      chengduo 提交于
      * refine multi-thread CPU Parallel exe
      
      * refine multi thread CPU Parallel exe
      
      * Refine CPU version for ParallelExecutor
      
      * add share_parameter_between_cards_
      
      * Fix ParallelExecutor bug
      
      * Fix unit test
      
      * Fix parameter opt balance
      
      * Fix with opti (param->grad)
      
      * Add grad to op var
      
      * Remove shard_param_between_cards
      86b0a725
  15. 12 7月, 2018 4 次提交
  16. 11 7月, 2018 2 次提交
    • Y
      Try hide APIs · b83ffda4
      yuyang18 提交于
      b83ffda4
    • L
      change im2sequence for ctc batch inference (#11696) · 29145e1e
      lemon34 提交于
      * change im2sequence for ctc batch inference
      
      * Update im2sequence_op.cc
      
      * change im2sequence for ctc batch inference
      
      * update
      
      * change PR by comment
      
      * fix ocr test error
      
      * fix test_im2sequence
      
      * modify the old name to standard name
      
      * fix test_layers failed
      29145e1e