天天看點

<!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__

結果如下: