Interface protos.google.cloud.aiplatform.v1.IMachineSpec (6.1.0)

Properties of a MachineSpec.

Package

@google-cloud/aiplatform

Properties

acceleratorCount

acceleratorCount?: (number|null);

MachineSpec acceleratorCount

acceleratorType

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

MachineSpec acceleratorType

gpuPartitionSize

gpuPartitionSize?: (string|null);

MachineSpec gpuPartitionSize

machineType

machineType?: (string|null);

MachineSpec machineType

reservationAffinity

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

MachineSpec reservationAffinity

tpuTopology

tpuTopology?: (string|null);

MachineSpec tpuTopology