• L
    Add callback after TensorCopy (#30123) · 1f97d61c
    Leo Chen 提交于
    * change to tensor copy sync
    
    * change to tensor copy sync
    
    * make copy_to safe when use TensorCopy
    
    * refine code
    
    * add ut
    
    * add cudapinned garbagecollector
    
    * add testcase: cpu place -> cuda pinned place
    1f97d61c
garbage_collector.h 4.8 KB