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
I've finally understood the issue with GPU: you can't even do the device detection (ie gpu_device = jax.devices('gpu')[0]) before setting precision to x64 or it won't take effect
The text was updated successfully, but these errors were encountered:
Precision issues with GPU
From Lev:
The text was updated successfully, but these errors were encountered: