GPU を使用する TensorFlow ジョブの場合、コンテナビルドにカスタムベースイメージを指定してください。これにより、 Runs の実行中に GPU が適切に活用されるようになります。リソース 設定 の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.
builder.accelerator.base_image キー の下にイメージタグを追加します。例:
base_image の親 キー として accelerator の代わりに cuda を使用してください。