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
JAX is a popular numeric computing library. People googling for how to convert pyarrow arrays to JAX arrays might not infer by themselves that it can be done via the dlpack protocol.
Describe the enhancement requested
JAX is a popular numeric computing library. People googling for how to convert pyarrow arrays to JAX arrays might not infer by themselves that it can be done via the dlpack protocol.
Component(s)
Python