Obtaining ModelArts AI Engines for Training
Run the ma-cli ma-job get-engine command to obtain ModelArts AI engines for training.
$ ma-cli ma-job get-engine -h Usage: ma-cli ma-job get-engine [OPTIONS] Get job engine info. Example: # Get training job engines ma-cli ma-job get-engine Options: -v, --verbose Show detailed information about training engines. -C, --config-file TEXT Configure file path for authorization. -D, --debug Debug Mode. Shows full stack trace when error occurs. -P, --profile TEXT CLI connection profile to use. The default profile is "DEFAULT". -H, -h, --help Show this message and exit.
| Parameter | Type | Mandatory | Description |
|---|---|---|---|
| -v / --verbose | Bool | No | Whether to display detailed information. This function is disabled by default. |
Examples
View the AI engine of a training job.
ma-cli ma-job get-engine

Last Article: Obtaining ModelArts Training Job Events
Next Article: Obtaining ModelArts Resource Specifications for Training
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.