|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The dataset configurations of the TensorBoard task. |
||
| DirectoryName |
string |
The directory prefix of the dataset in the TensorBoard task. |
dlcJobName |
| Name |
string |
The name of the dataset configuration. Typically the dataset name or task name. |
dlcJobName |
| Id |
string |
The ID of the dataset configuration. Typically the dataset ID or task ID. |
d-vf2fdhxxxxxx |
| DataSourceType |
string |
The file type that corresponds to the URI in the dataset configurations. |
OSS |
| Uri |
string |
The file system URI in the dataset configurations. |
oss://examplebucket.oss-cn-shanghai-internal.aliyuncs.com/ |
| SourceType |
string |
The dataset type.
|
datasource |
| SummaryPath |
string |
The summary path. |
/tensorboard/run1 |
| FullSummaryPath |
string |
The full summary path. |
oss://xxxxx/tensorboard/run1 |