classe finale publique DeviceAttributes
tensorflow.DeviceAttributes de type Protobuf
Classes imbriquées
| classe | DeviceAttributes.Builder | tensorflow.DeviceAttributes de type Protobuf | |
Constantes
| 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 |
Méthodes publiques
| booléen | est égal (Obj objet) |
| Attributs de périphérique statiques | |
| Attributs de périphérique | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Chaîne | getDeviceType () String representation of device_type. |
| com.google.protobuf.ByteString | getDeviceTypeBytes () String representation of device_type. |
| long | getIncarnation () A device is assigned a global unique number each time it is initialized. |
| Localité de l'appareil | getLocalité () 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. |
| long | getMemoryLimit () Memory capacity of device in bytes. |
| Chaîne | obtenirNom () Fully specified name of the device within a cluster. |
| com.google.protobuf.ByteString | getNameBytes () Fully specified name of the device within a cluster. |
| Chaîne | 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 | |
| booléen | aLocalité () Platform-specific data about device that may be useful for supporting efficient data transfers. |
| int | |
| booléen final | |
| statique DeviceAttributes.Builder | |
| statique DeviceAttributes.Builder | newBuilder (prototype DeviceAttributes ) |
| DeviceAttributes.Builder | |
| Attributs de périphérique statiques | parseDelimitedFrom (entrée InputStream) |
| Attributs de périphérique statiques | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Attributs de périphérique statiques | parseFrom (données ByteBuffer) |
| Attributs de périphérique statiques | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Attributs de périphérique statiques | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Attributs de périphérique statiques | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| Attributs de périphérique statiques | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Attributs de périphérique statiques | parseFrom (données com.google.protobuf.ByteString) |
| Attributs de périphérique statiques | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Attributs de périphérique statiques | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| DeviceAttributes.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int DEVICE_TYPE_FIELD_NUMBER
Valeur constante : 2
public statique final int INCARNATION_FIELD_NUMBER
Valeur constante : 6
public statique final int LOCALITY_FIELD_NUMBER
Valeur constante : 5
public statique final int MEMORY_LIMIT_FIELD_NUMBER
Valeur constante : 4
public statique final entier NAME_FIELD_NUMBER
Valeur constante : 1
public statique final int PHYSICAL_DEVICE_DESC_FIELD_NUMBER
Valeur constante : 7
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique 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; chaîne publique 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; publique getParserForType ()
chaîne publique 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 booléen hasLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; code de hachage int public ()
public final booléen isInitialized ()
public static DeviceAttributes parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static DeviceAttributes parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static DeviceAttributes parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique DeviceAttributes parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static DeviceAttributes parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique DeviceAttributes parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static DeviceAttributes parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static DeviceAttributes parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|