Replies: 1 comment
-
Was it ever resolved in any way? |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Hope u are doing well. I have a modified xla with support of custom
NPU
devices. I am wondering how to add the custom backend and letjax
recognize it by e.g.jax.devices('npu')
. Of course it should compile withbut
jax.devices('npu')
returnsRuntimeError: Unknown backend npu. Available backends are ['cpu']
I would really appreciate it if someone could help me with resolving this issue. Thank you so much!
Best,
Hardys
Beta Was this translation helpful? Give feedback.
All reactions