1. 07 12月, 2017 8 次提交
  2. 06 12月, 2017 29 次提交
  3. 05 12月, 2017 3 次提交
    • Q
      add chunk eval layer (#6296) · 161128ba
      Qiao Longfei 提交于
      * add crf_decoding layer
      
      * fix some typo
      
      * init trunk_evaluator
      
      * add trunk_evaluator layer
      
      * update chunk_eval_op and test, change int32 to int64
      
      * fix a numeric problem
      
      * change layers.trunk_evaluator to layers.trunk_eval
      
      * fix typo
      
      * add precision_val
      161128ba
    • Q
      Merge pull request #6284 from qingqing01/cuda_sync · 1a8f20c6
      qingqing01 提交于
      Remove the CUDA stream synchronization between each operator.
      1a8f20c6
    • D
      "add init seed" (#6221) · 4eac85c6
      dzhwinter 提交于
      * "add init seed"
      
      * "fix compile error"
      
      * "add program level seed setting"
      
      * "fixed based on comments"
      4eac85c6