摘要: 安装TensorFlow conda search tensorflow-gpu conda install tensorflow-gpu 测试TensorFlow是否安装成功 python -c "import tensorflow as tf; print(tf.reduce_sum(tf.ra 阅读全文
posted @ 2021-07-22 12:20 梦一场6688 阅读(52) 评论(0) 推荐(0)