AI-Hypercomputer / AI-Hypercomputer/RecML

Jax CPU version is installed with the requirements.txt

Aperta
#9 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
226
Fork
22
Merge medio
15h 19m
PR unite (30g)
2

Descrizione

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]

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.