We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
错误详细信息如下: [06/07/2023-14:22:21] [06/07/2023-14:22:21] yolov5_trt_create buffer ... yolov5_trt_create stream ... yolov5_trt_create done ... create yolov5-trt , instance = 0x55604fda6400 [W] [TRT] TensorRT was linked against cuDNN 8.4.1 but loaded cuDNN 8.3.1 [W] [TRT] TensorRT was linked against cuDNN 8.4.1 but loaded cuDNN 8.3.1 [E] [TRT] 1: [stdArchiveReader.cpp::StdArchiveReader::35] Error Code 1: Serialization (Serialization assertion safeVersionRead == safeSerializationVersion failed.Version tag does not match. Note: Current Version: 0, Serialized Engine Version: 97) [E] [TRT] 4: [runtime.cpp::deserializeCudaEngine::50] Error Code 4: Internal Error (Engine deserialization failed.) [06/07/2023-14:22:21] [06/07/2023-14:22:21] Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
请问如何解决?????? 开发环境的cuda为10.2, 开发环境的cuda的版本不能更改。
The text was updated successfully, but these errors were encountered:
请问你解决这个问题没有阿,怎么解决的呢
Sorry, something went wrong.
No branches or pull requests
错误详细信息如下:
[06/07/2023-14:22:21] [06/07/2023-14:22:21] yolov5_trt_create buffer ...
yolov5_trt_create stream ...
yolov5_trt_create done ...
create yolov5-trt , instance = 0x55604fda6400
[W] [TRT] TensorRT was linked against cuDNN 8.4.1 but loaded cuDNN 8.3.1
[W] [TRT] TensorRT was linked against cuDNN 8.4.1 but loaded cuDNN 8.3.1
[E] [TRT] 1: [stdArchiveReader.cpp::StdArchiveReader::35] Error Code 1: Serialization (Serialization assertion safeVersionRead == safeSerializationVersion failed.Version tag does not match. Note: Current Version: 0, Serialized Engine Version: 97)
[E] [TRT] 4: [runtime.cpp::deserializeCudaEngine::50] Error Code 4: Internal Error (Engine deserialization failed.)
[06/07/2023-14:22:21] [06/07/2023-14:22:21]
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
请问如何解决??????
开发环境的cuda为10.2, 开发环境的cuda的版本不能更改。
The text was updated successfully, but these errors were encountered: