public enum AcceleratorConfig.Type extends Enum<AcceleratorConfig.Type> implements ProtocolMessageEnum
TPU type.
Protobuf enum google.cloud.tpu.v2.AcceleratorConfig.Type
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
TYPE_UNSPECIFIED |
Unspecified version. |
TYPE_UNSPECIFIED_VALUE |
Unspecified version. |
UNRECOGNIZED |
|
V2 |
TPU v2. |
V2_VALUE |
TPU v2. |
V3 |
TPU v3. |
V3_VALUE |
TPU v3. |
V4 |
TPU v4. |
V4_VALUE |
TPU v4. |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |