SiDinhThoi
SiDinhThoi
@Bartzi Thank you for your response!
Hi @Bartzi , could you tell me how to check CUDA and CUDNN version for windows 10? I search Google and find no tutorials for checking CUDA version for windows...
Hi @Bartzi , I have experiences with Pytorch Framework and the boolean value of torch.cuda.is_available() is True so I think my computer already installed CUDA and cuDNN
I think my computer automatically installed CUDA and CUDNN when I put 1070 ti to it (the reason why I don't know where CUDA located) so do you have any...
Hi @Bartzi, Thank you for your response I am curious about if I train the model from scratch with this new dataset, will it work? or do you have any...
Thank you for your advice @Bartzi
Ya! the same as me
Thank you very much.I have 1 gpu so I set variable gpu_num = 1 right?