longcw/faster_rcnn_pytorch

changing dependency from cuda 8 to cuda 9

Ammarah-Farooq opened this issue · 0 comments

Hi,
I have prepared my setup on my laptop with cuda 8. now I want to migrate it to system with cuda 9. I need guidance about the dependency. Is the code dependent on cuda version? if so, then how can we change it? can we install/keep two cuda versions at the same time?

thanks.