• H
    [IR] [Baby step] New interprector support new ir (#54570) · ce0c5c27
    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
    
    * fix inference compile
    ce0c5c27
standalone_executor.h 2.3 KB