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
Hi everyone!
I have a LLM that uses the Jax framework and and I want to get the latency data of some of its internal functions.
I'm wander can I get the latency after the model is compiled by XLA, because the "print" I added in the code is useless. If can, how?
Thanks
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 everyone!
I have a LLM that uses the Jax framework and and I want to get the latency data of some of its internal functions.
I'm wander can I get the latency after the model is compiled by XLA, because the "print" I added in the code is useless. If can, how?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions