-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
LayerNormalization failure of TensorRT 8.2.4.2 #3642
Comments
Could you please try latest 9.2/9.3 release? Thanks! |
Due to engineering environment restrictions, I must use the 8.2.4.2 environment. I am using trtexec |
IIRC most of the transformer support are added since TRT 8.6. And we won't back port feature back to old release. |
closing since no activity for more than 3 weeks, thanks all! |
I'm facing the same situation where I have to use TRT 8.2, may I know how you solved the problem? |
Hi @lin-lcx @ZeppelinSCB , How did you guys solve the issue? I have the similar situation, I have to adapt to the TensorRT version 8.4.1, |
Description
Does 8.2.4.2 support LayerNormalization?
With the same onnx model and conversion instructions, I successfully converted on 8.6.1.6, but not on 8.2.4.2. But I have to adapt to the 8.2.4.2 environment
Environment
TensorRT Version:8.2.4.2
NVIDIA GPU:2080ti
NVIDIA Driver Version:
CUDA Version:11.1
CUDNN Version:
The text was updated successfully, but these errors were encountered: