About cuda and cudnn version ¶
By: neighbor_wang on Sept. 11, 2021, 9:41 a.m.
Hi, Could you tell me the cuda and cudnn version used in your device ? Moreover , can we use 'conda' command to install the related packages rather than 'pip' ? We try to use 'pip' to install 'tensorflow-gpu 1.x', but it can not install Cudatoolkit and Cudnn automatically like "conda install", so in this virtual environment our code can only run on the CPU device now. Looking forward to your reply!