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

Step profiling in tensorboard_profiling_keras runbook not working #571

Open
vignesh-sc opened this issue Feb 20, 2023 · 0 comments
Open

Comments

@vignesh-sc
Copy link

vignesh-sc commented Feb 20, 2023

There is a warning No step marker observed and hence the step time is unknown. This may happen if (1) training steps are not instrumented (e.g., if you are not using Keras) or (2) the profiling duration is shorter than the step time. For (1), you need to add step instrumentation; for (2), you may try to profile longer. when executing the tensorboard view and going to the profile tab in the runbook mentioned in this https://www.tensorflow.org/tensorboard/tensorboard_profiling_keras article. The tensorflow version is 2.11.0.

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