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

onnx convert to tensorrt engine error #3

Open
Frank-Zeng opened this issue Jun 26, 2023 · 1 comment
Open

onnx convert to tensorrt engine error #3

Frank-Zeng opened this issue Jun 26, 2023 · 1 comment

Comments

@Frank-Zeng
Copy link

我这边在将onnx转为tensorrt engine过程中遇到如下错,请问有啥办法可以解决嘛?
TensorRT version:8.6.0.12
opset_version : 17

[06/26/2023-07:30:59] [E] Error[10]: Could not find any implementation for node {ForeignNode[/blocks.11/attn/Gather_2_output_0[Constant]...(Unnamed Layer* 846) [Normalization]]}.
[06/26/2023-07:30:59] [E] Error[10]: [optimizer.cpp::computeCosts::3873] Error Code 10: Internal Error (Could not find any implementation for node {ForeignNode[/blocks.11/attn/Gather_2_output_0[Constant]...(Unnamed Layer* 846) [Normalization]]}.)

@BooHwang
Copy link
Owner

you can try set difference "opset_version" value

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

2 participants