環境変数Documentation Index
Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
Use this file to discover all available pages before exploring further.
WANDB_DIR を設定すると、W&B の run データのログ保存先ディレクトリを指定できます。例:
Sweeps
Help us improve these docs. Take our quick survey.
環境変数Documentation Index
Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
Use this file to discover all available pages before exploring further.
WANDB_DIR を設定すると、W&B の run データのログ保存先ディレクトリを指定できます。例:
os.environ["WANDB_DIR"] = os.path.abspath("your/directory")
Was this page helpful?