• J
    Add transformer of paddle desc and cinn desc (#36100) · 3cb6f65e
    jiangcheng 提交于
    * add transformer of paddle desc and cinn desc
    
    * change LOG(FATAL) to PADDLE_THROW for ci
    
    * full error imformation for ci
    
    * fix some problem as review advice
    
    * fix some bug
    
    * move vat type utils to tansform_desc header file
    
    * add if NOT WITH_CINN control whether compile
    
    * build_strategy check whether open WITH_CINN
    
    * add control WITH_CINN in cmake
    3cb6f65e
transform_desc.cc 12.1 KB