You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@freedenS There's a known cuBLAS LT bug in CUDA 10.2. You can fix it either by upgrading to a newer patch version of 10.2, or using the work-around mentioned here. Since you're using the API you can use config->setTacticSources() to disable cuBLAS LT.
Description
I tried to use deconvolution with the following code, but there's something wrong like this.
How should i correctly use the deconvolution layer?
Environment
TensorRT Version: 7.2.1.6
NVIDIA GPU: 2080Ti
NVIDIA Driver Version: 441.87
CUDA Version: 10.2
CUDNN Version: 8.0.4
Operating System: win10
Python Version (if applicable):
Tensorflow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if so, version):
Relevant Files
Steps To Reproduce
The text was updated successfully, but these errors were encountered: