AI-Hypercomputer / AI-Hypercomputer/maxtext

Fix "~/xpk" references

オープン
#1,561 コメント 7 件 リアクション 0 件 担当者 1 名 @bvandermoon が担当を希望しています GitHub で見る
bug
主要言語
Python
スター
2.4k
フォーク
607
平均マージ
2日 19時間
マージ済み PR(30日)
158

説明

I tried making it `os.path.join(os.path.expanduser("~"), "directory")` in one of my earlier commits but that doesn't work. Explicitly someone made a mistake earlier on by not expanding `~` with [`os.path.expanduser`](https://docs.python.org/3/library/os.path.html#os.path.expanduser) so it actually expects in the maxtext directory a folder named `~` with the `xpk` folder inside. Otherwise the tests fail on CI.

_Originally posted by @SamuelMarks in https://github.com/AI-Hypercomputer/maxtext/pull/1560#discussion_r2037944071_

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

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

評価

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

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

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