mmdnn TensorFlow is outdated

不仅要更新 tf

还要 python

import tensorflow as tf

print(tf.__path__) 

将其export 到PYTHONPATH当中

猜你喜欢

转载自blog.csdn.net/jyl1999xxxx/article/details/85450873