提交 f43cea0c 编写于 作者: V Vijay Vasudevan

Revert "Fix tensorboard import path"

This reverts commit 4b306940.

This cherry-pick was not necessary -- the change to tensorboard
paths was done after 0.7.0.
上级 c9ad1dfe
......@@ -51,7 +51,7 @@ else:
# pylint: disable=line-too-long
CONSOLE_SCRIPTS = [
'tensorboard = tensorflow.tensorboard.tensorboard:main',
'tensorboard = tensorflow.tensorboard.backend.tensorboard:main',
]
# pylint: enable=line-too-long
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册