시스템 메트릭 로깅을 비활성화하려면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.
_disable_stats를 True로 설정하세요:
메트릭 Runs
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.
_disable_stats를 True로 설정하세요:
wandb.init(settings=wandb.Settings(x_disable_stats=True))
Was this page helpful?