• T
    compile and install the static library of fluid inference (#7827) · 6f50dee4
    Tao Luo 提交于
    * compile and install the static library of fluid inference
    
    * fix dynload_cuda not in CPU mode
    
    * update shared library and adjust the deploy of openblas
    
    * adjust the deploy of openblas
    
    * * auto add all fluid modules for static library
    * use libprotobuf.a instead of libprotobuf-lite.a for profiler
    
    * use set_property to set the global varible instead of ENV
    
    * add gpu depends of fluid modules, auto add inference_lib_dist depends
    
    * change the condition of openblas_lib, and fix a typo
    6f50dee4
generic.cmake 20.7 KB