Interface protos.google.cloud.aiplatform.v1beta1.IMachineSpec (5.14.0)

Properties of a MachineSpec.

Package

@google-cloud/aiplatform

Properties

acceleratorCount

acceleratorCount?: (number|null);

MachineSpec acceleratorCount

acceleratorType

acceleratorType?: (google.cloud.aiplatform.v1beta1.AcceleratorType|keyof typeof google.cloud.aiplatform.v1beta1.AcceleratorType|null);

MachineSpec acceleratorType

gpuPartitionSize

gpuPartitionSize?: (string|null);

MachineSpec gpuPartitionSize

machineType

machineType?: (string|null);

MachineSpec machineType

multihostGpuNodeCount

multihostGpuNodeCount?: (number|null);

MachineSpec multihostGpuNodeCount

reservationAffinity

reservationAffinity?: (google.cloud.aiplatform.v1beta1.IReservationAffinity|null);

MachineSpec reservationAffinity

tpuTopology

tpuTopology?: (string|null);

MachineSpec tpuTopology