Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TensorBoard doesn't handle ~ in paths properly #1587

Closed
teamdandelion opened this issue Mar 23, 2016 · 0 comments
Closed

TensorBoard doesn't handle ~ in paths properly #1587

teamdandelion opened this issue Mar 23, 2016 · 0 comments
Assignees
Labels
comp:tensorboard Tensorboard related issues stat:contribution welcome Status - Contributions welcome type:bug Bug

Comments

@teamdandelion
Copy link
Contributor

Right now, TensorBoard does not properly evaluate a path beginning with ~ (at least on mac). Example:

(tensorflow) ~/space❯ pwd
/Users/danmane/space
(tensorflow) ~/space❯ tensorboard --logdir=~/foo/zoid --debug --host=localhost
INFO:tensorflow:TensorBoard is in debug mode.
INFO:tensorflow:Starting TensorBoard in directory /Users/danmane/space
INFO:tensorflow:TensorBoard path_to_run is: {'/Users/danmane/space/~/foo/zoid': None}
@teamdandelion teamdandelion added bug comp:tensorboard Tensorboard related issues labels Mar 23, 2016
@girving girving added the triaged label Jun 6, 2016
@teamdandelion teamdandelion added the stat:contribution welcome Status - Contributions welcome label Jun 8, 2016
@aselle aselle removed the triaged label Jul 28, 2016
@teamdandelion teamdandelion removed their assignment Aug 10, 2016
@jart jart self-assigned this Aug 10, 2016
benoitsteiner pushed a commit to benoitsteiner/tensorflow that referenced this issue Aug 18, 2016
@aselle aselle added type:bug Bug and removed bug labels Feb 9, 2017
fsx950223 pushed a commit to fsx950223/tensorflow that referenced this issue Nov 28, 2023
…date_rocm_whl_info

Updating ROCm whl package documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:tensorboard Tensorboard related issues stat:contribution welcome Status - Contributions welcome type:bug Bug
Projects
None yet
Development

No branches or pull requests

4 participants