Do environment variables overwrite the parameters passed to wandb.init()?
Support:
less than a minute
wandb.init
에 전달된 인수는 환경 변수보다 우선합니다. 환경 변수가 설정되지 않은 경우 시스템 기본값 이외의 기본 디렉토리를 설정하려면 wandb.init(dir=os.getenv("WANDB_DIR", my_default_override))
를 사용하세요.
[i18n] feedback_title
[i18n] feedback_question
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.