天天看点

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html><head><meta http-equiv="Cont

输入python,进入python命令行

import tensorflow as tf

tf.__version__

查询tensorflow安装路径为:

tf.__path__

结果如下: