最近在使用tensorflow
进行训练时,使用了import tensorflow as tf
对TensorFlow
资源包进行导入
python中对于TensorFlow
下载方式如下,需要什么版本可以进行指定:
pip install tensorflow==1.9.0
pip install tensorlflow-gpu==1.9.0
pip3 install tensorflow==1.9.0
pip3 install tensorflow-gpu==1.9
最近在使用tensorflow
进行训练时,使用了import tensorflow as tf
对TensorFlow
资源包进行导入
python中对于TensorFlow
下载方式如下,需要什么版本可以进行指定:
pip install tensorflow==1.9.0
pip install tensorlflow-gpu==1.9.0
pip3 install tensorflow==1.9.0
pip3 install tensorflow-gpu==1.9