mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
30 lines
620 B
Text
30 lines
620 B
Text
NAME
|
|
gcloud ml-engine jobs submit - AI Platform Jobs submit commands
|
|
|
|
SYNOPSIS
|
|
gcloud ml-engine jobs submit COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
AI Platform Jobs submit commands.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
prediction
|
|
Start an AI Platform batch prediction job.
|
|
|
|
training
|
|
Submit an AI Platform training job.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha ml-engine jobs submit
|
|
|
|
$ gcloud beta ml-engine jobs submit
|
|
|