AI-Hypercomputer / AI-Hypercomputer/RecML

Jax CPU version is installed with the requirements.txt

Abierto
#9 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
226
Forks
22
Merge medio
15 h 19 min
PR fusionados (30 d)
2

Descripción

WARNING:2025-04-06 19:31:14,948:jax._src.xla_bridge:971: A Google TPU may be present on this machine, but either a TPU-enabled jaxlib or libtpu is not installed. Falling back to cpu.
W0406 19:31:14.948704 125696970082304 xla_bridge.py:971] A Google TPU may be present on this machine, but either a TPU-enabled jaxlib or libtpu is not installed. Falling back to cpu.

The above can be fixed by unintsalling the jax that comes with flax and installing the jax[tpu].

pip3 install jax[tpu]

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.