visualizing_convnets icon indicating copy to clipboard operation
visualizing_convnets copied to clipboard

Version of the packages

Open raziehkaviani opened this issue 5 years ago • 1 comments

Hello,

I would like to run your code, but there is a mismatch between installed CUDAtoolkits. Could you tell me what was the version of the packages that you used, specially Tensorflow and Keras?

Thanks in advance. Razieh

raziehkaviani avatar Jul 29 '19 00:07 raziehkaviani

Hi Razieh

The mismatch in CUDA toolkit should be specific to your system only. You can run this code on your CPU also, I did the same, since I don't have access to a GPU. But if you are getting any issue with CUDA toolkit you should check out which CUDA versions are supported for which GPUs and Tensorflow/Keras. Hope this helps.

Thanks

anktplwl91 avatar Jul 29 '19 05:07 anktplwl91