Interface protos.google.cloud.aiplatform.v1.IMachineSpec (3.13.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

machineType

machineType?: (string|null);

MachineSpec machineType

tpuTopology

tpuTopology?: (string|null);

MachineSpec tpuTopology