Job interface
- Extends
Properties
caffe2Settings | Specifies the settings for |
caffe |
Specifies the settings for Caffe |
chainer |
Specifies the settings for |
cluster | Cluster. Resource ID of the cluster |
cntk |
Specifies the settings for CNTK (aka |
constraints | Constraints associated |
container |
If provided the job will |
creation |
Creation time. The creation time of the job. |
custom |
Specifies the settings for |
custom |
Specifies the |
environment |
Environment |
execution |
Information about the |
execution |
Execution state. The current |
execution |
Execution state transition |
horovod |
Specifies the settings for |
input |
Input directories. A list of |
job |
Output directory path |
job |
Specifies the actions to be |
mount |
Mount volumes. Collection of mount |
node |
Number of compute nodes to run the job on. |
output |
Output directories. A list |
provisioning |
Provisioning state. The |
provisioning |
Provisioning state |
py |
Specifies the settings for |
scheduling |
Scheduling priority. Scheduling |
secrets | Secrets. A |
std |
Standard output directory path |
tensor |
Specifies the settings |
tool |
The toolkit type of this job. Possible |
Inherited Properties
id | The ID of the resource. |
name | The name of the resource. |
type | The type of the resource. |
Property Details
caffe2Settings
caffeSettings
chainerSettings
cluster
cntkSettings
constraints
Constraints associated
constraints?: JobPropertiesConstraints
Property Value
containerSettings
creationTime
Creation time. The creation time of the job.
creationTime?: Date
Property Value
Date
customMpiSettings
customToolkitSettings
environmentVariables
executionInfo
Information about the
executionInfo?: JobPropertiesExecutionInfo
Property Value
executionState
executionStateTransitionTime
Execution state transition
executionStateTransitionTime?: Date
Property Value
Date
horovodSettings
inputDirectories
jobOutputDirectoryPathSegment
Output directory path
jobOutputDirectoryPathSegment?: string
Property Value
string
jobPreparation
mountVolumes
nodeCount
Number of compute nodes to run the job on.
nodeCount?: number
Property Value
number
outputDirectories
provisioningState
provisioningStateTransitionTime
Provisioning state
provisioningStateTransitionTime?: Date
Property Value
Date
pyTorchSettings
schedulingPriority
secrets
Secrets. A
secrets?: EnvironmentVariableWithSecretValue[]
Property Value
stdOutErrPathPrefix
Standard output directory path
stdOutErrPathPrefix?: string
Property Value
string