摘要: 安装TensorFlow conda search tensorflow-gpu conda install tensorflow-gpu 打印TensorFlow版本 python -c "import tensorflow as tf; print(tf.__version__)" 测试Tens 阅读全文
posted @ 2021-07-22 12:20 梦一场6688 阅读(69) 评论(0) 推荐(0)