Arturus / kaggle-web-traffic

1st place solution
MIT License
1.82k stars 667 forks source link

Error when reproduce the result : No OpKernel was registered to support Op 'CudnnRNNParamsSize' #13

Closed eryueniaobp closed 5 years ago

eryueniaobp commented 6 years ago

any tips to solve the error?

python 3.6 + tensorflow 1.4.1

GPU : Nvidia Tesla M40

nkonts commented 6 years ago

I had the same issue. I fixed it by uninstalling tensorflow and then installating tensorflow-gpu==1.4.0

Arturus commented 5 years ago

Fixed by last commit