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
importscanpyasscimportnumpyasnpimportmatplotlib.pyplotaspltimportmatplotlibasmplimportcell2locationfrommatplotlibimportrcParamsrcParams['pdf.fonttype'] =42# enables correct plotting of text for PDFs
Hi - this is expected. xla_call_p has been deprecated since JAX v0.4.4, and was removed in JAX version 0.4.11. See the Change Log for more information.
If you have code that still uses xla_call_p, you can install JAX version 0.4.10 or older, but I'd suggest updating your code if possible.
Description
When i ran the below code,it came a import error
Is this an error caused by the latest version v0.4.11? Thanks a lot!
What jax/jaxlib version are you using?
jax v0.4.11;jaxlib v0.4.11
Which accelerator(s) are you using?
CPU
Additional system info
Linux
NVIDIA GPU info
No response
The text was updated successfully, but these errors were encountered: