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
@tjablin
I have a pytorch model using spconv library. My task is to convert pytorch model to onnx and then from onnx to tensorrt.
Your work is quite similar to what I want to do. Please can you provide the code about how you generated libautosiniancnnplugin_ampere.so and ofa_autosinian_is176.onnx.
Does anyone have any idea how to generate .trt from pytorch model(with spconv library)? Please do suggest.
The text was updated successfully, but these errors were encountered:
@tjablin
I have a pytorch model using spconv library. My task is to convert pytorch model to onnx and then from onnx to tensorrt.
Your work is quite similar to what I want to do. Please can you provide the code about how you generated libautosiniancnnplugin_ampere.so and ofa_autosinian_is176.onnx.
Does anyone have any idea how to generate .trt from pytorch model(with spconv library)? Please do suggest.
The text was updated successfully, but these errors were encountered: