AI-Hypercomputer / AI-Hypercomputer/RecML

Jax CPU version is installed with the requirements.txt

Aberta
#9 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
226
Forks
22
Merge médio
15h 19min
PRs com merge (30d)
2

Descrição

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]

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.