We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ifrt_proxy
1 parent 920985e commit 359776dCopy full SHA for 359776d
pathwaysutils/proxy_backend.py
@@ -15,7 +15,7 @@
15
16
import jax
17
from jax._src import xla_bridge
18
-from jax.lib.xla_extension import ifrt_proxy
+from jaxlib.xla_extension import ifrt_proxy
19
20
21
def register_backend_factory():
0 commit comments