환경 변수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?