Run のコード、設定(config)、および Docker の状態を復元します。Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
wandb.save() や wandb.init(save_code=True) でコードが保存されていなかった場合は、最新のコミットからコードを取得します。
Usage
Arguments
| 引数 | 説明 | 必須 |
|---|---|---|
RUN | 説明はありません | はい |
Options
| オプション | 説明 |
|---|---|
--no-git | git の状態を復元しない(デフォルト: False) |
--branch | ブランチを作成するか、デタッチドヘッドでチェックアウトするか(デフォルト: True) |
--project, -p | アップロード先の Projects 。 |
--entity, -e | リストのスコープ対象となる Entities 。 |