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 profile example is not working anymore #835

Open
thenhz opened this issue Apr 2, 2024 · 3 comments
Open

Tensorboard profile example is not working anymore #835

thenhz opened this issue Apr 2, 2024 · 3 comments

Comments

@thenhz
Copy link

thenhz commented Apr 2, 2024

I'm trying to profile my application to find out any bottleneck but I wasn't able to see any proifile tab in tensorboard. I then tryied to run the tensorboard profiling example available at https://colab.research.google.com/github/tensorflow/tensorboard/blob/master/docs/tensorboard_profiling_keras.ipynb but I dicovered that even there is not working. I'm using the NCG official images through docker but if you would like to replicate the problem is enopugh to run the colab notebook at the link I've provided above.

@stellarpower
Copy link

Is there a reason profiling support has been dropped? Or is it expected to be functional still?

I see a mention in the docs for the Tensorboard ctor here that it may be:

profile_batch (Not supported at this time) ...

but there is no accompanying explanation as to why it's currently unsupported, or the extent of this. I don't see this string or a deprecation warning anywhere on github within the tensorflow organisation, as I assume the docs are auto-generated.

Has it been disabled in the current version? It seems a bit of an issue if the docs on profiling are non-functional and there's no mention if there is a reason it's currently been de-activated.

@ekunnii
Copy link

ekunnii commented Jun 6, 2024

I had the same issue while running the example on colab. Any clue to solve this?
I can see the profiling data has been written into the log's folder.

@conormelody
Copy link

Also having this issue, in the colab notebook example and elsewhere.

@stellarpower is onto something, as the version of tensorflow used when I ran the colab notebook is 2.15.0, and no Profile data widget is displayed.

Screenshot 2024-06-06 at 16 43 42

Screenshot 2024-06-06 at 16 44 09

Could anyone confirm if Profiling has been disabled?

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

4 participants