Class WorkloadType (0.1.0)

WorkloadType(value)

Workload type. Use for TPU reservations.

Enums

Name Description
UNDEFINED_WORKLOAD_TYPE A value indicating that the enum field is not set.
BATCH Reserved resources will be optimized for BATCH workloads, such as ML training.
SERVING Reserved resources will be optimized for SERVING workloads, such as ML inference.
UNSPECIFIED No description available.