• T
    delivery skip_gc_vars attr to cinn subgraph (#49471) · 1221307b
    TeFeng Chen 提交于
    * delivery skip_gc_vars from the main graph to each subgraph compiled by CINN
    
    * rearrange format and annotation
    
    * fix lacking namespace
    
    * fix segmentation fault cinn subgraph doesn't own kSkipGcVarNames
    
    * deliver all skip_gc_vars of main graph
    
    * add vlog for skip_gc_vars
    1221307b
build_cinn_pass.cc 27.5 KB