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

Cann't access to tensorboard when mnist_tensorboard.py is running #137

Open
xlcbingo1999 opened this issue Jan 9, 2023 · 0 comments
Open

Comments

@xlcbingo1999
Copy link

I follow the guide in https://adaptdl.readthedocs.io/en/latest/commandline/tensorboard.html
But when I tried adaptdl tensorboard proxy my-tensorboard -p 8080, I got a 408 Request Time-out in browser.
The job is able to be finished successfully.

appendix:
output of kubectl logs <tensorboard-pod-name>:

2023-01-09 12:13:26.332051: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations:  AVX2 FMA
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.

NOTE: Using experimental fast data loading logic. To disable, pass
    "--load_fast=false" and report issues on GitHub. More details:
    https://github.com/tensorflow/tensorboard/issues/4784

TensorBoard 2.11.0 at http://0.0.0.0:6006/ (Press CTRL+C to quit)

output of adaptdl tensorboard proxy my-tensorboard -p 8080:

Proxying to TensorBoard instance my-tensorboard at http://127.0.0.1:8080

output of adaptdl logs <tensorboard-adaptdljob-name>: nothing and hang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant