forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
4241 lines
341 KiB
HTML
4241 lines
341 KiB
HTML
<a name="EN-US_TOPIC_0000002079045741"></a><a name="EN-US_TOPIC_0000002079045741"></a>
|
|
|
|
<h1 class="topictitle1">Creating a Training Job</h1>
|
|
<div id="body162106291818"><div class="section" id="EN-US_TOPIC_0000002079045741__section521111211817"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000002079045741__p3212192111811">This API is used to create a training job.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079045741__section17213152171819"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0000002079045741__p16213152191811">POST /v2/{project_id}/training-jobs</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table172151329189" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1621422181819"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1521519212181">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p182162213189">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p321613217188">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p121712217186">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row621419218184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p621818281810">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1218122191814">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p42183219185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p82198281819">Project ID. For details, see <a href="modelarts_03_0147.html">Obtaining a Project ID and Name</a>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079045741__section12215214187"><h4 class="sectiontitle">Request Parameters</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_Job" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1422202131813"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1222518212183">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p2225152151815">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p1226182111814">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1722612215180">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row16223029185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p722715251817">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p122719213182">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1122832191817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p172284212187">Training job type, which is <strong id="EN-US_TOPIC_0000002079045741__b82284241815">job</strong> by default. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul18229152201810"><li id="EN-US_TOPIC_0000002079045741__li522915219181"><p id="EN-US_TOPIC_0000002079045741__p19229626180"><a name="EN-US_TOPIC_0000002079045741__li522915219181"></a><a name="li522915219181"></a><strong id="EN-US_TOPIC_0000002079045741__b1522918231820">job</strong>: training job</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row3224223189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p72292219186">metadata</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1923013217188">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p112301622185"><a href="#EN-US_TOPIC_0000002079045741__request_JobMetadata">JobMetadata</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p8230727187">Metadata of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row32243261814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p132311026183">algorithm</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p3231182191810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p162322219188"><a href="#EN-US_TOPIC_0000002079045741__request_JobAlgorithm">JobAlgorithm</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p423215216187">Algorithm used by a training job. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul4232142181815"><li id="EN-US_TOPIC_0000002079045741__li1223313211818"><p id="EN-US_TOPIC_0000002079045741__p152339271818"><a name="EN-US_TOPIC_0000002079045741__li1223313211818"></a><a name="li1223313211818"></a><strong id="EN-US_TOPIC_0000002079045741__b723315220181">id</strong>: Only the algorithm ID is used.</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li22339216181"><p id="EN-US_TOPIC_0000002079045741__p423342151817"><a name="EN-US_TOPIC_0000002079045741__li22339216181"></a><a name="li22339216181"></a><strong id="EN-US_TOPIC_0000002079045741__b12331221813">subscription_id+item_version_id</strong>: The subscription ID and version ID of the algorithm are used.</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li182347261811"><p id="EN-US_TOPIC_0000002079045741__p1623410221818"><a name="EN-US_TOPIC_0000002079045741__li182347261811"></a><a name="li182347261811"></a><strong id="EN-US_TOPIC_0000002079045741__b8234132111810">code_dir+boot_file</strong>: The code directory and boot file of the training job are used.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row11224521185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1323419221817">tasks</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p122341210183">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p423514251816">Array of <a href="#EN-US_TOPIC_0000002079045741__request_Task">Task</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p823520221811">Task list. This function is not implemented currently.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row622492121818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p823612211182">spec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p18236921187">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1123620251816"><a href="#EN-US_TOPIC_0000002079045741__request_spec">spec</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p923718217184">Specifications of a training job. If this parameter is specified, leave the <strong id="EN-US_TOPIC_0000002079045741__b72371211189">tasks</strong> parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_JobMetadata"></a><a name="request_JobMetadata"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_JobMetadata" frame="border" border="1" rules="all"><caption><b>Table 3 </b>JobMetadata</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row32385221812"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1124010241810">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p102401220188">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p18241182161813">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p62411424189">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row18238162121815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p8242624180">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p152425241819">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p624311201817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p18243824185">Training job ID, which is generated and returned by ModelArts after the training job is created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row42381529182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p122448291810">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p17244142161813">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p152451427181">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p824572131811">Name of a training job. The value must contain 1 to 64 characters consisting of only digits, letters, underscores (_), and hyphens (-).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row623816215180"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1624602101816">workspace_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p624619212189">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p12247142131811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p142477212184">Workspace where a job is located. The default value is <strong id="EN-US_TOPIC_0000002079045741__b424816221816">0</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row16239202161815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p152480281820">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p122481122182">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p924922181815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p82491921182">Training job description. The value must contain 0 to 256 characters. The default value is <strong id="EN-US_TOPIC_0000002079045741__b624920214181">NULL</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row19239192151817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p122509215181">create_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p2250202141811">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p325014218185">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p3253124181">Time when a training job was created, in milliseconds. The value is generated and returned by ModelArts after a training job is created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row132391126188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p92541329183">user_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p12254921184">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1725512219184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p725511261818">Username for creating a training job. The username is generated and returned by ModelArts after a training job is created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row14239162161815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p12565281818">annotations</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p32561723187">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1025632151818">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1725717261811">Advanced configuration of a training job. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul125782191810"><li id="EN-US_TOPIC_0000002079045741__li17257132121817"><p id="EN-US_TOPIC_0000002079045741__p2025715216189"><a name="EN-US_TOPIC_0000002079045741__li17257132121817"></a><a name="li17257132121817"></a><strong id="EN-US_TOPIC_0000002079045741__b1625819231810">job_template</strong>: <strong id="EN-US_TOPIC_0000002079045741__b1625818219184">Template RL</strong> (heterogeneous job)</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li152588281814"><p id="EN-US_TOPIC_0000002079045741__p42587217181"><a name="EN-US_TOPIC_0000002079045741__li152588281814"></a><a name="li152588281814"></a><strong id="EN-US_TOPIC_0000002079045741__b6258524183">fault-tolerance/job-retry-num</strong>: <strong id="EN-US_TOPIC_0000002079045741__b3258124182">3</strong> (number of retries upon a fault)</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_JobAlgorithm"></a><a name="request_JobAlgorithm"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_JobAlgorithm" frame="border" border="1" rules="all"><caption><b>Table 4 </b>JobAlgorithm</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1226010251815"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p3263142141817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p9264727189">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p226442191816">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.4.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p19264623184">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1326018271815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p226514213187">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p13265172191812">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1626619241817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p62663213187">Algorithm ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row112608251819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p626682171810">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p4267720188">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1526752131811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p526817210181">Algorithm name. Leave it blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1926042191814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p226816212184">subscription_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p2026962131812">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p7269132131818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1527011221816">Subscription ID of a subscribed algorithm, which must be used with <strong id="EN-US_TOPIC_0000002079045741__b3270102141817">item_version_id</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1026014216186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1927013261814">item_version_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p102701827184">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p202711122184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p15271423185">Version ID of the subscribed algorithm, which must be used with <strong id="EN-US_TOPIC_0000002079045741__b82718271818">subscription_id</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row32609213186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p0272112111812">code_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p42725212180">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p727316213183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1027420210189">Code directory of a training job, for example, <strong id="EN-US_TOPIC_0000002079045741__b1527410215180">/usr/app/</strong>. This parameter must be used together with <strong id="EN-US_TOPIC_0000002079045741__b182745211818">boot_file</strong>. If <strong id="EN-US_TOPIC_0000002079045741__b12749251814">id</strong> or <strong id="EN-US_TOPIC_0000002079045741__b20274142151818">subscription_id+item_version_id</strong> is set, leave it blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row8261132201816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p6274122111818">boot_file</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p22757214181">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1627516218185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p192762218182">Boot file of a training job, which must be stored in the code directory, for example, <strong id="EN-US_TOPIC_0000002079045741__b1327619214188">/usr/app/boot.py</strong>. This parameter must be used with <strong id="EN-US_TOPIC_0000002079045741__b102762211185">code_dir</strong>. Leave this parameter blank if <strong id="EN-US_TOPIC_0000002079045741__b142761027183">id</strong>, or <strong id="EN-US_TOPIC_0000002079045741__b1327611251814">subscription_id</strong> and <strong id="EN-US_TOPIC_0000002079045741__b12768213189">item_version_id</strong> are specified.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row7261524186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p132761126182">autosearch_config_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p14277202171816">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p32785214183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p827816231819">YAML configuration path of auto search jobs. An OBS URL is required.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1626114214181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p102792211814">autosearch_framework_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p62791826182">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p20280162151820">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p6280192141814">Framework code directory of auto search jobs. An OBS URL is required.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1526117221811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1728111281820">command</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p122811212188">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1528212141820">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p162821121183">Command for starting the container of the custom image of a training job in the custom image scenario.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row3261102171819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p132821219186">parameters</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1928312121817">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1128314281810">Array of <a href="#EN-US_TOPIC_0000002079045741__request_parameters">parameters</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p102841827187">Running parameters of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row32614218182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p5284162111815">policies</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p2285826189">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p02856212189"><a href="#EN-US_TOPIC_0000002079045741__request_policies">policies</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p628617291811">Policies supported by jobs, which are used for hyperparameter search.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row132611225187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p182871524188">inputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p172874216182">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p928712211182">Array of <a href="#EN-US_TOPIC_0000002079045741__request_Input">Input</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1228819261811">Input of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1426142191817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p18288182151819">outputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1428922131819">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p128912161810">Array of <a href="#EN-US_TOPIC_0000002079045741__request_Output">Output</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1329013217180">Output of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1226219212188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p9290142121811">engine</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1129112291814">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p162916218185"><a href="#EN-US_TOPIC_0000002079045741__request_engine">engine</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p6291121184">Engine of a training job. Leave this parameter blank if the job is created using <strong id="EN-US_TOPIC_0000002079045741__b112924215186">id</strong> of the algorithm in algorithm management, or <strong id="EN-US_TOPIC_0000002079045741__b82921923188">subscription_id+item_version_id</strong> of the subscribed algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1126213218183"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p8292122186">local_code_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p132928211810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p112935271815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p02936211186">Local directory to the training container to which the algorithm code directory is downloaded Rules:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul112946221812"><li id="EN-US_TOPIC_0000002079045741__li1529492131817"><p id="EN-US_TOPIC_0000002079045741__p202940218186"><a name="EN-US_TOPIC_0000002079045741__li1529492131817"></a><a name="li1529492131817"></a>The value must be a directory in /home.</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li11294202191815"><p id="EN-US_TOPIC_0000002079045741__p42944219184"><a name="EN-US_TOPIC_0000002079045741__li11294202191815"></a><a name="li11294202191815"></a>In v1 compatibility mode, the current field does not take effect.</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li1129510291811"><p id="EN-US_TOPIC_0000002079045741__p829512141814"><a name="EN-US_TOPIC_0000002079045741__li1129510291811"></a><a name="li1129510291811"></a>When code_dir is prefixed with file://, the current field does not take effect.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row17262928187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p7295152191814">working_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p12296132161813">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p529611241819">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1329714212187">Work directory where an algorithm is executed. Note that this parameter does not take effect in v1 compatibility mode.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row112628214183"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p32971328180">environments</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1529717281814">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p142980291818">Array of Map<String,String> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p92981271811">Environment variables of a training job. The format is <strong id="EN-US_TOPIC_0000002079045741__b22986218183">key: value</strong>. Leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_parameters"></a><a name="request_parameters"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_parameters" frame="border" border="1" rules="all"><caption><b>Table 5 </b>parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row16299162161810"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p83021026189">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p133025217188">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p1030219231810">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.5.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p93036212185">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row92997213186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p53036211811">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p103041529187">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p183047212186">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p830513231811">Parameter name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row202998213182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p2305122191816">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p63068218186">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p16306026185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p63071620182">Parameter value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row15300729184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p330715217186">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p6308182131811">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p430817281810">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1230911217186">Parameter description.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row18300182161815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p13309220182">constraint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p163106251811">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p131010215184"><a href="#EN-US_TOPIC_0000002079045741__request_constraint">constraint</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p203112271819">Parameter constraint.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row103003210185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1131118231814">i18n_description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p431213231815">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p23121424187"><a href="#EN-US_TOPIC_0000002079045741__request_i18n_description">i18n_description</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1531312216188">Internationalization description.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_constraint"></a><a name="request_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_constraint" frame="border" border="1" rules="all"><caption><b>Table 6 </b>constraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1231413201814"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1031672111819">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p133176291816">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p203173214189">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.6.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p031862191813">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1331462131819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p163182217186">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p931915219185">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p932082101818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p8320142101816">Parameter type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1331415220187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p53211320181">editable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p33211322188">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p13221428189">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p8664183181819">Whether the parameter is editable.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row163159291810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p06651132180">required</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p966511311815">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p06651035188">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p14665334188">Whether the parameter is mandatory.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1131517231810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p766583111820">sensitive</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p46667311818">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1766619351818">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p106668341819">Whether the parameter is sensitive This function is not implemented currently.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row153155219186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p766616316184">valid_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p5666163181819">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p14666435182">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1366693131814">Valid type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row53156211820"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1966623141810">valid_range</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p14667103161813">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1266712314188">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p126676361813">Valid range.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_i18n_description"></a><a name="request_i18n_description"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_i18n_description" frame="border" border="1" rules="all"><caption><b>Table 7 </b>i18n_description</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row10328202101810"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p466813191814">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p11668103161812">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p2668538187">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.7.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p96681321813">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row113285216186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p6668733189">language</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p466810391816">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p9669833185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p066953171818">Internationalization language.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1233113291812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p13669832184">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1966913151820">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1666916361818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p176702038185">Description.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_policies"></a><a name="request_policies"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_policies" frame="border" border="1" rules="all"><caption><b>Table 8 </b>policies</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row233612111817"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p46703311820">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p1367016313185">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p11670736189">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.8.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p967117310184">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1633692191813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p96711434185">auto_search</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p17671183151814">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p26715311813"><a href="#EN-US_TOPIC_0000002079045741__request_auto_search">auto_search</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.8.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p10671193181812">Hyperparameter search configuration.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_auto_search"></a><a name="request_auto_search"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_auto_search" frame="border" border="1" rules="all"><caption><b>Table 9 </b>auto_search</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row183399271818"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p26721130180">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p06721233189">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p7672173131810">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.9.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p867233151810">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row93393210181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p267211371820">skip_search_params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p367363191819">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p176734313185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p3673333187">Hyperparameter parameters that need to be skipped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row14339624188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p2673153171818">reward_attrs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p186733391816">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p166732331816">Array of <a href="#EN-US_TOPIC_0000002079045741__request_reward_attrs">reward_attrs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1067416311182">List of search metrics.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row93407291816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p15674531186">search_params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p167418312186">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p8674123131818">Array of <a href="#EN-US_TOPIC_0000002079045741__request_search_params">search_params</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p46747312181">Search parameters.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row123401525180"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p156741313188">algo_configs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p767519310184">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p106751230183">Array of <a href="#EN-US_TOPIC_0000002079045741__request_algo_configs">algo_configs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p196751731180">Search algorithm configurations.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_reward_attrs"></a><a name="request_reward_attrs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_reward_attrs" frame="border" border="1" rules="all"><caption><b>Table 10 </b>reward_attrs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1634610220185"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p146755314186">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p196762033182">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p12676439189">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.10.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p567643121820">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row13346928185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1067633111812">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p667693101810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1167710312184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p367717313180">Metric name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1534610211184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p867713311186">mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1967719311184">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p16677153101814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p467893161817">Search direction.</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul13678239186"><li id="EN-US_TOPIC_0000002079045741__li17678193161820"><p id="EN-US_TOPIC_0000002079045741__p76789371816"><a name="EN-US_TOPIC_0000002079045741__li17678193161820"></a><a name="li17678193161820"></a><strong id="EN-US_TOPIC_0000002079045741__b136781932183">max</strong>: A larger metric value indicates better performance.</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li196781534185"><p id="EN-US_TOPIC_0000002079045741__p196781431182"><a name="EN-US_TOPIC_0000002079045741__li196781534185"></a><a name="li196781534185"></a><strong id="EN-US_TOPIC_0000002079045741__b567810319184">min</strong>: A smaller metric value indicates better performance.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1534713211818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p367811314180">regex</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p136799391819">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p467993161818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1367914311182">Regular expression of a metric.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_search_params"></a><a name="request_search_params"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_search_params" frame="border" border="1" rules="all"><caption><b>Table 11 </b>search_params</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row8352152101812"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1467915312186">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p13679143191815">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p668012311816">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.11.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1871614321819">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row235232191819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p97162317181">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p571613381819">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p107163311182">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p17717123131819">Hyperparameter name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row13533220186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p871753141818">param_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p37173331813">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p117171634180">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p77171738186">Parameter type</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul167171731189"><li id="EN-US_TOPIC_0000002079045741__li471743181814"><p id="EN-US_TOPIC_0000002079045741__p19717173171811"><a name="EN-US_TOPIC_0000002079045741__li471743181814"></a><a name="li471743181814"></a>If continuous is specified, the hyperparameter is of the continuous type. When an algorithm is used in a training job, continuous hyperparameters are displayed as text boxes on the console. - <strong id="EN-US_TOPIC_0000002079045741__b157178319187">discrete</strong>: The hyperparameter is of the discrete type. When an algorithm is used for training jobs, discrete hyperparameters are displayed as a drop-down list box on the console.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row535312141819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p157173312186">lower_bound</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p147172030181">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p77171231189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p87172313185">Lower bound of the hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row7353525184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1271716310183">upper_bound</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p171713361820">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1971713191815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p871733101817">Upper bound of the hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1435311210184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p77176371816">discrete_points_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p471712312181">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p6717103101814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p87177320184">Number of discrete points of a continuous hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row935317231818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1171712314189">discrete_values</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p107184314187">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p177188313188">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p117189317181">List of discrete hyperparameter values.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_algo_configs"></a><a name="request_algo_configs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_algo_configs" frame="border" border="1" rules="all"><caption><b>Table 12 </b>algo_configs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row20361124188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p971813181817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p57181937188">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p17185311817">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.12.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p47186391814">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row436213212186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p20718193141812">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1671813161815">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p107182391815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.12.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p3718831182">Name of the search algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1736252131819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p9719635185">params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p87199391812">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p971911391818">Array of <a href="#EN-US_TOPIC_0000002079045741__request_AutoSearchAlgoConfigParameter">AutoSearchAlgoConfigParameter</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.12.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p57198318185">Search algorithm parameters.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_AutoSearchAlgoConfigParameter"></a><a name="request_AutoSearchAlgoConfigParameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_AutoSearchAlgoConfigParameter" frame="border" border="1" rules="all"><caption><b>Table 13 </b>AutoSearchAlgoConfigParameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row10366327188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1572017321813">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p47201837189">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p117201314182">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.13.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p18720123191814">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row336619241820"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1272093131817">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p372010331811">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1720231184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.13.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1972017313187">Parameter key.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row536610218183"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p19720143131814">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p872073111818">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p572011313184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.13.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1720153191818">Parameter value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row93661927182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p672023131816">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p107202033187">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p147215391815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.13.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p15721113181813">Parameter type.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_engine"></a><a name="request_engine"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_engine" frame="border" border="1" rules="all"><caption><b>Table 14 </b>engine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row133722214184"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p77211938188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p1572123181810">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p1172193171817">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.14.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1472143201819">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1237212291819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p13721832189">engine_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p12721133101810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p772111314188">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p107218319182">Engine ID selected for a training job. You can set this parameter to <strong id="EN-US_TOPIC_0000002079045741__b17226319187">engine_id</strong>, <strong id="EN-US_TOPIC_0000002079045741__b872216391815">engine_name + engine_version</strong>, or <strong id="EN-US_TOPIC_0000002079045741__b1772214371814">image_url</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1837215231819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p177225318180">engine_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1772215315189">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1572283101812">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1872293151811">Name of the engine selected for a training job. If <strong id="EN-US_TOPIC_0000002079045741__b1172210311819">engine_id</strong> is set, leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row2372922183"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1872233171817">engine_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p47223313186">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p2072217311183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p187228331811">Name of the engine version selected for a training job. If <strong id="EN-US_TOPIC_0000002079045741__b107226310181">engine_id</strong> is set, leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row83729221815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p972203201816">image_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p872233181814">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1672263131811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1372210371810">Custom image URL selected for a training job.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_Task"></a><a name="request_Task"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_Task" frame="border" border="1" rules="all"><caption><b>Table 15 </b>Task</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row638016251810"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p18723231183">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p772333101815">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p1172319331815">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.15.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p127231334180">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1838092161813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p107236319181">role</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1072310317183">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1723103161816">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1772410315188">Task role. This function is not supported currently.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row938011210188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p11724123191815">algorithm</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p772419381810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p172416341820"><a href="#EN-US_TOPIC_0000002079045741__request_algorithm">algorithm</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p117247351811">Algorithm management and configuration.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row12381142111812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p77249312189">task_resource</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p157247316182">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p18725238180"><a href="#EN-US_TOPIC_0000002079045741__request_task_resource">task_resource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p14725163131810">Resource flavors of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_algorithm"></a><a name="request_algorithm"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_algorithm" frame="border" border="1" rules="all"><caption><b>Table 16 </b>algorithm</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row93891225188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p77251839186">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p1572517311182">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p12725153171816">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.16.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p14725173141816">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row53891525189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p77251319187">job_config</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1172610341810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p147264320189"><a href="#EN-US_TOPIC_0000002079045741__request_job_config">job_config</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1772693191814">Algorithm configuration, such as the boot file.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row738962191818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p2726193151812">code_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p13726143131811">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p19726143191815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p572614311820">Algorithm code directory, for example, <strong id="EN-US_TOPIC_0000002079045741__b16726163151815">/usr/app/</strong>. This parameter must be used together with <strong id="EN-US_TOPIC_0000002079045741__b197263315189">boot_file</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row183891722184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1572611311820">boot_file</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1972633101811">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1372612341816">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1172718351811">Code boot file of the algorithm, which needs to be stored in the code directory, for example, <strong id="EN-US_TOPIC_0000002079045741__b37274391819">/usr/app/boot.py</strong>. This parameter must be used together with <strong id="EN-US_TOPIC_0000002079045741__b107274341813">code_dir</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row53896210188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1772719317184">engine</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p167273351820">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p8727163181815"><a href="#EN-US_TOPIC_0000002079045741__request_engine">engine</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p272713311814">Engine of a heterogeneous job algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row639017201818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p16727133191818">inputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p47278319187">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p137271371817">Array of <a href="#EN-US_TOPIC_0000002079045741__request_inputs">inputs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p147271739182">Data input of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1439042101818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p107279361819">outputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p19727531181">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1472810371811">Array of <a href="#EN-US_TOPIC_0000002079045741__request_outputs">outputs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p272813171818">Data output of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row13909212189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p972818314189">local_code_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p37287316183">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p207286319186">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1772843191814">Local directory to the training container to which the algorithm code directory is downloaded. Ensure that the following rules are complied with: - The directory must be in the <strong id="EN-US_TOPIC_0000002079045741__b18728735189">/home</strong> directory. - In v1 compatibility mode, the current field does not take effect. - When <strong id="EN-US_TOPIC_0000002079045741__b27285318181">code_dir</strong> is prefixed with <strong id="EN-US_TOPIC_0000002079045741__b57281313185">file://</strong>, the current field does not take effect.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row73901122188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p187286317181">working_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p147282361810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p14728537187">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p11728163161810">Work directory where an algorithm is executed. Note that this parameter does not take effect in v1 compatibility mode.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_job_config"></a><a name="request_job_config"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_job_config" frame="border" border="1" rules="all"><caption><b>Table 17 </b>job_config</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row164041627182"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p117291936184">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p27291839188">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p972963161811">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.17.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p672918341815">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row14404423183"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p97294318182">parameters</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1872915391810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p572973121818">Array of <a href="#EN-US_TOPIC_0000002079045741__request_Parameter">Parameter</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p772914381820">Running parameter of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row9404225189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p177293319189">inputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p207293311186">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p9729203101817">Array of <a href="#EN-US_TOPIC_0000002079045741__request_Input">Input</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p20729133181817">Data input of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1140417231816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1272911361813">outputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p197294316188">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p77291035184">Array of <a href="#EN-US_TOPIC_0000002079045741__request_Output">Output</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p17291035185">Data output of an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1040410201813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1572911311185">engine</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p572913314183">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p972943201818"><a href="#EN-US_TOPIC_0000002079045741__request_engine">engine</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1873013310182">Algorithm engine.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_Parameter"></a><a name="request_Parameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_Parameter" frame="border" border="1" rules="all"><caption><b>Table 18 </b>Parameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row24129219182"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p97301633186">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p473020320180">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p1473043121814">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.18.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1473015351815">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row84128211186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p4730832183">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p17306312187">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p17306318188">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p19730637184">Parameter name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row19412142121816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p873016314189">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p4730436183">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1173014319186">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p19730337186">Parameter value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1741215215188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p0731163201814">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1473113314181">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p77312311180">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1073117317188">Parameter description.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row64134217183"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p37316317187">constraint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p207313371817">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p147311361820"><a href="#EN-US_TOPIC_0000002079045741__request_constraint">constraint</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1731435186">Parameter constraint.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row741372181812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1373115318187">i18n_description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p87319310183">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p197318341810"><a href="#EN-US_TOPIC_0000002079045741__request_i18n_description">i18n_description</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p77311730184">Internationalization description.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table1042010215183" frame="border" border="1" rules="all"><caption><b>Table 19 </b>constraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1042102121811"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.19.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1773117351819">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.19.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p1873118318185">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.19.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p27321839182">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.19.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p573218315185">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1242112201814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1073214311182">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p147323319185">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p57329318183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1973283141815">Parameter type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1842182191816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p7732832183">editable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p573293111818">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1773383161820">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p187332391818">Whether the parameter is editable.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row242112221811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p773316341820">required</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p17334313189">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p3733173171818">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p177335371820">Whether the parameter is mandatory.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row134221422181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1673303181818">sensitive</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1073316351818">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1673393171810">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p57336321817">Whether the parameter is sensitive This function is not implemented currently.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row4422142151816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p673393131813">valid_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p13733163141819">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p6733138188">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p973311318184">Valid type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row742292191812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1973419381816">valid_range</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p117341233187">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p57348312185">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p18734033184">Valid range.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table04301029182" frame="border" border="1" rules="all"><caption><b>Table 20 </b>i18n_description</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row184317219181"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.20.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p7734143151818">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.20.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p16734935189">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.20.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p0734238184">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.20.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p117341637183">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row204317271810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1573417331817">language</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p673415318184">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p87347311818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.20.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p773410312182">Language</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row134311424184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p573410331818">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p273413311185">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p177357321814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.20.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1673516321820">Description.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_Input"></a><a name="request_Input"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_Input" frame="border" border="1" rules="all"><caption><b>Table 21 </b>Input</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row243652161815"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.21.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1573517316180">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.21.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p77351432184">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.21.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p1973516318189">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.21.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1073511312182">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row164367281819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1173513171810">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p197354319189">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1973515314185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p773514391817">Name of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1436182171813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1373553121818">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p47357341810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p773511331810">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p10735143171813">Description of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row64368251820"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p37361339185">local_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p12736173151819">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1173619371814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p173618381812">Local directory of the container to which the data input channel is mapped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row104363251816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p473613319186">remote</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p127361533180">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p173643121812"><a href="#EN-US_TOPIC_0000002079045741__request_InputDataInfo">InputDataInfo</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p973614351811">Data input. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul6736183171815"><li id="EN-US_TOPIC_0000002079045741__li1073643151814"><p id="EN-US_TOPIC_0000002079045741__p673683171811"><a name="EN-US_TOPIC_0000002079045741__li1073643151814"></a><a name="li1073643151814"></a><strong id="EN-US_TOPIC_0000002079045741__b1273643101811">dataset</strong>: Dataset as the data input</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li1573611361814"><p id="EN-US_TOPIC_0000002079045741__p1473653141814"><a name="EN-US_TOPIC_0000002079045741__li1573611361814"></a><a name="li1573611361814"></a><strong id="EN-US_TOPIC_0000002079045741__b11736431180">obs</strong>: OBS path as the data input</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row16436122191815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p57364361810">remote_constraint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p2736434180">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p157363381818">Array of <a href="#EN-US_TOPIC_0000002079045741__request_remote_constraint">remote_constraint</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p2073643201817">Data input constraint</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_InputDataInfo"></a><a name="request_InputDataInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_InputDataInfo" frame="border" border="1" rules="all"><caption><b>Table 22 </b>InputDataInfo</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row14444321180"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.22.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1773710361817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.22.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p0737203101810">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.22.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p873783131816">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.22.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p157379313189">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row44443241817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p473711311810">dataset</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p107371361816">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p77376318183"><a href="#EN-US_TOPIC_0000002079045741__request_dataset">dataset</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.22.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p97371339187">Dataset as the data input.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row44440291819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1173718315189">obs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1673716331814">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p97381738186"><a href="#EN-US_TOPIC_0000002079045741__request_obs">obs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.22.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p973803111810">OBS in which data input and output stored.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_dataset"></a><a name="request_dataset"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_dataset" frame="border" border="1" rules="all"><caption><b>Table 23 </b>dataset</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row74491624184"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.23.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p97385310188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.23.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p67382361817">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.23.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p17385311816">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.23.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p157381239180">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row9449222189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p197383317182">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p15738533185">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p10738139182">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1273813121817">Dataset ID of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row144919218187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p16738837186">version_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p117392391818">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p13739136189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p137391938189">Dataset version ID of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1344911213186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p10739143111814">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p18739836184">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p10739103111811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p3739937187">OBS URL of the dataset required by a training job. ModelArts automatically parses and generates the URL based on the dataset and dataset version IDs. For example, <strong id="EN-US_TOPIC_0000002079045741__b3739138185">/usr/data/</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_obs"></a><a name="request_obs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_obs" frame="border" border="1" rules="all"><caption><b>Table 24 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1745417210186"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.24.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p137399321817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.24.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p1173915311186">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.24.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p47391931189">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.24.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1973920301814">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row14545211811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1573917321810">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1473914313185">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1574015313183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.24.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1574014311819">OBS URL of the dataset required by a training job. For example, <strong id="EN-US_TOPIC_0000002079045741__b37404381819">/usr/data/</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_remote_constraint"></a><a name="request_remote_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_remote_constraint" frame="border" border="1" rules="all"><caption><b>Table 25 </b>remote_constraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row545711219189"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.25.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p774015381818">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.25.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p157402039189">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.25.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p167408341819">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.25.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p167401336183">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row44571213181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p137401135182">data_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1874093101816">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p147409313189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.25.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p147401134183">Data input type, including the data storage location and dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row104582231811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p474018319181">attributes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p17404361818">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p20740339181">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.25.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p13740163121816">Attributes if a dataset is used as the data input. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul13741830181"><li id="EN-US_TOPIC_0000002079045741__li14741103141812"><p id="EN-US_TOPIC_0000002079045741__p574115331810"><a name="EN-US_TOPIC_0000002079045741__li14741103141812"></a><a name="li14741103141812"></a><strong id="EN-US_TOPIC_0000002079045741__b1674173201812">data_format</strong>: Data format</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li197419316187"><p id="EN-US_TOPIC_0000002079045741__p37412318187"><a name="EN-US_TOPIC_0000002079045741__li197419316187"></a><a name="li197419316187"></a><strong id="EN-US_TOPIC_0000002079045741__b2074119311815">data_segmentation</strong>: Data segmentation</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li16741123101819"><p id="EN-US_TOPIC_0000002079045741__p107411236183"><a name="EN-US_TOPIC_0000002079045741__li16741123101819"></a><a name="li16741123101819"></a><strong id="EN-US_TOPIC_0000002079045741__b1674112371811">dataset_type</strong>: Labeling type</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_Output"></a><a name="request_Output"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_Output" frame="border" border="1" rules="all"><caption><b>Table 26 </b>Output</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row16463622188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.26.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p8741123141816">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.26.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p47417317187">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.26.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p12741173181820">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.26.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p13741537184">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row64649211816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p137414314187">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p14741143111814">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p6742638188">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p3742230183">Name of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1846417211816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p14742143131810">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p074214341819">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p674216351818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p374263151811">Description of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row124641526189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p87423318180">local_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p13742234181">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p574212310180">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p10742135189">Local directory of the container to which the data output channel is mapped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row146402111810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p57424319182">remote</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1974212391810">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p27425351818"><a href="#EN-US_TOPIC_0000002079045741__request_remote">remote</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p15742163161813">Description of the actual data output.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_remote"></a><a name="request_remote"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_remote" frame="border" border="1" rules="all"><caption><b>Table 27 </b>remote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row17472821181"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.27.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1743337183">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.27.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p17436331813">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.27.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p1374318341814">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.27.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1374316310189">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row747213214189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p117439318182">obs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p87436341812">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p3743331184"><a href="#EN-US_TOPIC_0000002079045741__request_obs">obs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.27.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p16743173111815">OBS to which data is actually exported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table2047692171814" frame="border" border="1" rules="all"><caption><b>Table 28 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row134761727182"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.28.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1974383201813">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.28.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p2074316317188">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.28.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p1074310311184">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.28.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p157438314185">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row5476172191818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p774420341813">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p37445321819">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p5744203151812">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.28.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p19744139184">OBS URL to which data is actually exported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table134798216187" frame="border" border="1" rules="all"><caption><b>Table 29 </b>engine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row747910216180"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.29.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p20744835187">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.29.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p474417310184">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.29.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p19744203121819">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.29.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p0744933182">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row247910214185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1274415361820">engine_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p157447361810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p2074419311814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.29.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p774414318186">Engine ID selected for an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row18480192101818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1374411331810">engine_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p27444312184">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p27451236183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.29.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p174517318184">Engine version name selected for an algorithm. If <strong id="EN-US_TOPIC_0000002079045741__b77458341813">engine_id</strong> is specified, leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row7480182171813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1074515391815">engine_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p47451634188">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p47451737183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.29.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p157451341816">Engine version name selected for an algorithm. If <strong id="EN-US_TOPIC_0000002079045741__b47451534188">engine_id</strong> is specified, leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row348019221810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p474510310187">image_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p5745113191818">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1774510313184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.29.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1474543141816">Custom image URL selected by an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table74861928188" frame="border" border="1" rules="all"><caption><b>Table 30 </b>engine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row84861221816"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.30.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p474518312182">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.30.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p1374517313186">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.30.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p1074614351814">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.30.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1374613111818">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1948613213186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p177469321820">engine_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p127461235185">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p674623201812">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.30.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1074618311187">Engine ID of a heterogeneous job, for example, <strong id="EN-US_TOPIC_0000002079045741__b8746143171810">caffe-1.0.0-python2.7</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row184861328184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p6746143131817">engine_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p17746193111813">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p474616351814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.30.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p207462317188">Engine name of a heterogeneous job, for example, <strong id="EN-US_TOPIC_0000002079045741__b11746738182">Caffe</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row144866210182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p107460317182">engine_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p274612391817">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p374615315187">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.30.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p37461371817">Engine version of a heterogeneous job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row24872022185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1174618316180">image_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p07465351812">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p19747639183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.30.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p127474361811">Custom image URL selected by an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_inputs"></a><a name="request_inputs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_inputs" frame="border" border="1" rules="all"><caption><b>Table 31 </b>inputs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row34949221811"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.31.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1274712316182">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.31.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p674715316181">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.31.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p17472381817">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.31.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p197478301812">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row749452141818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p167478314180">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1474719331810">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p177475318183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p074712316186">Name of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row64941820185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1374713331818">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1774718321816">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p77481736186">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p14748633186">Description of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1149411213187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p774815301818">local_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p27488312183">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p10748734187">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p14748330187">Local directory of the container to which the data input channel is mapped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row2494624180"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p10748143131815">remote</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1674810310181">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1074819310183"><a href="#EN-US_TOPIC_0000002079045741__request_remote">remote</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p17487313189">Data input. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul974814331811"><li id="EN-US_TOPIC_0000002079045741__li1774816314189"><p id="EN-US_TOPIC_0000002079045741__p187486301818"><a name="EN-US_TOPIC_0000002079045741__li1774816314189"></a><a name="li1774816314189"></a><strong id="EN-US_TOPIC_0000002079045741__b14748113181816">dataset</strong>: Dataset as the data input</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li197485315184"><p id="EN-US_TOPIC_0000002079045741__p157486361810"><a name="EN-US_TOPIC_0000002079045741__li197485315184"></a><a name="li197485315184"></a><strong id="EN-US_TOPIC_0000002079045741__b1874820313189">obs</strong>: OBS path as the data input</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table3500526181" frame="border" border="1" rules="all"><caption><b>Table 32 </b>remote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1501172181812"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.32.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p177491438188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.32.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p4749193181819">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.32.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p13749183131815">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.32.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p274963181813">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1250113217182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.32.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p974903111819">obs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.32.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p197491319187">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.32.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1674983111812"><a href="#EN-US_TOPIC_0000002079045741__request_obs">obs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.32.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p37493371815">OBS in which data input and output stored.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table1250317213187" frame="border" border="1" rules="all"><caption><b>Table 33 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row115044216186"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.33.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p17492313188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.33.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p187497310187">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.33.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p474914319181">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.33.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p97491735182">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row550413231813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.33.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p7750133101812">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.33.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1275033151819">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.33.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p18750638180">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.33.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p57504315181">OBS URL of the dataset required by a training job. For example, <strong id="EN-US_TOPIC_0000002079045741__b20750533183">/usr/data/</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_outputs"></a><a name="request_outputs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_outputs" frame="border" border="1" rules="all"><caption><b>Table 34 </b>outputs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row55075217186"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.34.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p207508341814">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.34.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p8750173151812">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.34.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p127509351811">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.34.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p47506317181">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1507182111819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p875017318188">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p975016315182">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1675033191813">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p17501431185">Name of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row175071623188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p127516321811">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p775117351816">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p875117314187">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p17751143111812">Description of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row6508132191811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p175193101816">local_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p475115311812">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p147516381815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p575120301819">Local directory of the container to which the data output channel is mapped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row115087211181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p177517311812">remote</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p17751163171820">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p167511371820"><a href="#EN-US_TOPIC_0000002079045741__request_remote">remote</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p2075114391816">Description of the actual data output.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table55141327189" frame="border" border="1" rules="all"><caption><b>Table 35 </b>remote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row85147213187"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.35.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p127521238188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.35.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p175216361812">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.35.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p7752123141817">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.35.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1175223131813">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1651412191814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p875210351814">obs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p075216351814">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p117526301819"><a href="#EN-US_TOPIC_0000002079045741__request_obs">obs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.35.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p19752193191812">OBS to which data is actually exported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table9521192131818" frame="border" border="1" rules="all"><caption><b>Table 36 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row452116217183"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.36.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1575223171816">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.36.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p3752934189">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.36.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p1752103201816">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.36.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p8753123171819">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row175221328187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p117531532181">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p675383181815">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p37531311813">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.36.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p175310371817">OBS URL to which data is actually exported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_task_resource"></a><a name="request_task_resource"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_task_resource" frame="border" border="1" rules="all"><caption><b>Table 37 </b>task_resource</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row35261926185"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.37.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p15753132183">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.37.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p57531439183">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.37.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p47539351818">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.37.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1475312313182">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row15526322180"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p175313111814">flavor_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p2075312311183">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p975343151811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.37.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1275412341811">Resource flavor ID of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row952612221812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p7754183161819">node_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p13754633186">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p275411317184">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.37.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p12754934183">Number of resource replicas selected for a training job.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_spec"></a><a name="request_spec"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_spec" frame="border" border="1" rules="all"><caption><b>Table 38 </b>spec</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row17530821188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.38.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p1775493131810">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.38.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p137542313184">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.38.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p187548311813">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.38.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p11754103161811">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row55304216188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p147542036188">resource</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p18755173151818">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p27558317182"><a href="#EN-US_TOPIC_0000002079045741__request_resource">resource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.38.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p87554315181">Resource flavors of a training job. Select either <strong id="EN-US_TOPIC_0000002079045741__b167556391813">flavor_id</strong> or <strong id="EN-US_TOPIC_0000002079045741__b14755335187">pool_id+[flavor_id]</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row2530102101814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1975518301820">volumes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p975515320184">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p87551335186">Array of <a href="#EN-US_TOPIC_0000002079045741__request_volumes">volumes</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.38.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p12755143161817">Volumes attached to a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row3530182161814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p17558312182">log_export_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1875573101816">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p67551735186"><a href="#EN-US_TOPIC_0000002079045741__request_log_export_path">log_export_path</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.38.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p6755193131817">Export path of training job logs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row5530132101816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p275533201817">auto_stop</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p37556381810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p10755737183"><a href="#EN-US_TOPIC_0000002079045741__request_auto_stop">auto_stop</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.38.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1475616312188">Auto stop configuration of a training job</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_resource"></a><a name="request_resource"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_resource" frame="border" border="1" rules="all"><caption><b>Table 39 </b>resource</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1153716217184"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.39.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p6756231185">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.39.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p7756143131816">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.39.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p3756193101810">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.39.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p1756203181815">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row25370241811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p67564319185">flavor_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1875620311818">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p137565361814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.39.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p19756034189">ID of the resource flavor selected for a training job. <strong id="EN-US_TOPIC_0000002079045741__b1575616311818">flavor_id</strong> cannot be specified for dedicated resource pools with CPU specifications. The options for dedicated resource pools with GPU/Ascend specifications are as follows:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul11756534185"><li id="EN-US_TOPIC_0000002079045741__li10756932188"><p id="EN-US_TOPIC_0000002079045741__p127563391816"><a name="EN-US_TOPIC_0000002079045741__li10756932188"></a><a name="li10756932188"></a><strong id="EN-US_TOPIC_0000002079045741__b675633151816">modelarts.pool.visual.xlarge</strong> (1 card)</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li97573315188"><p id="EN-US_TOPIC_0000002079045741__p1675718361815"><a name="EN-US_TOPIC_0000002079045741__li97573315188"></a><a name="li97573315188"></a><strong id="EN-US_TOPIC_0000002079045741__b13757236189">modelarts.pool.visual.2xlarge</strong> (2 cards)</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li9757138183"><p id="EN-US_TOPIC_0000002079045741__p1375716321817"><a name="EN-US_TOPIC_0000002079045741__li9757138183"></a><a name="li9757138183"></a><strong id="EN-US_TOPIC_0000002079045741__b575763191813">modelarts.pool.visual.4xlarge</strong> (4 cards)</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li87571131180"><p id="EN-US_TOPIC_0000002079045741__p275715315187"><a name="EN-US_TOPIC_0000002079045741__li87571131180"></a><a name="li87571131180"></a><strong id="EN-US_TOPIC_0000002079045741__b18757193121817">modelarts.pool.visual.8xlarge</strong> (8 cards)</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row165371629180"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p57571037187">node_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p275720381814">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p875763151819">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.39.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1875719301817">Number of nodes used for creating a training job in a pool. By default, a single node is used.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row853892171815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p167571733188">pool_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1975716341820">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p2757103141812">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.39.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p47573314187">Dedicated resource pool ID.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_volumes"></a><a name="request_volumes"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_volumes" frame="border" border="1" rules="all"><caption><b>Table 40 </b>volumes</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row85431211185"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.40.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p2758739184">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.40.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p1575817361810">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.40.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p17589381812">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.40.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p177583313181">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1854418291817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.40.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p875833131819">nfs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.40.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p3758143191810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.40.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p175814317185"><a href="#EN-US_TOPIC_0000002079045741__request_nfs">nfs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.40.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1775833151812">Volumes attached in NFS mode.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_nfs"></a><a name="request_nfs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_nfs" frame="border" border="1" rules="all"><caption><b>Table 41 </b>nfs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1854713221819"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.41.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p57581737184">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.41.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p4758163201816">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.41.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p12759123131819">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.41.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p207596331813">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1354710281819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p57595310189">nfs_server_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p77592371813">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p137592032187">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.41.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1275914341819">NFS server path.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row254716201810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p11759232184">local_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p8759203141810">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p47599391813">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.41.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1575983131818">Path for attaching volumes to the training container.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row25471211189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1675918391820">read_only</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p57591539185">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p975914331810">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.41.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p15759836180">Whether the volumes attached to the container in NFS mode are read-only.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_log_export_path"></a><a name="request_log_export_path"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_log_export_path" frame="border" border="1" rules="all"><caption><b>Table 42 </b>log_export_path</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row9552112161814"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.42.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p8759153161811">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.42.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p87602037186">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.42.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p7760237189">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.42.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p187600313187">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row13552142101815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p10760103181815">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p117604381812">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p57606313182">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.42.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p19760103141810">OBS URL for storing training job logs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1553927184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p77601391813">host_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p27601332182">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1776053101814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.42.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p13760123121817">Path of the host where training job logs are stored.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__request_auto_stop"></a><a name="request_auto_stop"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__request_auto_stop" frame="border" border="1" rules="all"><caption><b>Table 43 </b>auto_stop</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row125585212184"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.43.2.5.1.1"><p id="EN-US_TOPIC_0000002079045741__p67609381817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.43.2.5.1.2"><p id="EN-US_TOPIC_0000002079045741__p10760438186">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.43.2.5.1.3"><p id="EN-US_TOPIC_0000002079045741__p176053171814">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.43.2.5.1.4"><p id="EN-US_TOPIC_0000002079045741__p16760163181819">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row19559823189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p876010313180">time_unit</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1676114321817">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p177618361816">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.43.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p576117310186">Time unit. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul2076112341814"><li id="EN-US_TOPIC_0000002079045741__li476111391813"><p id="EN-US_TOPIC_0000002079045741__p9761834185"><a name="EN-US_TOPIC_0000002079045741__li476111391813"></a><a name="li476111391813"></a><strong id="EN-US_TOPIC_0000002079045741__b97612037181">HOURS</strong></p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row135595281817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.1 "><p id="EN-US_TOPIC_0000002079045741__p157610301818">duration</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.2 "><p id="EN-US_TOPIC_0000002079045741__p137617321813">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.3 "><p id="EN-US_TOPIC_0000002079045741__p7761193161811">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.43.2.5.1.4 "><p id="EN-US_TOPIC_0000002079045741__p1276114311185">Running time. The minimum value is <strong id="EN-US_TOPIC_0000002079045741__b87617313184">1</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079045741__section187619391814"><h4 class="sectiontitle">Response Parameters</h4><p id="EN-US_TOPIC_0000002079045741__p1076113312183"><strong id="EN-US_TOPIC_0000002079045741__b676123191813">Status code: 201</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_JobResponse" frame="border" border="1" rules="all"><caption><b>Table 44 </b>Response body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1056516214182"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p1761193161819">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p176111311813">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p107621636182">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1156562181820"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1276216331818">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p137625321811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p776213191818">Training job type, which is <strong id="EN-US_TOPIC_0000002079045741__b6762133151813">job</strong> by default. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul876210311180"><li id="EN-US_TOPIC_0000002079045741__li076217318189"><p id="EN-US_TOPIC_0000002079045741__p117621332188"><a name="EN-US_TOPIC_0000002079045741__li076217318189"></a><a name="li076217318189"></a><strong id="EN-US_TOPIC_0000002079045741__b117629312187">job</strong>: training job</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row18565192151814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p167629314188">metadata</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p9762135185"><a href="#EN-US_TOPIC_0000002079045741__response_JobMetadata">JobMetadata</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1762123191813">Metadata of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row456619214185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p8762153141818">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p376213301815"><a href="#EN-US_TOPIC_0000002079045741__response_Status">Status</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p127621331812">Status of a training job. You do not need to set this parameter when creating a job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row756618212185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p87621234182">algorithm</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1476293181819"><a href="#EN-US_TOPIC_0000002079045741__response_JobAlgorithmResponse">JobAlgorithmResponse</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p9763153171815">Algorithm used by a training job. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul27638351818"><li id="EN-US_TOPIC_0000002079045741__li6763123181813"><p id="EN-US_TOPIC_0000002079045741__p147631237187"><a name="EN-US_TOPIC_0000002079045741__li6763123181813"></a><a name="li6763123181813"></a><strong id="EN-US_TOPIC_0000002079045741__b27637317184">id</strong>: Only the algorithm ID is used.</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li576310312182"><p id="EN-US_TOPIC_0000002079045741__p9763183101815"><a name="EN-US_TOPIC_0000002079045741__li576310312182"></a><a name="li576310312182"></a><strong id="EN-US_TOPIC_0000002079045741__b1776316312185">subscription_id+item_version_id</strong>: The subscription ID and version ID of the algorithm are used.</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li18763531189"><p id="EN-US_TOPIC_0000002079045741__p67631341816"><a name="EN-US_TOPIC_0000002079045741__li18763531189"></a><a name="li18763531189"></a><strong id="EN-US_TOPIC_0000002079045741__b11763937186">code_dir+boot_file</strong>: The code directory and boot file of the training job are used.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1156642161810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p18763183191815">tasks</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p176353111817">Array of <a href="#EN-US_TOPIC_0000002079045741__response_TaskResponse">TaskResponse</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p207631235184">List of tasks in heterogeneous training jobs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row125666271813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p187634313180">spec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p376310341810"><a href="#EN-US_TOPIC_0000002079045741__response_spec">spec</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p177635315185">Specifications of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_JobMetadata"></a><a name="response_JobMetadata"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_JobMetadata" frame="border" border="1" rules="all"><caption><b>Table 45 </b>JobMetadata</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row657515219180"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p13764193181820">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p97641738187">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p2764936188">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1757522191817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1676410381819">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1376473181815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p276419311814">Training job ID, which is generated and returned by ModelArts after the training job is created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row9575221187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p11764537181">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p3764173151819">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1076413101817">Name of a training job. The value must contain 1 to 64 characters consisting of only digits, letters, underscores (_), and hyphens (-).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row8575323189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1276414313182">workspace_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p19764133191811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p137644321818">Workspace where a job is located. The default value is <strong id="EN-US_TOPIC_0000002079045741__b177649331818">0</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row12575921186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p2764193121811">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p18764203131819">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p07651536184">Training job description. The value must contain 0 to 256 characters. The default value is <strong id="EN-US_TOPIC_0000002079045741__b5765203161820">NULL</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row85769211187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p117651432187">create_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p107658317184">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1576515331811">Time when a training job was created, in milliseconds. The value is generated and returned by ModelArts after a training job is created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row9576132191818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p076523141816">user_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p17765133184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p176511318189">Username for creating a training job. The username is generated and returned by ModelArts after a training job is created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row175761126185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p57654391812">annotations</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1976533131813">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p8765531186">Advanced configuration of a training job. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul876518381819"><li id="EN-US_TOPIC_0000002079045741__li18765143101811"><p id="EN-US_TOPIC_0000002079045741__p127655313189"><a name="EN-US_TOPIC_0000002079045741__li18765143101811"></a><a name="li18765143101811"></a><strong id="EN-US_TOPIC_0000002079045741__b7765143181816">job_template</strong>: <strong id="EN-US_TOPIC_0000002079045741__b6765133111811">Template RL</strong> (heterogeneous job)</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li13765183111811"><p id="EN-US_TOPIC_0000002079045741__p176517310186"><a name="EN-US_TOPIC_0000002079045741__li13765183111811"></a><a name="li13765183111811"></a><strong id="EN-US_TOPIC_0000002079045741__b2765123171811">fault-tolerance/job-retry-num</strong>: <strong id="EN-US_TOPIC_0000002079045741__b157652319187">3</strong> (number of retries upon a fault)</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_Status"></a><a name="response_Status"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_Status" frame="border" border="1" rules="all"><caption><b>Table 46 </b>Status</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row858517291818"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p12766153111815">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p5766538185">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p876613121816">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row15585229181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p4766030184">phase</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p3766538189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p11766143161818">Level-1 status of a training job. The options are as follows: <strong id="EN-US_TOPIC_0000002079045741__b8766193121818">Creating</strong> <strong id="EN-US_TOPIC_0000002079045741__b18766103131819">Pending</strong> <strong id="EN-US_TOPIC_0000002079045741__b177661038188">Running</strong> <strong id="EN-US_TOPIC_0000002079045741__b177663320188">Failed</strong> <strong id="EN-US_TOPIC_0000002079045741__b1276618341813">Completed</strong>, <strong id="EN-US_TOPIC_0000002079045741__b13766237184">Terminating</strong> <strong id="EN-US_TOPIC_0000002079045741__b1276613351810">Terminated</strong> <strong id="EN-US_TOPIC_0000002079045741__b137661318183">Abnormal</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row458516214186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p18766339185">secondary_phase</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p176613361810">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p3766113121816">The level-2 status of a training job is an internal detailed status, which may be added, modified, or deleted. Dependency is not recommended. The options are as follows: <strong id="EN-US_TOPIC_0000002079045741__b1766133121817">Creating</strong> <strong id="EN-US_TOPIC_0000002079045741__b676703191813">Queuing</strong> <strong id="EN-US_TOPIC_0000002079045741__b1676713371817">Running</strong> <strong id="EN-US_TOPIC_0000002079045741__b1476717320183">Failed</strong> <strong id="EN-US_TOPIC_0000002079045741__b576713317189">Completed</strong>, <strong id="EN-US_TOPIC_0000002079045741__b9767163161816">Terminating</strong> <strong id="EN-US_TOPIC_0000002079045741__b476718311185">Terminated</strong> <strong id="EN-US_TOPIC_0000002079045741__b67671837186">CreateFailed</strong> <strong id="EN-US_TOPIC_0000002079045741__b12767637184">TerminatedFailed</strong> <strong id="EN-US_TOPIC_0000002079045741__b376719381820">Unknown</strong> <strong id="EN-US_TOPIC_0000002079045741__b97673341811">Lost</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row958518213188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1976717381813">duration</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1576713161817">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p0767173141814">Running duration of a training job, in milliseconds</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row12585528181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p876718301820">node_count_metrics</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p776712391814">Array<Array<Integer>></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p67673318185">Node count changes during the training job running period.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row85862231814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p17671836188">tasks</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p6767236184">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1767633181">Tasks of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row145861726186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p167671371812">start_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p4767143101814">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p976718317185">Start time of a training job. The value is in timestamp format.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row14586429182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p177675320181">task_statuses</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p77678371815">Array of <a href="#EN-US_TOPIC_0000002079045741__response_task_statuses">task_statuses</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p676811391820">Status of a training job task.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_task_statuses"></a><a name="response_task_statuses"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_task_statuses" frame="border" border="1" rules="all"><caption><b>Table 47 </b>task_statuses</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row659418251810"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p1276811316188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p1076893131815">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.6.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p1576819318182">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row959412281813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p67681238182">task</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p476812320189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p137681239185">Name of a training job task.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row45945261815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1776817311812">exit_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p476812341810">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p147683311816">Exit code of a training job task.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1759415281816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p107698314188">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p7769203131810">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1876920319182">Error message of a training job task.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_JobAlgorithmResponse"></a><a name="response_JobAlgorithmResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_JobAlgorithmResponse" frame="border" border="1" rules="all"><caption><b>Table 48 </b>JobAlgorithmResponse</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row56007261820"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p27696391812">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p177695313180">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.7.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p137692031186">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row56001426183"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p127691135181">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p77694351811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p976919361814">Algorithm used by a training job. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul37691391819"><li id="EN-US_TOPIC_0000002079045741__li1876914371818"><p id="EN-US_TOPIC_0000002079045741__p117691432185"><a name="EN-US_TOPIC_0000002079045741__li1876914371818"></a><a name="li1876914371818"></a><strong id="EN-US_TOPIC_0000002079045741__b2770934186">id</strong>: Only the algorithm ID is used.</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li11770135189"><p id="EN-US_TOPIC_0000002079045741__p0770932185"><a name="EN-US_TOPIC_0000002079045741__li11770135189"></a><a name="li11770135189"></a><strong id="EN-US_TOPIC_0000002079045741__b1770173151817">subscription_id+item_version_id</strong>: The subscription ID and version ID of the algorithm are used.</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li1577053181812"><p id="EN-US_TOPIC_0000002079045741__p1777019361818"><a name="EN-US_TOPIC_0000002079045741__li1577053181812"></a><a name="li1577053181812"></a><strong id="EN-US_TOPIC_0000002079045741__b157700315187">code_dir+boot_file</strong>: The code directory and boot file of the training job are used.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1560011251812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p27704311182">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1577010319182">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1977016310180">Algorithm name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row66000201816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p277093161815">subscription_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p277063191819">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p177704310188">Subscription ID of a subscribed algorithm, which must be used with <strong id="EN-US_TOPIC_0000002079045741__b1777033121810">item_version_id</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row13600520185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p197701839189">item_version_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p77701038189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p77702033187">Version ID of the subscribed algorithm, which must be used with <strong id="EN-US_TOPIC_0000002079045741__b37701837182">subscription_id</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1260016201820"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p677019341816">code_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p377018361817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p107703310188">Code directory of a training job, for example, <strong id="EN-US_TOPIC_0000002079045741__b20770133151811">/usr/app/</strong>. This parameter must be used together with <strong id="EN-US_TOPIC_0000002079045741__b977115321815">boot_file</strong>. If <strong id="EN-US_TOPIC_0000002079045741__b1777119316188">id</strong> or <strong id="EN-US_TOPIC_0000002079045741__b17713311183">subscription_id+item_version_id</strong> is set, leave it blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row5600123181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p777118319181">boot_file</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p107712391815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p207711139187">Boot file of a training job, which must be stored in the code directory, for example, <strong id="EN-US_TOPIC_0000002079045741__b1577114361814">/usr/app/boot.py</strong>. This parameter must be used with <strong id="EN-US_TOPIC_0000002079045741__b117718391810">code_dir</strong>. Leave this parameter blank if <strong id="EN-US_TOPIC_0000002079045741__b57711935186">id</strong>, or <strong id="EN-US_TOPIC_0000002079045741__b4771123101815">subscription_id</strong> and <strong id="EN-US_TOPIC_0000002079045741__b17771173121818">item_version_id</strong> are specified.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row06008221817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1177116319182">autosearch_config_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p9771143151817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p10771153131814">YAML configuration path of auto search jobs. An OBS URL is required.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row36012217184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p2077103141818">autosearch_framework_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p277110381815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p12771136185">Framework code directory of auto search jobs. An OBS URL is required.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row156018281814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1577111381817">command</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p877143161820">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p77716312181">Boot command used to start the container of a custom image of a training job. For example, python train.py.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row126014218189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1977113131814">parameters</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p37726318189">Array of <a href="#EN-US_TOPIC_0000002079045741__response_Parameter">Parameter</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1777215321812">Running parameters of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row160113251816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p677214317185">policies</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p477210317184"><a href="#EN-US_TOPIC_0000002079045741__response_policies">policies</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p67725381819">Policies supported by jobs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row660113216181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p17772103111820">inputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p977293121813">Array of <a href="#EN-US_TOPIC_0000002079045741__response_Input">Input</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p177729317183">Input of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row146015221812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p67722031181">outputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p15772113131811">Array of <a href="#EN-US_TOPIC_0000002079045741__response_Output">Output</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p14772173101815">Output of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row66016213189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p187721138181">engine</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p477373121811"><a href="#EN-US_TOPIC_0000002079045741__response_engine">engine</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p277383161814">Engine of a training job. Leave this parameter blank if the job is created using <strong id="EN-US_TOPIC_0000002079045741__b47731316189">id</strong> of the algorithm in algorithm management, or <strong id="EN-US_TOPIC_0000002079045741__b1377343171819">subscription_id+item_version_id</strong> of the subscribed algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1160122141819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p377310318188">local_code_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p19773538182">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p207731037181">Local directory to the training container to which the algorithm code directory is downloaded. Ensure that the following rules are complied with: - The directory must be in the <strong id="EN-US_TOPIC_0000002079045741__b177731351814">/home</strong> directory. - In v1 compatibility mode, the current field does not take effect. - When <strong id="EN-US_TOPIC_0000002079045741__b177343201811">code_dir</strong> is prefixed with <strong id="EN-US_TOPIC_0000002079045741__b9773183141811">file://</strong>, the current field does not take effect.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1360216216181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p13773113201816">working_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p167735313181">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p2077314319185">Work directory where an algorithm is executed. Note that this parameter does not take effect in v1 compatibility mode.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row11602529182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p17773239187">environments</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p13773339189">Array of Map<String,String> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p157738316189">Environment variables of a training job. The format is <strong id="EN-US_TOPIC_0000002079045741__b17734351816">key: value</strong>. Leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_Parameter"></a><a name="response_Parameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_Parameter" frame="border" border="1" rules="all"><caption><b>Table 49 </b>Parameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row861910281816"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p5774933183">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p127741236185">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.8.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p2077414351811">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row196209241812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p197741351816">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p167748351811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p5774138187">Parameter name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row56201029189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p27742037184">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1277418312183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p107744331811">Parameter value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row3620926182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p177740321813">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p6774536188">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p07749311816">Parameter description.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row166203201815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p577418316183">constraint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p127746313188"><a href="#EN-US_TOPIC_0000002079045741__response_constraint">constraint</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p18775431183">Parameter constraint.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row2062013219187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1377563101810">i18n_description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p17756312181"><a href="#EN-US_TOPIC_0000002079045741__response_i18n_description">i18n_description</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p107758314189">Internationalization description.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_constraint"></a><a name="response_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_constraint" frame="border" border="1" rules="all"><caption><b>Table 50 </b>constraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1562715271811"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p117754381816">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p1577513321813">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.9.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p57758311187">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row5627152161810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p15775530185">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p157755371819">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p107756315182">Parameter type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row116284215182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1775193121815">editable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1977518313182">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p11776139186">Whether the parameter is editable.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row6628182171813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p2776639187">required</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1977614319183">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p777610319181">Whether the parameter is mandatory.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row206281216184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p27761137181">sensitive</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1177603111816">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p677617317183">Whether the parameter is sensitive This function is not implemented currently.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row16286211820"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p877618319180">valid_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p57767315188">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p117766312184">Valid type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row86281221187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p147761733180">valid_range</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p377620313184">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p167765311811">Valid range.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_i18n_description"></a><a name="response_i18n_description"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_i18n_description" frame="border" border="1" rules="all"><caption><b>Table 51 </b>i18n_description</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row156350210188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p127771639181">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p167773361810">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.10.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p17777238189">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row963610291817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p277733151813">language</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1977713316187">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p577712311812">Language</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row264019201811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p157778391815">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p13777113151818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p877713131810">Description.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_policies"></a><a name="response_policies"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_policies" frame="border" border="1" rules="all"><caption><b>Table 52 </b>policies</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row264316218182"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p7777538188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p47771531187">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.11.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p67771430189">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row6643122141820"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p15777103151813">auto_search</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1077813361817"><a href="#EN-US_TOPIC_0000002079045741__response_auto_search">auto_search</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p27787314187">Hyperparameter search configuration.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_auto_search"></a><a name="response_auto_search"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_auto_search" frame="border" border="1" rules="all"><caption><b>Table 53 </b>auto_search</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row146463216188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p2077820317188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p67781311189">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.12.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p277813101812">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row2064742131819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p5778203111815">skip_search_params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p877883111817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p177781933184">Hyperparameter parameters that need to be skipped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1064762171813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p2778439185">reward_attrs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p57789316187">Array of <a href="#EN-US_TOPIC_0000002079045741__response_reward_attrs">reward_attrs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p2778236185">List of search metrics.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1864722201819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1877913141819">search_params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1977918310189">Array of <a href="#EN-US_TOPIC_0000002079045741__response_search_params">search_params</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p47791836184">Search parameters.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row26477271818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p377916361810">algo_configs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p4779153171811">Array of <a href="#EN-US_TOPIC_0000002079045741__response_algo_configs">algo_configs</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p27799312189">Search algorithm configurations.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_reward_attrs"></a><a name="response_reward_attrs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_reward_attrs" frame="border" border="1" rules="all"><caption><b>Table 54 </b>reward_attrs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row76521024184"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p2779113101820">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p1377933141812">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.13.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p777911391817">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row165212121817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p18779332181">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p117803391816">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p18780436187">Metric name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row146533218181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p678093121817">mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p87802310180">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1078017381818">Search direction.</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul978003131818"><li id="EN-US_TOPIC_0000002079045741__li67801738183"><p id="EN-US_TOPIC_0000002079045741__p1078014341817"><a name="EN-US_TOPIC_0000002079045741__li67801738183"></a><a name="li67801738183"></a><strong id="EN-US_TOPIC_0000002079045741__b97800331818">max</strong>: A larger metric value indicates better performance.</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li117801838186"><p id="EN-US_TOPIC_0000002079045741__p978093181818"><a name="EN-US_TOPIC_0000002079045741__li117801838186"></a><a name="li117801838186"></a><strong id="EN-US_TOPIC_0000002079045741__b1178018320189">min</strong>: A smaller metric value indicates better performance.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row15653128184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p17780163151815">regex</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p197804318189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p478017315181">Regular expression of a metric.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_search_params"></a><a name="response_search_params"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_search_params" frame="border" border="1" rules="all"><caption><b>Table 55 </b>search_params</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1465713221818"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p478013351813">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p27811733180">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.14.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p17781933189">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row765742201817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p27817311810">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p878118341817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p11781630186">Hyperparameter name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1265715211810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p17811134184">param_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p107813301818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p27811316182">Parameter type</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul117815361819"><li id="EN-US_TOPIC_0000002079045741__li77817310185"><p id="EN-US_TOPIC_0000002079045741__p378110315184"><a name="EN-US_TOPIC_0000002079045741__li77817310185"></a><a name="li77817310185"></a>If continuous is specified, the hyperparameter is of the continuous type. When an algorithm is used in a training job, continuous hyperparameters are displayed as text boxes on the console. - <strong id="EN-US_TOPIC_0000002079045741__b2781338187">discrete</strong>: The hyperparameter is of the discrete type. When an algorithm is used for training jobs, discrete hyperparameters are displayed as a drop-down list box on the console.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row665852191819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p15781183151818">lower_bound</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p157810341813">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p978114316185">Lower bound of the hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row26587211813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p77817381813">upper_bound</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p97816331811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p167813361811">Upper bound of the hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1165819291817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p478112351818">discrete_points_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1078120319187">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1278114310180">Number of discrete points of a continuous hyperparameter.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1865872141813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1278243101814">discrete_values</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p578293161817">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p778273151811">List of discrete hyperparameter values.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_algo_configs"></a><a name="response_algo_configs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_algo_configs" frame="border" border="1" rules="all"><caption><b>Table 56 </b>algo_configs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row16665152131816"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p15782193151811">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p578216312187">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.15.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p17825311818">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row66659217182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p178283191820">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1078211311813">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p117829331818">Name of the search algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row866612216182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p178212310185">params</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1478218331810">Array of <a href="#EN-US_TOPIC_0000002079045741__response_AutoSearchAlgoConfigParameter">AutoSearchAlgoConfigParameter</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p187829319189">Search algorithm parameters.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_AutoSearchAlgoConfigParameter"></a><a name="response_AutoSearchAlgoConfigParameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_AutoSearchAlgoConfigParameter" frame="border" border="1" rules="all"><caption><b>Table 57 </b>AutoSearchAlgoConfigParameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row18669327188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.16.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p1178313391814">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.16.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p37831139184">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.16.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p117833318189">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row867062131818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p378393121818">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p19783533189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p117839351812">Parameter key.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row26705213184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p8783632187">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p37831137187">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p15783133185">Parameter value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row76707291817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p978319315189">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1578317391820">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p14783633182">Parameter type.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_Input"></a><a name="response_Input"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_Input" frame="border" border="1" rules="all"><caption><b>Table 58 </b>Input</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row76752217184"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p13784173201815">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p4784738181">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.17.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p07844318187">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row16675625185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p67841332183">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p167841035186">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p878418361817">Name of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row16675428187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p57842034189">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p177841341813">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1078413181819">Description of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1675923187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1678414311814">local_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p97846361811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p157843312181">Local directory of the container to which the data input channel is mapped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row16676132181810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1784233188">remote</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p177847381812"><a href="#EN-US_TOPIC_0000002079045741__response_InputDataInfo">InputDataInfo</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p14785143151811">Data input. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul37856361820"><li id="EN-US_TOPIC_0000002079045741__li127851537186"><p id="EN-US_TOPIC_0000002079045741__p178513181811"><a name="EN-US_TOPIC_0000002079045741__li127851537186"></a><a name="li127851537186"></a><strong id="EN-US_TOPIC_0000002079045741__b107851138189">dataset</strong>: Dataset as the data input</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li8785143171812"><p id="EN-US_TOPIC_0000002079045741__p878518381817"><a name="EN-US_TOPIC_0000002079045741__li8785143171812"></a><a name="li8785143171812"></a><strong id="EN-US_TOPIC_0000002079045741__b1378512381814">obs</strong>: OBS path as the data input</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row467632131810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p167859316181">remote_constraint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p147851237188">Array of <a href="#EN-US_TOPIC_0000002079045741__response_remote_constraint">remote_constraint</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p77856321816">Data input constraint</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_InputDataInfo"></a><a name="response_InputDataInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_InputDataInfo" frame="border" border="1" rules="all"><caption><b>Table 59 </b>InputDataInfo</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row11682122171814"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.18.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p127857311186">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.18.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p1178573111817">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.18.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p107851839181">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1368210217182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1378513311815">dataset</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1378613121818"><a href="#EN-US_TOPIC_0000002079045741__response_dataset">dataset</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p778610311184">Dataset as the data input.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row9682132181810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1778619310181">obs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p37867301819"><a href="#EN-US_TOPIC_0000002079045741__response_obs">obs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p10786103121815">OBS in which data input and output stored.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_dataset"></a><a name="response_dataset"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_dataset" frame="border" border="1" rules="all"><caption><b>Table 60 </b>dataset</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1968511211816"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.19.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p178611318182">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.19.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p107862039180">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.19.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p19786234185">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row46854218182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p47866321813">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1478673121813">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.19.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1278611312187">Dataset ID of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1468610213189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p578763201811">version_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p17787832183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.19.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p167871634182">Dataset version ID of a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row166869210187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p27872311186">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1878716310189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.19.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p8787438189">OBS URL of the dataset required by a training job. ModelArts automatically parses and generates the URL based on the dataset and dataset version IDs. For example, <strong id="EN-US_TOPIC_0000002079045741__b1878793201814">/usr/data/</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_obs"></a><a name="response_obs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_obs" frame="border" border="1" rules="all"><caption><b>Table 61 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row20689221185"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.20.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p178713311183">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.20.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p107876313180">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.20.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p207871236183">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row6690112181818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.20.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p207887318184">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.20.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p67881532183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.20.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p157881037185">OBS URL of the dataset required by a training job. For example, <strong id="EN-US_TOPIC_0000002079045741__b167881037188">/usr/data/</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_remote_constraint"></a><a name="response_remote_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_remote_constraint" frame="border" border="1" rules="all"><caption><b>Table 62 </b>remote_constraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row156925281812"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.21.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p14788338184">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.21.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p197885381813">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.21.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p137881935180">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1269214201815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.21.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p117888312180">data_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.21.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p0788173121810">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.21.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p13788193131820">Data input type, including the data storage location and dataset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row469314291813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.21.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p187884361810">attributes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.21.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p10788235189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.21.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1678815310184">Attributes if a dataset is used as the data input. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul7789338180"><li id="EN-US_TOPIC_0000002079045741__li67891134183"><p id="EN-US_TOPIC_0000002079045741__p1078914351814"><a name="EN-US_TOPIC_0000002079045741__li67891134183"></a><a name="li67891134183"></a><strong id="EN-US_TOPIC_0000002079045741__b2078914318181">data_format</strong>: Data format</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li778912351814"><p id="EN-US_TOPIC_0000002079045741__p97892341813"><a name="EN-US_TOPIC_0000002079045741__li778912351814"></a><a name="li778912351814"></a><strong id="EN-US_TOPIC_0000002079045741__b07899331810">data_segmentation</strong>: Data segmentation</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li0789173191814"><p id="EN-US_TOPIC_0000002079045741__p97895311811"><a name="EN-US_TOPIC_0000002079045741__li0789173191814"></a><a name="li0789173191814"></a><strong id="EN-US_TOPIC_0000002079045741__b67893319182">dataset_type</strong>: Labeling type</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_Output"></a><a name="response_Output"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_Output" frame="border" border="1" rules="all"><caption><b>Table 63 </b>Output</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1369616211181"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.22.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p1978912391812">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.22.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p17789153101811">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.22.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p279093141816">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1369717231817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p15790113191818">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p18790123141816">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.22.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p879019321812">Name of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row186979213186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1479023111811">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p197901833185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.22.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1779010316187">Description of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row269714241815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p9790143171818">local_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p2079015361816">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.22.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p4790203201811">Local directory of the container to which the data output channel is mapped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row469715220188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p47901230185">remote</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p11790733181"><a href="#EN-US_TOPIC_0000002079045741__response_remote">remote</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.22.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p147906371820">Description of the actual data output.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_remote"></a><a name="response_remote"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_remote" frame="border" border="1" rules="all"><caption><b>Table 64 </b>remote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row9701421187"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.23.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p11791834188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.23.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p1679114316189">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.23.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p3791134188">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1770132201814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.23.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p279117331812">obs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.23.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p67917391815"><a href="#EN-US_TOPIC_0000002079045741__response_obs">obs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.23.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p15791123151817">OBS to which data is actually exported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table197031329187" frame="border" border="1" rules="all"><caption><b>Table 65 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1970412171811"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.24.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p107911033185">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.24.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p079112315187">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.24.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p1779193181814">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row570417216182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.24.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p137911133185">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.24.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p07921320185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.24.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p207921933182">OBS URL to which data is actually exported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_engine"></a><a name="response_engine"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_engine" frame="border" border="1" rules="all"><caption><b>Table 66 </b>engine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row6706202171811"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.25.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p679215381817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.25.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p679210381815">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.25.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p177921532180">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row170612211818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p679213315183">engine_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1979363161820">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.25.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p18793838182">Engine ID selected for a training job. You can set this parameter to <strong id="EN-US_TOPIC_0000002079045741__b379393151811">engine_id</strong>, <strong id="EN-US_TOPIC_0000002079045741__b1279314312181">engine_name + engine_version</strong>, or <strong id="EN-US_TOPIC_0000002079045741__b18793123111818">image_url</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row147071528182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p5793163121819">engine_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p147931311187">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.25.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p15793739189">Name of the engine selected for a training job. If <strong id="EN-US_TOPIC_0000002079045741__b2793153101815">engine_id</strong> is set, leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row67076218182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p167949320189">engine_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p18794103131816">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.25.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1579473101819">Name of the engine version selected for a training job. If <strong id="EN-US_TOPIC_0000002079045741__b167941035181">engine_id</strong> is set, leave this parameter blank.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1270710251816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1979410311812">image_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1794163181812">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.25.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p117945314187">Custom image URL selected for a training job.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_TaskResponse"></a><a name="response_TaskResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_TaskResponse" frame="border" border="1" rules="all"><caption><b>Table 67 </b>TaskResponse</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1713829189"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.26.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p979510319188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.26.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p127951830188">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.26.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p18795737180">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row5713224183"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1779593171810">role</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1279512381812">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.26.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p97953301810">Task role. This function is not supported currently.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row157131623184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p19795123111812">algorithm</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p67952341814"><a href="#EN-US_TOPIC_0000002079045741__response_algorithm">algorithm</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.26.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1579519314183">Algorithm management and configuration.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row157132210184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p97951311817">task_resource</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p10795134183"><a href="#EN-US_TOPIC_0000002079045741__response_FlavorResponse">FlavorResponse</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.26.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p579593161819">Flavors of a training job or an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_algorithm"></a><a name="response_algorithm"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_algorithm" frame="border" border="1" rules="all"><caption><b>Table 68 </b>algorithm</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row27183231811"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.27.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p1379663131816">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.27.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p11796833184">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.27.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p679623151816">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row18718425189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1279613361813">code_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p679663101810">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1379610312185">Absolute path of the directory where the algorithm boot file is stored.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row12718321187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1979693161820">boot_file</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1979611316184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p15796103111813">Absolute path of the algorithm boot file.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1071817216186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1796737187">inputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p2079712313183"><a href="#EN-US_TOPIC_0000002079045741__response_inputs">inputs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1279713151817">Algorithm input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row137193211815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p67972311811">outputs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p9797339187"><a href="#EN-US_TOPIC_0000002079045741__response_outputs">outputs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p17797123121819">Algorithm output channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1971912241819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p167971138189">engine</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1779718391815"><a href="#EN-US_TOPIC_0000002079045741__response_engine">engine</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p177972035183">Engine on which a heterogeneous job depends.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1671916281813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p979853121810">local_code_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p11798133161818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p47985391819">Local directory to the training container to which the algorithm code directory is downloaded. Ensure that the following rules are complied with: - The directory must be in the <strong id="EN-US_TOPIC_0000002079045741__b177986313185">/home</strong> directory. - In v1 compatibility mode, the current field does not take effect. - When <strong id="EN-US_TOPIC_0000002079045741__b17798113151812">code_dir</strong> is prefixed with <strong id="EN-US_TOPIC_0000002079045741__b379811351815">file://</strong>, the current field does not take effect.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1471912291815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p779818319189">working_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p12798153181811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1179816313184">Work directory where an algorithm is executed. Note that this parameter does not take effect in v1 compatibility mode.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_inputs"></a><a name="response_inputs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_inputs" frame="border" border="1" rules="all"><caption><b>Table 69 </b>inputs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row072710212188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.28.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p2079983141817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.28.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p9799433181">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.28.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p14799539189">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row15727625180"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p20799163121813">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p67991531181">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.28.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1179973141818">Name of the data input channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row17275220187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p13799135182">local_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p679911319184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.28.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1279914315189">Local path of the container to which the data input and output channels are mapped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row157274218180"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p147991732182">remote</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p11799731189"><a href="#EN-US_TOPIC_0000002079045741__response_remote">remote</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.28.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p13799638181">Actual data input. Heterogeneous jobs support only OBS.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table97311026183" frame="border" border="1" rules="all"><caption><b>Table 70 </b>remote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row127321217188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.29.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p680013310188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.29.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p13800203201816">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.29.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p128001734182">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row47321923182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.29.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p180063101814">obs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.29.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p980019310185"><a href="#EN-US_TOPIC_0000002079045741__response_obs">obs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.29.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p580063131810">OBS in which data input and output stored.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table5734824188" frame="border" border="1" rules="all"><caption><b>Table 71 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1573516212184"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.30.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p180114318182">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.30.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p180115311184">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.30.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p18017341813">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row2073552131816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.30.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1880113331817">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.30.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p3801173131810">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.30.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p158014371811">OBS URL of the dataset required by a training job. For example, <strong id="EN-US_TOPIC_0000002079045741__b18017341815">/usr/data/</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_outputs"></a><a name="response_outputs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_outputs" frame="border" border="1" rules="all"><caption><b>Table 72 </b>outputs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1973910214187"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.31.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p148013381811">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.31.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p178023381810">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.31.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p38021339188">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row473916210184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p11802183181820">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1980263181816">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p2080219371818">Name of the data output channel.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row2739127185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p20802133101818">local_dir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p180218313188">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p138028311182">Local directory of the container to which the data output channel is mapped.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row127392251810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p280213181814">remote</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p7802031185"><a href="#EN-US_TOPIC_0000002079045741__response_remote">remote</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p180215351816">Description of the actual data output.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row2073914251817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1980283111813">mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p280213381817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p28026314183">Data transmission mode. The default value is <strong id="EN-US_TOPIC_0000002079045741__b168021438181">upload_periodically</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row19739202161810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1880211311818">period</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p580353101816">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p780393201810">Data transmission period. The default value is <strong id="EN-US_TOPIC_0000002079045741__b880383171818">30s</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table6745122101817" frame="border" border="1" rules="all"><caption><b>Table 73 </b>remote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row147451625182"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.32.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p28034381817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.32.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p4803193171810">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.32.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p7803173161811">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row17451120181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.32.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p198035351813">obs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.32.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1680318310181"><a href="#EN-US_TOPIC_0000002079045741__response_obs">obs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.32.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p18031538181">OBS to which data is actually exported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table17747142151811" frame="border" border="1" rules="all"><caption><b>Table 74 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row20748926186"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.33.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p188048314188">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.33.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p280416315189">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.33.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p080414318188">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1574817241812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.33.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1804736188">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.33.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p11804183191819">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.33.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p9804736183">OBS URL to which data is actually exported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table4750328181" frame="border" border="1" rules="all"><caption><b>Table 75 </b>engine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row375062121817"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.34.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p12805935189">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.34.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p168051319186">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.34.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p1480512314186">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row77507271816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p108053361815">engine_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p48059311185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1280523101813">Engine ID of a heterogeneous job, for example, <strong id="EN-US_TOPIC_0000002079045741__b180516318181">caffe-1.0.0-python2.7</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1675172111818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p0805539183">engine_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p118057331817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p38055316186">Engine name of a heterogeneous job, for example, <strong id="EN-US_TOPIC_0000002079045741__b1380510331810">Caffe</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row175192141815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p148051836185">engine_version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p118057318184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p18054361817">Engine version of a heterogeneous job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1575110212189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p138054311183">v1_compatible</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p208051732182">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1080510316187">Whether the v1 compatibility mode is used.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row117511825186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1280515311184">run_user</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1580515314188">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p208053317189">User UID started by default by the engine.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row275192131820"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p118061837182">image_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p68069310185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1680617341811">Custom image URL selected by an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_FlavorResponse"></a><a name="response_FlavorResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_FlavorResponse" frame="border" border="1" rules="all"><caption><b>Table 76 </b>FlavorResponse</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1376316210182"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.35.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p78065391817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.35.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p148069371810">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.35.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p38061434183">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row20763162101812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p19806123111813">flavor_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p48061313184">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p0806431181">ID of the resource flavor.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row77636291815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p58064319184">flavor_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p13806133191819">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p178077315189">Name of the resource flavor.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row576312201818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p188078351817">max_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1780714311812">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p08079311185">Maximum number of nodes in a resource flavor.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row187631829188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1180718310186">flavor_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p880717315189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1480710317184">Resource flavor type. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul58076314184"><li id="EN-US_TOPIC_0000002079045741__li0807193151813"><p id="EN-US_TOPIC_0000002079045741__p5807113121818"><a name="EN-US_TOPIC_0000002079045741__li0807193151813"></a><a name="li0807193151813"></a><strong id="EN-US_TOPIC_0000002079045741__b11807439188">CPU</strong></p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li58077312187"><p id="EN-US_TOPIC_0000002079045741__p11807193201812"><a name="EN-US_TOPIC_0000002079045741__li58077312187"></a><a name="li58077312187"></a><strong id="EN-US_TOPIC_0000002079045741__b19807123121820">GPU</strong></p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row10763132131815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p128077331812">billing</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p18078315180"><a href="#EN-US_TOPIC_0000002079045741__response_billing">billing</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p118079316186">Billing information of a resource flavor.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row476315231814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p138074331814">flavor_info</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p780710391820"><a href="#EN-US_TOPIC_0000002079045741__response_flavor_info">flavor_info</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p8807143121815">Resource flavor details.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1176422181811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p12808193111813">attributes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1880863171814">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1180813321814">Other specification attributes.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_billing"></a><a name="response_billing"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_billing" frame="border" border="1" rules="all"><caption><b>Table 77 </b>billing</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row67728216183"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.36.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p1880823171817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.36.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p580893141819">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.36.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p68089317180">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row87729261814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.36.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p580919316189">code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.36.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p3809631187">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.36.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p2080915312187">Billing code.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row107727211813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.36.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1080913371815">unit_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.36.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p178091331189">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.36.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p68094318187">Number of billing units.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_flavor_info"></a><a name="response_flavor_info"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_flavor_info" frame="border" border="1" rules="all"><caption><b>Table 78 </b>flavor_info</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1677620211187"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.37.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p78091638181">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.37.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p1880913361814">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.37.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p128097311183">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1677620214188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p18098318182">max_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p8809539181">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p980919316186">Maximum number of nodes that can be selected. The value <strong id="EN-US_TOPIC_0000002079045741__b178103311188">1</strong> indicates that the distributed mode is not supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row27765231812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p181013318181">cpu</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p88101534182"><a href="#EN-US_TOPIC_0000002079045741__response_cpu">cpu</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p108104351817">CPU specifications.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row07762217181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1481023111818">gpu</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p781015341811"><a href="#EN-US_TOPIC_0000002079045741__response_gpu">gpu</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p148103341819">GPU specifications.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row18776112191817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p15810143181819">npu</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p0810639183"><a href="#EN-US_TOPIC_0000002079045741__response_npu">npu</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p28101391811">Ascend specifications</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row187762251816"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p15810123121810">memory</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p681020315181"><a href="#EN-US_TOPIC_0000002079045741__response_memory">memory</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p138102311813">Memory information.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row147761028186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1381017319188">disk</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p881016310186"><a href="#EN-US_TOPIC_0000002079045741__response_disk">disk</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p48102319180">Disk information.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_cpu"></a><a name="response_cpu"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_cpu" frame="border" border="1" rules="all"><caption><b>Table 79 </b>cpu</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row14782127186"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.38.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p58113317189">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.38.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p1381113351810">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.38.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p198116371818">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row187837219187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.38.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p148116371811">arch</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.38.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1581111341818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.38.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p19811838181">CPU architecture.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row167839271819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.38.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p981193191814">core_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.38.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p12811153111810">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.38.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1281113318188">Number of cores.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_gpu"></a><a name="response_gpu"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_gpu" frame="border" border="1" rules="all"><caption><b>Table 80 </b>gpu</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row378610214185"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.39.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p68123316183">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.39.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p78127310180">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.39.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p15812173161817">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1978619211187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1081233151810">unit_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p178121319182">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.39.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p78124321818">Number of GPUs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row20786425188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p12812334184">product_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p781253151818">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.39.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1981243101815">Product name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row117864211185"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p15812931184">memory</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p8812133101812">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.39.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p14812737189">Memory.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_npu"></a><a name="response_npu"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_npu" frame="border" border="1" rules="all"><caption><b>Table 81 </b>npu</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row15790728187"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.40.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p481317312183">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.40.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p781393111818">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.40.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p981316361811">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row17790172181818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p7813631186">unit_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1681333181813">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.40.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p208137317189">Number of NPUs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1579062171817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p181323121816">product_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p178131311813">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.40.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p3813193101819">Product name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row47902261819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p181393181811">memory</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p168137310189">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.40.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p6813439181">Memory.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_memory"></a><a name="response_memory"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_memory" frame="border" border="1" rules="all"><caption><b>Table 82 </b>memory</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row779420219188"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.41.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p281423171813">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.41.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p148141391816">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.41.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p1181416313182">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1779410271813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.41.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p3814839184">size</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.41.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p6814233181">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.41.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p181417318187">Memory size.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row107941728181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.41.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p78141536187">unit</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.41.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1681416321811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.41.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p208141037186">Memory size</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_disk"></a><a name="response_disk"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_disk" frame="border" border="1" rules="all"><caption><b>Table 83 </b>disk</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row117973212189"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.42.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p68141432182">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.42.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p1814534185">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.42.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p1281412361818">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row2079792151810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.42.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p181414316184">size</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.42.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1081519317187">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.42.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p58154311812">Disk size.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row37973271813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.42.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p178156381811">unit</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.42.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p881518361815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.42.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p981517311183">Unit of the disk size.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_spec"></a><a name="response_spec"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_spec" frame="border" border="1" rules="all"><caption><b>Table 84 </b>spec</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row118011223182"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.43.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p28155341819">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.43.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p148151939186">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.43.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p16815173101817">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row2080114215188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1981510317183">resource</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p138157381816"><a href="#EN-US_TOPIC_0000002079045741__response_Resource">Resource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.43.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1981553161818">Resource flavors of a training job. Select either <strong id="EN-US_TOPIC_0000002079045741__b58154319187">flavor_id</strong> or <strong id="EN-US_TOPIC_0000002079045741__b178158313189">pool_id+[flavor_id]</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row6801182131815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1481517320185">volumes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p158169391811">Array of <a href="#EN-US_TOPIC_0000002079045741__response_volumes">volumes</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.43.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p128165381815">Volumes attached to a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row4801228187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p118168320187">log_export_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p88162301812"><a href="#EN-US_TOPIC_0000002079045741__response_log_export_path">log_export_path</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.43.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1881614331812">Export path of training job logs.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_Resource"></a><a name="response_Resource"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_Resource" frame="border" border="1" rules="all"><caption><b>Table 85 </b>Resource</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row98065210185"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.44.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p1381616371820">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.44.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p78164316185">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.44.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p1681613161819">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row2080619219187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p138174321820">policy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p20817133182">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.44.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1881710391811">Resource flavor of a training job. Options: <strong id="EN-US_TOPIC_0000002079045741__b681710310182">regular</strong></p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row15806926188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p108175341819">flavor_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p188176313181">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.44.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p108171835187">ID of the resource flavor selected for a training job. <strong id="EN-US_TOPIC_0000002079045741__b1881715315183">flavor_id</strong> cannot be specified for dedicated resource pools with CPU specifications. The options for dedicated resource pools with GPU/Ascend specifications are as follows:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul1481743101810"><li id="EN-US_TOPIC_0000002079045741__li681716312188"><p id="EN-US_TOPIC_0000002079045741__p138173316186"><a name="EN-US_TOPIC_0000002079045741__li681716312188"></a><a name="li681716312188"></a><strong id="EN-US_TOPIC_0000002079045741__b1781716313186">modelarts.pool.visual.xlarge</strong> (1 card)</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li881743141816"><p id="EN-US_TOPIC_0000002079045741__p1681715315181"><a name="EN-US_TOPIC_0000002079045741__li881743141816"></a><a name="li881743141816"></a><strong id="EN-US_TOPIC_0000002079045741__b14817439184">modelarts.pool.visual.2xlarge</strong> (2 cards)</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li0817332186"><p id="EN-US_TOPIC_0000002079045741__p118179310182"><a name="EN-US_TOPIC_0000002079045741__li0817332186"></a><a name="li0817332186"></a><strong id="EN-US_TOPIC_0000002079045741__b681716351817">modelarts.pool.visual.4xlarge</strong> (4 cards)</p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li17817535180"><p id="EN-US_TOPIC_0000002079045741__p18171331189"><a name="EN-US_TOPIC_0000002079045741__li17817535180"></a><a name="li17817535180"></a><strong id="EN-US_TOPIC_0000002079045741__b681763171815">modelarts.pool.visual.8xlarge</strong> (8 cards)</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row98062215181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p38171939188">flavor_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p781723131811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.44.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p17817193131813">Read-only flavor name returned by ModelArts when <strong id="EN-US_TOPIC_0000002079045741__b2817173111810">flavor_id</strong> is used.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row18806428188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p16817143101812">node_count</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p381743191810">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.44.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1681812381815">Number of resource replicas selected for a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row080672171813"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1781813111818">pool_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p38182030185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.44.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p13818123171820">Resource pool ID selected for a training job.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row58061227184"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p138184391812">flavor_detail</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p15818103131819"><a href="#EN-US_TOPIC_0000002079045741__response_flavor_detail">flavor_detail</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.44.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1981813311187">Flavors of a training job or an algorithm.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_flavor_detail"></a><a name="response_flavor_detail"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_flavor_detail" frame="border" border="1" rules="all"><caption><b>Table 86 </b>flavor_detail</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row13814102141815"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.45.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p081803141811">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.45.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p158184381811">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.45.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p68181634183">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row88146210181"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.45.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p14818203181810">flavor_type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.45.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1281815314183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.45.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p48181937185">Resource flavor type. Options:</p>
|
|
<ul id="EN-US_TOPIC_0000002079045741__ul1681963201813"><li id="EN-US_TOPIC_0000002079045741__li581915381810"><p id="EN-US_TOPIC_0000002079045741__p1681912317187"><a name="EN-US_TOPIC_0000002079045741__li581915381810"></a><a name="li581915381810"></a><strong id="EN-US_TOPIC_0000002079045741__b18819103111810">CPU</strong></p>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li38191538186"><p id="EN-US_TOPIC_0000002079045741__p17819113201817"><a name="EN-US_TOPIC_0000002079045741__li38191538186"></a><a name="li38191538186"></a><strong id="EN-US_TOPIC_0000002079045741__b181911318188">GPU</strong></p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1981410218188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.45.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p38196317183">billing</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.45.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p181918311184"><a href="#EN-US_TOPIC_0000002079045741__response_billing">billing</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.45.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1881915381815">Billing information of a resource flavor.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row108141125188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.45.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p128197341819">flavor_info</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.45.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p188191317189"><a href="#EN-US_TOPIC_0000002079045741__response_flavor_info">flavor_info</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.45.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p58199311810">Resource flavor details.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table58184213181" frame="border" border="1" rules="all"><caption><b>Table 87 </b>billing</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row138181529183"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.46.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p15819031189">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.46.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p128202313186">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.46.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p178208318185">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row158191926180"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1782063121814">code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p5820935181">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.46.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p482083131811">Billing code.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row19819822182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1882016321814">unit_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p208201531181">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.46.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1382093141817">Number of billing units.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table1182172101812" frame="border" border="1" rules="all"><caption><b>Table 88 </b>flavor_info</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row782220214184"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.47.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p382073181810">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.47.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p9820736188">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.47.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p178207311812">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row7822112121819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p5821153121814">max_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p182119331818">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.47.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1882113201813">Maximum number of nodes that can be selected. The value <strong id="EN-US_TOPIC_0000002079045741__b0821123101818">1</strong> indicates that the distributed mode is not supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row198221924186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p58217319184">cpu</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p15821183181810"><a href="#EN-US_TOPIC_0000002079045741__response_cpu">cpu</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.47.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1882112310187">CPU specifications.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row198224201815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p13821203171816">gpu</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p158214391820"><a href="#EN-US_TOPIC_0000002079045741__response_gpu">gpu</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.47.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1682115314183">GPU specifications.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row9822724182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1482118311811">npu</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p282143171819"><a href="#EN-US_TOPIC_0000002079045741__response_npu">npu</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.47.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p158215321810">Ascend specifications</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row38223211814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1982110301812">memory</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p482113131810"><a href="#EN-US_TOPIC_0000002079045741__response_memory">memory</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.47.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1682183141813">Memory information.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1582310241812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1782153171818">disk</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p282153191818"><a href="#EN-US_TOPIC_0000002079045741__response_disk">disk</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.47.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p08222361810">Disk information.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table188299261810" frame="border" border="1" rules="all"><caption><b>Table 89 </b>cpu</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row178292211819"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.48.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p18221361817">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.48.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p13822331181">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.48.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p38223361815">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row682902131811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.48.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p128221832180">arch</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.48.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p4822163131811">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.48.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p15822153121812">CPU architecture.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row16829124182"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.48.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1082216371812">core_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.48.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p282215318189">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.48.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p48221434187">Number of cores.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table148321322184" frame="border" border="1" rules="all"><caption><b>Table 90 </b>gpu</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row983314216183"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.49.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p158239331819">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.49.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p182317311812">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.49.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p58232315186">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row78339220186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p128230317187">unit_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p782318312180">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.49.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p10823103191811">Number of GPUs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row1483342161817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p88231837184">product_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1182314314181">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.49.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p48238341814">Product name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row483322101819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p188238316181">memory</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p68236318186">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.49.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p168234320183">Memory.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table18378210181" frame="border" border="1" rules="all"><caption><b>Table 91 </b>npu</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row18837222185"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.50.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p58241637181">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.50.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p6824034181">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.50.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p1082413161815">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row183711291817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.50.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p18247315184">unit_num</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.50.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p582413121817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.50.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p128245318184">Number of NPUs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row168375210187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.50.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p48246319184">product_name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.50.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p148245381810">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.50.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p882410310185">Product name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row48374214187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.50.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1982463141812">memory</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.50.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1582416317186">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.50.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p48241339185">Memory.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table5842182171819" frame="border" border="1" rules="all"><caption><b>Table 92 </b>memory</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row7842152191817"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.51.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p48252033187">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.51.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p78251832184">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.51.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p482514311182">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1784212161811"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.51.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p982516319184">size</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.51.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1182516301813">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.51.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p78255391817">Memory size.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row184214213187"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.51.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1882518371814">unit</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.51.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p188255321814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.51.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1482519331814">Number of memory units.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__table1784692121820" frame="border" border="1" rules="all"><caption><b>Table 93 </b>disk</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row484662181819"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.52.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p1582618351811">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.52.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p98261232185">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.52.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p1682616312186">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row28461129189"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.52.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p98261435182">size</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.52.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p88261231188">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.52.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p98264321818">Disk size.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row98468291819"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.52.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p982616331817">unit</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.52.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p12826331185">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.52.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p128262351816">Unit of the disk size. Generally, the value is GB.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_volumes"></a><a name="response_volumes"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_volumes" frame="border" border="1" rules="all"><caption><b>Table 94 </b>volumes</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row18850102101812"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.53.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p98264341816">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.53.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p1082713313184">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.53.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p10827331182">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row188508221814"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.53.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p5827737188">nfs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.53.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1182711351815"><a href="#EN-US_TOPIC_0000002079045741__response_nfs">nfs</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.53.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p58275315185">Volumes attached in NFS mode.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_nfs"></a><a name="response_nfs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_nfs" frame="border" border="1" rules="all"><caption><b>Table 95 </b>nfs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row1485312210182"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.54.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p168278311814">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.54.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p13827735187">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.54.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p1882753161815">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row4853329183"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.54.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p11827173141810">nfs_server_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.54.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p482793191814">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.54.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p168271031182">NFS server path.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row185312111810"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.54.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1482718320181">local_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.54.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p12828153111819">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.54.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p1182810371812">Path for attaching volumes to the training container.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row085311210186"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.54.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p15828183151810">read_only</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.54.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p118282301812">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.54.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p13828933188">Whether the volumes attached to the container in NFS mode are read-only.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002079045741__response_log_export_path"></a><a name="response_log_export_path"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_log_export_path" frame="border" border="1" rules="all"><caption><b>Table 96 </b>log_export_path</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row158571625180"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.55.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p1682813318187">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.55.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p382813315182">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.55.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p118282038187">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row4858022188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.55.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p138280316189">obs_url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.55.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p1828123101817">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.55.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p7829163171811">OBS URL for storing training job logs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row88580271817"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.55.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1482916315181">host_path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.55.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p182910341819">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.55.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p148293351811">Path of the host where training job logs are stored.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="EN-US_TOPIC_0000002079045741__p282917391810"><strong id="EN-US_TOPIC_0000002079045741__b582912341817">Status code: 400</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__response_TrainError" frame="border" border="1" rules="all"><caption><b>Table 97 </b>Response body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row6861142141811"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.57.2.4.1.1"><p id="EN-US_TOPIC_0000002079045741__p17829153191812">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.57.2.4.1.2"><p id="EN-US_TOPIC_0000002079045741__p1682915314189">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.57.2.4.1.3"><p id="EN-US_TOPIC_0000002079045741__p128293351813">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row98611127188"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.57.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p18829193151811">error_msg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.57.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p138298313183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.57.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p6829113141816">Error message</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row8861112191812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.57.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p138291137182">error_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.57.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p188303351815">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.57.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p3830934182">Error code</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row7861142171818"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.57.2.4.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1483012310181">error_solution</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.57.2.4.1.2 "><p id="EN-US_TOPIC_0000002079045741__p6830837183">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.57.2.4.1.3 "><p id="EN-US_TOPIC_0000002079045741__p183063161811">Solution</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079045741__section118305311819"><h4 class="sectiontitle">Example Requests</h4><ul id="EN-US_TOPIC_0000002079045741__ul583012311818"><li id="EN-US_TOPIC_0000002079045741__li208303315182"><p id="EN-US_TOPIC_0000002079045741__p38304317185"><a name="EN-US_TOPIC_0000002079045741__li208303315182"></a><a name="li208303315182"></a>The following is an example of how to create a training job with free specifications. The job name has been set to <strong id="EN-US_TOPIC_0000002079045741__b483013313182">TestModelArtsJob</strong> and the description has been set to <strong id="EN-US_TOPIC_0000002079045741__b083013341819">This is a ModelArts job</strong>. The required algorithm's ID is <strong id="EN-US_TOPIC_0000002079045741__b168309310187">3f5d6706-7b67-408d-8ba0-ec08048c45ed</strong>. The inputs and outputs have not been defined for the algorithm.</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000002079045741__screen9830138184">POST https://endpoint/v2/{project_id}/training-jobs
|
|
|
|
{
|
|
"kind" : "job",
|
|
"metadata" : {
|
|
"name" : "TestModelArtsJob",
|
|
"description" : "This is a ModelArts job"
|
|
},
|
|
"algorithm" : {
|
|
"id" : "3f5d6706-7b67-408d-8ba0-ec08048c45ed",
|
|
"parameters" : [ {
|
|
"name" : "input_dir",
|
|
"value" : "obs://xxxxxx-rse/test/moxingtest-dir/"
|
|
}, {
|
|
"name" : "input_file",
|
|
"value" : "obs://xxxxxx-rse/test/moxingtest/"
|
|
}, {
|
|
"name" : "large_file_method",
|
|
"value" : "1"
|
|
} ],
|
|
"policies" : {
|
|
"auto_search" : null
|
|
},
|
|
"environments" : { }
|
|
},
|
|
"spec" : {
|
|
"resource" : {
|
|
"flavor_id" : "modelarts.p3.large.public.free",
|
|
"node_count" : 1
|
|
},
|
|
"log_export_path" : {
|
|
"obs_url" : ""
|
|
}
|
|
}
|
|
}</pre>
|
|
</li><li id="EN-US_TOPIC_0000002079045741__li1483114331818"><p id="EN-US_TOPIC_0000002079045741__p0831332185"><a name="EN-US_TOPIC_0000002079045741__li1483114331818"></a><a name="li1483114331818"></a>The following is an example of how to use a custom image to create a training job whose name is <strong id="EN-US_TOPIC_0000002079045741__b10831153161818">TestModelArtsJob2</strong> and description is <strong id="EN-US_TOPIC_0000002079045741__b178316331820">This is a ModelArts job2</strong>. A dedicated resource pool and NFS mounting are used.</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000002079045741__screen883114341814">POST https://endpoint/v2/{project_id}/training-jobs
|
|
|
|
{
|
|
"kind" : "job",
|
|
"metadata" : {
|
|
"name" : "TestModelArtsJob2",
|
|
"description" : "This is a ModelArts job2"
|
|
},
|
|
"algorithm" : {
|
|
"engine" : {
|
|
"image_url" : "xxxxxxxx/fastseq:1.2"
|
|
},
|
|
"command" : "cd /home/ma-user/ddp_demo && sh run_ddp.sh",
|
|
"parameters" : [ ],
|
|
"policies" : {
|
|
"auto_search" : null
|
|
},
|
|
"environments" : {
|
|
"NCCL_DEBUG" : "INFO",
|
|
"NCCL_IB_DISABLE" : "0"
|
|
}
|
|
},
|
|
"spec" : {
|
|
"resource" : {
|
|
"flavor_id" : "modelarts.pool.visual.xlarge",
|
|
"node_count" : 1,
|
|
"pool_id" : "poolfaf38d76"
|
|
},
|
|
"log_export_path" : {
|
|
"obs_url" : "/xxxxxx-training-test/limou/ddp-demo-log/"
|
|
},
|
|
"volumes" : [ {
|
|
"nfs" : {
|
|
"nfs_server_path" : "192.168.0.82:/",
|
|
"local_path" : "/home/ma-user/nfs/",
|
|
"read_only" : false
|
|
}
|
|
} ]
|
|
}
|
|
}</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079045741__section483219319182"><h4 class="sectiontitle">Example Responses</h4><p id="EN-US_TOPIC_0000002079045741__p583320321812"><strong id="EN-US_TOPIC_0000002079045741__b383383191817">Status code: 201</strong></p>
|
|
<p id="EN-US_TOPIC_0000002079045741__p783393111820">ok</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000002079045741__screen1283319341810">{
|
|
"kind" : "job",
|
|
"metadata" : {
|
|
"id" : "425b7087-83de-49ed-9e40-5bb642be956f",
|
|
"name" : "TestModelArtsJob",
|
|
"description" : "This is a ModelArts job",
|
|
"create_time" : 1637045545982,
|
|
"workspace_id" : "0",
|
|
"user_name" : ""
|
|
},
|
|
"status" : {
|
|
"phase" : "Creating",
|
|
"secondary_phase" : "Creating",
|
|
"duration" : 0,
|
|
"start_time" : 0,
|
|
"node_count_metrics" : null,
|
|
"tasks" : [ "worker-0", "server-0" ]
|
|
},
|
|
"algorithm" : {
|
|
"id" : "3f5d6706-7b67-408d-8ba0-ec08048c45ed",
|
|
"name" : "ttt-obs-gpu",
|
|
"code_dir" : "/xxxxxx-rse/test/moxingtest-code/",
|
|
"boot_file" : "/xxxxxx-rse/test/moxingtest-code/test_obs_gpu.py",
|
|
"parameters" : [ {
|
|
"name" : "input_dir",
|
|
"description" : "",
|
|
"i18n_description" : null,
|
|
"value" : "s://xxxxxx-rse/test/moxingtest-dir/",
|
|
"constraint" : {
|
|
"type" : "String",
|
|
"editable" : true,
|
|
"required" : true,
|
|
"sensitive" : false,
|
|
"valid_type" : "None",
|
|
"valid_range" : [ ]
|
|
}
|
|
}, {
|
|
"name" : "input_file",
|
|
"description" : "",
|
|
"i18n_description" : null,
|
|
"value" : "obs://xxxxxx-rse/test/moxingtest/",
|
|
"constraint" : {
|
|
"type" : "String",
|
|
"editable" : true,
|
|
"required" : true,
|
|
"sensitive" : false,
|
|
"valid_type" : "None",
|
|
"valid_range" : [ ]
|
|
}
|
|
}, {
|
|
"name" : "large_file_method",
|
|
"description" : "",
|
|
"i18n_description" : null,
|
|
"value" : "1",
|
|
"constraint" : {
|
|
"type" : "Integer",
|
|
"editable" : true,
|
|
"required" : true,
|
|
"sensitive" : false,
|
|
"valid_type" : "None",
|
|
"valid_range" : [ ]
|
|
}
|
|
} ],
|
|
"engine" : {
|
|
"engine_id" : "horovod-cp36-tf-1.16.2",
|
|
"engine_name" : "Horovod",
|
|
"engine_version" : "0.16.2-TF-1.13.1-python3.6"
|
|
},
|
|
"policies" : { }
|
|
},
|
|
"spec" : {
|
|
"resource" : {
|
|
"policy" : "regular",
|
|
"flavor_id" : "modelarts.p3.large.public.free",
|
|
"flavor_name" : "Computing GPU(V100) instance",
|
|
"node_count" : 1,
|
|
"flavor_detail" : {
|
|
"flavor_type" : "GPU",
|
|
"billing" : {
|
|
"code" : "modelarts.vm.gpu.free",
|
|
"unit_num" : 1
|
|
},
|
|
"flavor_info" : {
|
|
"cpu" : {
|
|
"arch" : "x86",
|
|
"core_num" : 8
|
|
},
|
|
"gpu" : {
|
|
"unit_num" : 1,
|
|
"product_name" : "NVIDIA-V100",
|
|
"memory" : "32GB"
|
|
},
|
|
"memory" : {
|
|
"size" : 64,
|
|
"unit" : "GB"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"log_export_path" : { }
|
|
}
|
|
}</pre>
|
|
<p id="EN-US_TOPIC_0000002079045741__p19836143161814"><strong id="EN-US_TOPIC_0000002079045741__b1083617310185">Status code: 400</strong></p>
|
|
<p id="EN-US_TOPIC_0000002079045741__p683623171810">Format of the body for a common error response. The following shows the returned information when an algorithm with ID 3f5d6706-7b67-408d-8ba0-ec08048c45ee is not found.</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000002079045741__screen48360315188">{
|
|
"error_msg" : "algorithm not found.",
|
|
"error_code" : "ModelArts.2755",
|
|
"error_solution" : "Check whether the training project information in the request is valid."
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079045741__section28367381817"><h4 class="sectiontitle">Status Codes</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002079045741__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000002079045741__row10904112191816"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="EN-US_TOPIC_0000002079045741__p208361130182">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="EN-US_TOPIC_0000002079045741__p128361835184">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000002079045741__row1790514215188"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="EN-US_TOPIC_0000002079045741__p1183618312187">201</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="EN-US_TOPIC_0000002079045741__p15836031182">ok</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000002079045741__row189059291820"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="EN-US_TOPIC_0000002079045741__p20836432186">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="EN-US_TOPIC_0000002079045741__p11836183201810">Format of the body for a common error response. The following shows the returned information when an algorithm with ID 3f5d6706-7b67-408d-8ba0-ec08048c45ee is not found.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000002079045741__section188361039188"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0000002079045741__p88368371813">See <a href="modelarts_03_0095.html">Error Codes</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="algorithms.html">Training Management</a></div>
|
|
</div>
|
|
</div>
|
|
|