Slow down using GPU #21735
Replies: 1 comment 5 replies
-
For your condition, did you try Regarding the slowdown: in general You can improve on this in general by passing the |
Beta Was this translation helpful? Give feedback.
-
For your condition, did you try Regarding the slowdown: in general You can improve on this in general by passing the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Here is a snippet:
Using V100 GPUs using jax v0.4.24 (or T2 in Colab with jax v0.4.26) with observe an expected slow down After warm-up
leading to 22 sec per iteration while on CPU it is much faster.
We wander if there were new coding in lax that would explain such behaviour?
Beta Was this translation helpful? Give feedback.
All reactions