genel son sınıf DeviceAttributes
Protobuf tipi tensorflow.DeviceAttributes
İç İçe Sınıflar
| sınıf | DeviceAttributes.Builder | Protobuf tipi tensorflow.DeviceAttributes | |
Sabitler
| int | DEVICE_TYPE_FIELD_NUMBER | |
| int | INCARNATION_FIELD_NUMBER | |
| int | LOCALITY_FIELD_NUMBER | |
| int | MEMORY_LIMIT_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER | |
| int | PHYSICAL_DEVICE_DESC_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| Statik Cihaz Nitelikleri | |
| Cihaz Özellikleri | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getDeviceType () String representation of device_type. |
| com.google.protobuf.ByteString | getDeviceTypeBytes () String representation of device_type. |
| uzun | Enkarnasyon olsun () A device is assigned a global unique number each time it is initialized. |
| Cihaz Konumu | getLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
| DeviceLocalityOrBuilder | getLocalityOrBuilder () Platform-specific data about device that may be useful for supporting efficient data transfers. |
| uzun | getMemoryLimit () Memory capacity of device in bytes. |
| Sicim | getName () Fully specified name of the device within a cluster. |
| com.google.protobuf.ByteString | getNameBytes () Fully specified name of the device within a cluster. |
| Sicim | 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. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| boolean | Yerelliği var () Platform-specific data about device that may be useful for supporting efficient data transfers. |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik DeviceAttributes.Builder | yeniİnşaatçı () |
| statik DeviceAttributes.Builder | newBuilder ( DeviceAttributes prototipi) |
| DeviceAttributes.Builder | |
| Statik Cihaz Nitelikleri | parseDelimitedFrom (InputStream girişi) |
| Statik Cihaz Nitelikleri | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Statik Cihaz Nitelikleri | parseFrom (ByteBuffer verileri) |
| Statik Cihaz Nitelikleri | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Statik Cihaz Nitelikleri | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Statik Cihaz Nitelikleri | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| Statik Cihaz Nitelikleri | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Statik Cihaz Özellikleri | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| Statik Cihaz Özellikleri | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Statik Cihaz Nitelikleri | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| DeviceAttributes.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int DEVICE_TYPE_FIELD_NUMBER
Sabit Değer: 2
genel statik final int INCARNATION_FIELD_NUMBER
Sabit Değer: 6
genel statik final int LOCALITY_FIELD_NUMBER
Sabit Değer: 5
genel statik final int MEMORY_LIMIT_FIELD_NUMBER
Sabit Değer: 4
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 1
genel statik final int PHYSICAL_DEVICE_DESC_FIELD_NUMBER
Sabit Değer: 7
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Dize 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; halka açık uzun getIncarnation ()
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6; genel DeviceLocality getLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; herkese açık DeviceLocalityOrBuilder getLocalityOrBuilder ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; genel uzun getMemoryLimit ()
Memory capacity of device in bytes.
int64 memory_limit = 4; genel Dize 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; halk 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 ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel boolean hasLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; genel int hashCode ()
genel final boolean isInitialized ()
genel statik DeviceAttributes ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik DeviceAttributes ayrıştırmaFrom (ByteBuffer verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik DeviceAttributes ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik DeviceAttributes ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik DeviceAttributes ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IOİstisnası |
|---|
genel statik DeviceAttributes ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik DeviceAttributes ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik DeviceAttributes ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik DeviceAttributes ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IOİstisnası |
|---|