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

Profiler data is not correct #784

Open
akote123 opened this issue Dec 8, 2023 · 0 comments
Open

Profiler data is not correct #784

akote123 opened this issue Dec 8, 2023 · 0 comments

Comments

@akote123
Copy link

akote123 commented Dec 8, 2023

Hello ,
I wanted to use tensorboard for inference,
tf.profiler.experimental.start('logs')
output = model.predict(encoded_input, verbose=False)[0]
tf.profiler.experimental.stop()
I have tried this way .
I am not getting op level details of the ,model inference
The profiler snippet is
profiler

May I know how we can get profiler op level data for model inference
Reference Issue :tensorflow/tensorflow#62373

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