Class WorkloadType (1.22.0)

WorkloadType(value)

The workload type for the multi-node request.

Enums

Name Description
WORKLOAD_TYPE_UNSPECIFIED Not specified.
THROUGHPUT_OPTIMIZED All of the nodes are available most of the time. Recommended for training workloads.
AVAILABILITY_OPTIMIZED Most of the nodes are available all of the time. Recommended for serving workloads.