AI-Hypercomputer / AI-Hypercomputer/RecML

Jax CPU version is installed with the requirements.txt

オープン
#9 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
226
フォーク
22
平均マージ
15時間 19分
マージ済み PR(30日)
2

説明

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]

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。