You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a separate API that performs the graph construction for specific operators instead of it being done directly in the parser. This way, the graph construction can be reused for ONNX, TensorFlow, and the TensorRT common API.
The text was updated successfully, but these errors were encountered:
Implement a separate API that performs the graph construction for specific operators instead of it being done directly in the parser. This way, the graph construction can be reused for ONNX, TensorFlow, and the TensorRT common API.
The text was updated successfully, but these errors were encountered: