Torch-Encoding-Layer
Torch-Encoding-Layer copied to clipboard
CUDNN_STATUS_INTERNAL_ERROR error lua torch
Hi,
I try to run this project and have problem with cudnn: torch/install/share/lua/5.1/cudnn/init.lua:145: Error in CuDNN: CUDNN_STATUS_INTERNAL_ERROR
this is my input: th main.lua -retrain resnet-50.t7 -ft true -netType encoding -nCodes 32 -dataset minc -data minc/ -nClasses 23 -batchSize 16 -nGPU 1 -multisize true -LR 0.05
I use Cuda 8, cudnn 6
Please help me
Hi @kimchicanh , it looks like the problem is from Torch instead of my package. Please report this bug in Torch cudnn repository https://github.com/soumith/cudnn.torch