メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-docs-2661.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

事前にビルド済みの Docker イメージを起動するには、<> 内のプレースホルダーを実際の値に置き換えて、次を実行します。
wandb launch -d <docker-image-uri> -q <queue-name> -E <entrypoint>
このコマンドはジョブを作成し、run を開始します。 イメージからジョブを作成するには、次を実行します。
wandb job create image <image-name> -p <project> -e <entity>