Onnx to tensorrt model error [How to Solve]

Error message:

[2021-07-26 07:16:07   ERROR] 2: [ltWrapper.cpp::setupHeuristic::327] Error Code 2: Internal Error (Assertion cublasStatus == CUBLAS_STATUS_SUCCESS failed.)
terminate called after throwing an instance of 'std::runtime_error'
  what():  Failed to create object
Abandoned (core dumped)

Solution:
an error is reported here. Cuda10.2 is used
Download patch 1 here and install it

Read More: