tensorflow降低版本

mac2022-06-30  67

tensorflow降低版本:

pip install tensorflow==1.2.0

 

查看版本:

 

import tensorflow as tf print(tf.__version__)

 

转载于:https://www.cnblogs.com/shixisheng/p/9765329.html

最新回复(0)