Skip to content

TRT Error #821

Closed
Closed
@elohimarthur

Description

@elohimarthur

Hi! dear professor!
I want to try to convert my model into TensorRT with torch2trt, I have fixed some Warning like unsupport op torch.zeros and torch.flip(I am not sure I'm right). However, I meet error below and how can I fix it?

[11/24/2022-14:44:24] [TRT] [E] 4: [graphShapeAnalyzer.cpp::analyzeShapes::1294] Error Code 4: Miscellaneous (IShuffleLayer encoder.2:1:SHUFFLE:GPU: reshape wildcard -1 has infinite number of solutions or no solution. Reshaping [4,10000] to [0,-1,0,1].)
[11/24/2022-14:44:24] [TRT] [E] 4: [graphShapeAnalyzer.cpp::analyzeShapes::1294] Error Code 4: Miscellaneous (IShuffleLayer encoder.2:1:SHUFFLE:GPU: reshape wildcard -1 has infinite number of solutions or no solution. Reshaping [4,10000] to [0,-1,0,1].)
[11/24/2022-14:44:24] [TRT] [E] 4: [graphShapeAnalyzer.cpp::analyzeShapes::1294] Error Code 4: Miscellaneous (IShuffleLayer encoder.2:1:SHUFFLE:GPU: reshape wildcard -1 has infinite number of solutions or no solution. Reshaping [4,10000] to [0,-1,0,1].)
[11/24/2022-14:44:24] [TRT] [E] 4: [graphShapeAnalyzer.cpp::analyzeShapes::1294] Error Code 4: Miscellaneous (IShuffleLayer encoder.2:1:SHUFFLE:GPU: reshape wildcard -1 has infinite number of solutions or no solution. Reshaping [4,10000] to [0,-1,0,1].)
[11/24/2022-14:44:24] [TRT] [E] 4: [graphShapeAnalyzer.cpp::analyzeShapes::1294] Error Code 4: Miscellaneous (IShuffleLayer encoder.2:1:SHUFFLE:GPU: reshape wildcard -1 has infinite number of solutions or no solution. Reshaping [4,10000] to [0,-1,0,1].)
[11/24/2022-14:44:24] [TRT] [E] 4: [graphShapeAnalyzer.cpp::analyzeShapes::1294] Error Code 4: Miscellaneous (IShuffleLayer encoder.2:1:SHUFFLE:GPU: reshape wildcard -1 has infinite number of solutions or no solution. Reshaping [4,10000] to [0,-1,0,1].)
[11/24/2022-14:44:24] [TRT] [E] 4: [graphShapeAnalyzer.cpp::analyzeShapes::1294] Error Code 4: Miscellaneous (IShuffleLayer encoder.2:1:SHUFFLE:GPU: reshape wildcard -1 has infinite number of solutions or no solution. Reshaping [4,10000] to [0,-1,0,1].)
[11/24/2022-14:44:24] [TRT] [E] 4: [graphShapeAnalyzer.cpp::analyzeShapes::1294] Error Code 4: Miscellaneous (IShuffleLayer encoder.2:1:SHUFFLE:GPU: reshape wildcard -1 has infinite number of solutions or no solution. Reshaping [4,10000] to [0,-1,0,1].)
[11/24/2022-14:44:24] [TRT] [E] 4: [graphShapeAnalyzer.cpp::analyzeShapes::1294] Error Code 4: Miscellaneous (IShuffleLayer encoder.2:1:SHUFFLE:GPU: reshape wildcard -1 has infinite number of solutions or no solution. Reshaping [4,10000] to [0,-1,0,1].)
[11/24/2022-14:44:24] [TRT] [E] 3: encoder.2:1:SHUFFLE:GPU: has zero placeholder that refers to invalid axis 2.
[11/24/2022-14:44:24] [TRT] [E] 4: [network.cpp::validate::2917] Error Code 4: Internal Error (Layer encoder.2:1:SHUFFLE:GPU failed validation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions