Revert "Fix tensorboard import path"
This reverts commit 4b3069401f
.
This cherry-pick was not necessary -- the change to tensorboard
paths was done after 0.7.0.
This commit is contained in:
parent
c9ad1dfebe
commit
f43cea0c6b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user