• H
    New ir support data transfer (#54763) · b58869fa
    hong 提交于
    * add kernel dialect
    
    * change DenseTensorTypeStorage to DenseTensorType
    
    * add test case`
    
    * add first pd_op to kernel dialect
    
    * lower pd op to kernel dialect
    
    * update
    
    * update
    
    * remove useless code
    
    * add attrite print test
    
    * fix bug
    
    * update
    
    * update
    
    * update
    
    * update
    
    * polish code
    
    * fix bug
    
    * polish  code  and add python test
    
    * add test
    
    * fix test error
    
    * add env flag
    
    * fix bug
    
    * revert test env
    
    * change cc_test_old to cc_test
    
    * fix build_static bug
    
    * fix type test error
    
    * udpate cmake
    
    * disable test in windows
    
    * update
    
    * update
    
    * fix bug
    
    * split file
    
    * fix conflict
    
    * polish code and fix conflict
    
    * support place transformer
    
    * finish bug
    
    * add gpu flags
    
    * fix with cuda macro
    
    * update
    
    * add scope guard
    
    * polish code
    b58869fa
data_transform.h 4.9 KB