-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Alex Hoffman edited this page Jul 29, 2021
·
8 revisions
Welcome to the TensorNAS wiki!
See this article for Tensorflow + CUDA compatibility versions.
To check Tensorflow version run
python3.7 -c 'import tensorflow as tf; print(tf.__version__)' # for Python 3.7
and to check CUDA version run
nvcc --version
yay python-pycuda python-tensorflow-cuda
yay cuda-11.0
sudo pacman -Sy python-tensorflow