tensorflow/tensorboard

Capture profile successfully, After refresh the tensorboard show No profile data was found.

xiaobai5150 opened this issue · 1 comments

tensorboard start as below
#tensorboard --host 0.0.0.0 --logdir /repo/.tensorboard-info --port 2345

then I type the remote tensorserving grpc server ip and port to capture the profile
image

after the capture deadline ,show Capture Successfully,Please refresh .
image

When refresh tensorboard on browser
image

the tensorboard logs show no erorr
image

and the logdir file only can see pid info and no events file generate .
image

can Tensorboard support capture the remote tensorserving grpc ?

This seems to be an issue for the tensorflow/profiler repo. Can you file an issue to them, please? Feel free to re-open this if this is an issue with the base TB tool.