1. 05 2月, 2018 2 次提交
  2. 03 2月, 2018 3 次提交
  3. 02 2月, 2018 17 次提交
  4. 01 2月, 2018 10 次提交
  5. 31 1月, 2018 8 次提交
    • G
      update accoding to the code review · e14272bb
      gaoyuan 提交于
      e14272bb
    • G
      update accoding to the code review · c3e89f30
      gaoyuan 提交于
      c3e89f30
    • G
      update according to the code review · 58bfaea8
      gaoyuan 提交于
      58bfaea8
    • Q
      Make parallel tests bind to different GPU. · 0d550ea1
      qingqing01 提交于
      0d550ea1
    • C
      refine feed_op · e49b8b9c
      chengduoZH 提交于
      e49b8b9c
    • D
      Fix/lod (#7714) · ae7d1c1f
      dzhwinter 提交于
      * "Need to re-design LoD "
      
      * "add lod design"
      
      * "fix lod gpu ptr pointer"
      
      * "removed commented code"
      
      * "fix CI"
      
      * "remove set lod in pybind"
      
      * "fix style check"
      
      * "fix CI"
      
      * "fix long type template error"
      
      * "pybind reorder to use Place"
      
      * "fix ci"
      
      * "fix ci"
      
      * fix ci
      
      * "sperate as a new file"
      
      * "fix CI"
      
      * "fix ci"
      
      * small fix
      
      * "add test"
      
      * "fix adam op"
      
      * "fix lstmp op"
      
      * "fix adam op"
      
      * "follow comments"
      
      * "fix ci"
      ae7d1c1f
    • C
      Refine channel test (#7946) · adf14b0c
      chengduo 提交于
      * refine channel test
      
      * follow comments
      
      * Add dependency enforce to threadpool
      
      * Revert changes to channel_test.cc
      
      * Revert changes to channel_test.cc
      
      * Add #include "paddle/framework/macros.h"
      
      * Add unit tests
      
      * fix code format
      
      * refine close channel
      
      * follow comments
      
      * use delete to destroy channel
      adf14b0c
    • D
      "fix gpu init" (#7528) · 6f7eb0d5
      dzhwinter 提交于
      * "fix gpu init"
      
      * "set env variable default value for share gpu"
      
      * "fix ci"
      
      * "removed CUDA_VISIBLE_DEVICES default"
      
      * "removed"
      6f7eb0d5