1,I saw this code when I was learning to customize the implementation of the model interface, but after I indexed the code I found that there is only one header file for this, is the source code not currently open?
2,This code I do not understand very well, it is based on the configuration file to save the custom model?
3,This code is nvinfer encapsulates the process of tensorrt building egine? Because in tensorrt seems to be written like this: “ICudaEngine* engine = builder->buildCudaEngine(*network);”
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one.
Thanks
No. It is not open source.
The interface is to build engine file from the model.