安裝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__)
相關文章
相關標籤/搜索