shixisheng

tensorflow降低版本:

pip install tensorflow==1.2.0

 

查看版本:

 

import tensorflow as tf
print(tf.__version__)

 

分类:

技术点:

相关文章: