Tpu(mapping=None, *, ignore_unknown_fields=False, **kwargs)Details of the TPU resource(s) being requested.
Attribute |
|
|---|---|
| Name | Description |
node_spec |
MutableSequence[google.cloud.tpu_v2alpha1.types.QueuedResource.Tpu.NodeSpec]
The TPU node(s) being requested. |
Classes
NodeSpec
NodeSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)Details of the TPU node(s) being requested. Users can request either a single node or multiple nodes. NodeSpec provides the specification for node(s) to be created.