Zardinality / TF_Deformable_Net

Deformable convolution net on Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you upgrade the lib to support tensorflow 1.4, cudnn 6.0 and cuda 8.0?

John1231983 opened this issue · comments

Hello, the original implementation has supported the cudnn 6.0 and cuda 8.0. Could you upgrade your lib to support the cudnn 6.0 and cuda 8.0. Because I am running in Tensorflow 1.4, so it does not support the lower version of cudnn (i.e 5.0 as your current code). Thanks for the great lib