JOB_ID

Description

In the TensorFlow training and online inference scenarios, this environment variable is used to specify the task ID, which is user-defined.

It is recommended that the character string contain only uppercase letters, lowercase letters, digits, hyphens (-), and underscores (_). You are advised not to set JOB_ID to a digit starting with 0.

Example

export JOB_ID=10087

Restrictions

None

Applicability

Atlas Training Series Product