1. 07 2月, 2018 4 次提交
  2. 06 2月, 2018 3 次提交
    • Y
      Receive from closed channel (#8175) · 6024a170
      Yi Wang 提交于
      * Add test case to return zero on a closed channel
      
      * Rename method
      
      * Fix test
      
      * ReceiveFromBufferedChannelReturnResidualValuesTest
      
      * Adding the variable and case for unbuffered channel
      
      * Fix review comments
      
      * Fix format
      
      * Remove a zero-value comparison
      6024a170
    • Y
      Add RunAndGetException in threadpool · c966c281
      Yang Yu 提交于
      Change the behaviour of thread pool. Thread pool will ignore the
      thrown exception implicitly. It is hard to debug.
      Corrently, ThreadPool::Run will invoke `LOG(FATAL)` if an exception
      thrown.
      c966c281
    • C
      refine buffer receive · 70324911
      chengduoZH 提交于
      70324911
  3. 05 2月, 2018 3 次提交
  4. 03 2月, 2018 3 次提交
  5. 02 2月, 2018 6 次提交
  6. 01 2月, 2018 1 次提交
  7. 31 1月, 2018 4 次提交
    • 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
    • D
      "unify flags" (#7973) · 80eff266
      dzhwinter 提交于
      * "unify flags"
      
      * "fix init"
      80eff266
  8. 30 1月, 2018 4 次提交
  9. 29 1月, 2018 2 次提交
  10. 28 1月, 2018 3 次提交
  11. 27 1月, 2018 2 次提交
  12. 26 1月, 2018 3 次提交
  13. 23 1月, 2018 2 次提交