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

dim error when infer by Tensorrt #26

Closed
niuwenju opened this issue Jan 12, 2023 · 0 comments
Closed

dim error when infer by Tensorrt #26

niuwenju opened this issue Jan 12, 2023 · 0 comments

Comments

@niuwenju
Copy link

[01/12/2023-10:56:18] [I] [TRT] Successfully created plugin: ScatterND
[01/12/2023-10:56:18] [E] [TRT] MatMul_177: last dimension of input0 = 15 and second to last dimension of input1 = 10 but must match.
[01/12/2023-10:56:18] [E] [TRT] ModelImporter.cpp:720: While parsing node number 177 [MatMul -> "195"]:
[01/12/2023-10:56:18] [E] [TRT] ModelImporter.cpp:721: --- Begin node ---
[01/12/2023-10:56:18] [E] [TRT] ModelImporter.cpp:722: input: "193"
input: "229"
output: "195"
name: "MatMul_177"
op_type: "MatMul"

[01/12/2023-10:56:18] [E] [TRT] ModelImporter.cpp:723: --- End node ---

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

1 participant