Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TensorRT deployment #175

Open
bychen7 opened this issue May 17, 2023 · 3 comments
Open

TensorRT deployment #175

bychen7 opened this issue May 17, 2023 · 3 comments

Comments

@bychen7
Copy link

bychen7 commented May 17, 2023

Hi, @yangxy Thank you for your open source code. I successfully deployed this model using TensorRT. Here is the link to my implementation: https://github.com/bychen7/Face-Restoration-TensorRT.

@zimenglan-sysu-512
Copy link

hi @bychen7 can u provide the code of converting torch model to onnx file?
thanks.

@luhairong11
Copy link

I have successfully converted to onnx, but when converting to tensorrt, I get an error.
[TRT] [E] /ecd1/ecd1.0/ecd1.0.0/Conv: two inputs (data and weights) are allowed only in explicit-quantization mode.
In node 52 (parseGraph): INVALID_NODE: Invalid Node - /ecd1/ecd1.0/ecd1.0.0/Conv
/ecd1/ecd1.0/ecd1.0.0/Conv: two inputs (data and weights) are allowed only in explicit-quantization mode.

@bychen7
Copy link
Author

bychen7 commented Oct 26, 2023

Hi, @zimenglan-sysu-512 @luhairong11 You can refer to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants