graph component need to support paddle fluid/v2
Created by: Superjomn
currently, the graph component only supports ONNX model, it might take a long time for Paddle Fluid to develop a 2ONNX tool.
We have an intermediate representation in graph generation, it is more intuitive, just add some codes in paddle python SDK write some log should work.
Just a suggestion~