查看TensorFlow版本

查看TensorFlow版本

python
>> import tensorflow as tf
>> tf.__version__

查看TensorFlow版本_第1张图片

你可能感兴趣的:(Python,Linux(Ubuntu))