安装tensorflow2.0 并测试

1 、 安装 豆瓣镜像安装为了加速python pip install tf-nightly2.0-preview -i http://pypi.douban.com/simple --trusted-host pypi.douban.com 二、 测试web python import tensorflow as tf #查看tensorflow版本 print(tf.__version__)
相关文章
相关标签/搜索