Created by: Superjomn
- inference/analysis framework ready for TRT subgraph extraction
- the whole framework runs smoothly from a fluid model as input, and output some predictions
- TODO fix some issues in
executor
, theTensorRTEngineOp
seems not executed by executor, but the analysis framework works fine, I will work on it in another PR.