Yin
Yin
Hey, just took a look, seems the log directory is missing an events file, we will look into fixing this. As a quick workaround for now, please try: 1. download...
Hi HLneoh, just want to check that if the tools (eg. overview page, tensorflow stats..etc) still works for you? As if they still works fine for you, this should be...
see https://github.com/tensorflow/profiler/issues/602#issuecomment-1707656079
Hi Sowmya, 1. "σ " stands for standard deviation for this metric (since the displayed value is an average) 2. the x axis is an indexed series from 0, the...
Hi vvolhejn, sorry for the late reply, did you figure out this issue yet? For your 2nd question, some observations: - you seems to missing the 3rd argument when instrumenting...
Hi Skye, There are changes being made in Tensorboard to enable the deep link of the profiler plugin, you could try update the run environment, and it should be working...
for reference, a quick workaround would be: ``` !pip install tensorboard --upgrade ``` and restart the environment and relaunch the tensorboard with plugin.
It could be on our side, did you check what is the address link from the graph viewer link in trace viewer? It supposed to open a new tab for...
The 403 error happens when we run the profiler in a colab with the tensorboard magic line, because the plugin is rendered in an iframe in the Colab output cell,...