パブリック最終クラスDeviceAttributes
Protobuf 型tensorflow.DeviceAttributes
ネストされたクラス
| クラス | DeviceAttributes.Builder | Protobuf 型tensorflow.DeviceAttributes | |
定数
| 整数 | DEVICE_TYPE_FIELD_NUMBER | |
| 整数 | INCARNATION_FIELD_NUMBER | |
| 整数 | LOCALITY_FIELD_NUMBER | |
| 整数 | MEMORY_LIMIT_FIELD_NUMBER | |
| 整数 | NAME_FIELD_NUMBER | |
| 整数 | PHYSICAL_DEVICE_DESC_FIELD_NUMBER |
パブリックメソッド
| ブール値 | 等しい(オブジェクトオブジェクト) |
| 静的なデバイス属性 | |
| デバイス属性 | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| 弦 | getDeviceType () String representation of device_type. |
| com.google.protobuf.ByteString | getDeviceTypeBytes () String representation of device_type. |
| 長さ | getIncarnation () A device is assigned a global unique number each time it is initialized. |
| デバイスの場所 | get地域性() Platform-specific data about device that may be useful for supporting efficient data transfers. |
| デバイスの地域またはビルダー | getLocalityOrBuilder () Platform-specific data about device that may be useful for supporting efficient data transfers. |
| 長さ | getMemoryLimit () Memory capacity of device in bytes. |
| 弦 | getName () Fully specified name of the device within a cluster. |
| com.google.protobuf.ByteString | getNameBytes () Fully specified name of the device within a cluster. |
| 弦 | getPhysicalDeviceDesc () String representation of the physical device that this device maps to. |
| com.google.protobuf.ByteString | getPhysicalDeviceDescBytes () String representation of the physical device that this device maps to. |
| 整数 | |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| ブール値 | 地域性あり() Platform-specific data about device that may be useful for supporting efficient data transfers. |
| 整数 | ハッシュコード() |
| 最終ブール値 | |
| 静的DeviceAttributes.Builder | newBuilder () |
| 静的DeviceAttributes.Builder | newBuilder ( DeviceAttributesプロトタイプ) |
| DeviceAttributes.Builder | |
| 静的なデバイス属性 | parseDelimitedFrom (InputStream 入力) |
| 静的なデバイス属性 | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なデバイス属性 | parseFrom (ByteBuffer データ) |
| 静的なデバイス属性 | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なデバイス属性 | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なデバイス属性 | parseFrom (com.google.protobuf.CodedInputStream 入力) |
| 静的なデバイス属性 | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なデバイス属性 | parseFrom (com.google.protobuf.ByteString データ) |
| 静的なデバイス属性 | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なデバイス属性 | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的 | パーサー() |
| DeviceAttributes.Builder | toビルダー() |
| 空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数DEVICE_TYPE_FIELD_NUMBER
定数値: 2
パブリック静的最終整数INCARNATION_FIELD_NUMBER
定数値: 6
パブリック静的最終整数LOCALITY_FIELD_NUMBER
定数値: 5
パブリック静的最終整数MEMORY_LIMIT_FIELD_NUMBER
定数値: 4
パブリック静的最終整数NAME_FIELD_NUMBER
定数値: 1
パブリック静的最終整数PHYSICAL_DEVICE_DESC_FIELD_NUMBER
定数値: 7
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
パブリック String getDeviceType ()
String representation of device_type.
string device_type = 2; public com.google.protobuf.ByteString getDeviceTypeBytes ()
String representation of device_type.
string device_type = 2; public long getIncarnation ()
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6; public DeviceLocality getLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; public DeviceLocalityOrBuilder getLocalityOrBuilder ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; public long getMemoryLimit ()
Memory capacity of device in bytes.
int64 memory_limit = 4; public String getName ()
Fully specified name of the device within a cluster.
string name = 1; public com.google.protobuf.ByteString getNameBytes ()
Fully specified name of the device within a cluster.
string name = 1; 公共 getParserForType ()
public String getPhysicalDeviceDesc ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7; public com.google.protobuf.ByteString getPhysicalDeviceDescBytes ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7; public int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public boolean hasLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; public int hashCode ()
パブリック最終ブール値isInitialized ()
public static DeviceAttributes parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static DeviceAttributes parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static DeviceAttributes parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static DeviceAttributes parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static DeviceAttributes parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static DeviceAttributes parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|