Check compute capability and tf version

$ python -c "import tensorflow as tf; tf.test.is_gpu_available(); print('version :' + tf.__version__)"

posted on 2022-05-24 18:39  cdekelon  阅读(12)  评论(0编辑  收藏  举报

导航