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
As the screenshot below shows. This seems to be a fused kernel of several operations?
I have seen them a lot and they seem to take a lot of execution time. Could anyone suggest what this : colon ops means? Other ops are properly annotated and has correspondence to my actual code (I have used jax.named_scope and jax.profiler.TraceAnnotation).
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.
-
As the screenshot below shows. This seems to be a fused kernel of several operations?
I have seen them a lot and they seem to take a lot of execution time. Could anyone suggest what this : colon ops means? Other ops are properly annotated and has correspondence to my actual code (I have used
jax.named_scope
andjax.profiler.TraceAnnotation
).Beta Was this translation helpful? Give feedback.
All reactions