查看版本和存储的地方

import tensorflow as tf

print tf.__verision__

print tf.__path__

原文地址:https://www.cnblogs.com/ymjyqsx/p/9051984.html