Interoperability with Julia: sharing DeviceArrays via DLPack #9816
Unanswered
pabloferz
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In case it's of interest to anyone here, there is a julia package https://github.com/pabloferz/DLPack.jl that allows to import DeviceArrays and export julia arrays via dlpack. It can be used from python through pyjulia or juliacall. So it can serve for basic interoperability between JAX and julia.
Beta Was this translation helpful? Give feedback.
All reactions