How can I change the directory my sweep logs to locally?
Support:
less than a minute
WANDB_DIR
환경 변수를 구성하여 W&B run 데이터의 로깅 디렉토리를 설정합니다. 예를 들면 다음과 같습니다:
os.environ["WANDB_DIR"] = os.path.abspath("your/directory")
피드백
이 페이지가 도움이 되었나요?
Glad to hear it! If you have further feedback, please let us know.
Sorry to hear that. Please tell us how we can improve.