Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
関数 teardown
run.finish() で明示的に終了されなかった Runs を完了し、すべてのデータがアップロードされるまで待機します。
wandb.setup() を使用したセッションの最後にこれを呼び出すことを推奨します。これは atexit フックで自動的に呼び出されますが、Python’s multiprocessing モジュールを使用している場合など、一部の環境では確実に動作しません。