faster_rcnn_pytorch
faster_rcnn_pytorch copied to clipboard
changing dependency from cuda 8 to cuda 9
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.