Replies: 2 comments 4 replies
-
cc/ @shuhand0 @kulinseth |
Beta Was this translation helpful? Give feedback.
0 replies
-
jax-metal 0.0.3 is very old. The latest version is 0.1.0 |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Hello,
I am running jax-metal version 0.0.3 with jaxlib 0.4.10 as per Jax-Metal. This is on an Apple M1 Pro in a clean virtual environment following the instructions in the link above.
I am getting the following error: "jaxlib.xla_extension.XlaRuntimeError: UNKNOWN: :0: error: 'func.func' op One or more function input/output data types are not supported.". I have tried to specifically dictate float32 in pytensor using the following: pytensor.config.floatX="float32". However, the error stays. Is there something I am missing? It seemed like Jax-Metal was supported for M1 GPU usage.
Beta Was this translation helpful? Give feedback.
All reactions