2022年5月24日

Check compute capability and tf version

摘要: $ python -c "import tensorflow as tf; tf.test.is_gpu_available(); print('version :' + tf.__version__)" 阅读全文

posted @ 2022-05-24 18:39 cdekelon 阅读(12) 评论(0) 推荐(0) 编辑

导航