1. 09 2月, 2018 1 次提交
  2. 08 2月, 2018 1 次提交
  3. 07 2月, 2018 1 次提交
    • K
      Adding panic logic and test case (#8171) · f2154002
      kavyasrinet 提交于
      * Adding panic logic and test case
      
      * Change panic behavior to boolean instead of exception
      
      * Adding atomic
      
      * Switch to boolean
      
      * Fix spacing
      
      * Add to close method
      f2154002
  4. 06 2月, 2018 1 次提交
  5. 03 2月, 2018 2 次提交
  6. 31 1月, 2018 1 次提交
    • 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
  7. 29 1月, 2018 1 次提交