Compiling fluid inference library
Created by: luotao1
For compiling fluid inference static and shared library, there are two questions:
- Do we need an option like
WITH_C_API
?
- Can we build a single static and shared library at first, and then spill them?