level 1
Running tf_upgrade.py gets ImportError:
$ python tf_upgrade.py Traceback (most recent call last): File "tf_upgrade.py", line 23, in <module> from tensorflow.tools.compatibility import ast_editsImportError: No module named compatibility
这个具体要怎么解决呢?
2017年07月03日 01点07分
1