mmdnn TensorFlow is outdated

不仅要更新 tf

还要 python

import tensorflow as tf

print(tf.__path__) 

将其export 到PYTHONPATH当中

你可能感兴趣的:(mmdnn TensorFlow is outdated)