You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with a duration such as 30000 ms (30 secs), the resulting file after converting to json is variable and generally not the intended duration. Often it is shorter, such as 7 seconds, but on occasion it is longer, such as 40. The trace call does wait for completion for the desired time. Any ideas how this is caused- by the server, client, etc.? Thank you!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, when running profiling on a jax training script with jax.profiler.start_server() and
with a duration such as 30000 ms (30 secs), the resulting file after converting to json is variable and generally not the intended duration. Often it is shorter, such as 7 seconds, but on occasion it is longer, such as 40. The trace call does wait for completion for the desired time. Any ideas how this is caused- by the server, client, etc.? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions