• 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
channel_test.cc 2.3 KB