publiczne atrybuty urządzenia klasy końcowej
Protobuf typu tensorflow.DeviceAttributes
Klasy zagnieżdżone
klasa | DeviceAttributes.Builder | Protobuf typu tensorflow.DeviceAttributes |
Stałe
wew | DEVICE_TYPE_FIELD_NUMBER | |
wew | INCARNATION_FIELD_NUMBER | |
wew | LOCALITY_FIELD_NUMBER | |
wew | MEMORY_LIMIT_FIELD_NUMBER | |
wew | NAME_FIELD_NUMBER | |
wew | PHYSICAL_DEVICE_DESC_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczne atrybuty urządzenia | |
Atrybuty urządzenia | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
Smyczkowy | pobierz typ urządzenia () String representation of device_type. |
com.google.protobuf.ByteString | getDeviceTypeBytes () String representation of device_type. |
długi | uzyskaćInkarnację () A device is assigned a global unique number each time it is initialized. |
Lokalizacja urządzenia | pobierzLocality () 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. |
długi | getMemoryLimit () Memory capacity of device in bytes. |
Smyczkowy | pobierz nazwę () Fully specified name of the device within a cluster. |
com.google.protobuf.ByteString | getNameBytes () Fully specified name of the device within a cluster. |
Smyczkowy | 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. |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
wartość logiczna | maLokalność () Platform-specific data about device that may be useful for supporting efficient data transfers. |
wew | hashCode () |
końcowa wartość logiczna | |
statyczne atrybuty urządzenia.Builder | nowyBuilder () |
statyczne atrybuty urządzenia.Builder | newBuilder (prototyp DeviceAttributes ) |
DeviceAttributes.Builder | |
statyczne atrybuty urządzenia | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczne atrybuty urządzenia | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne atrybuty urządzenia | parseFrom (dane ByteBuffer) |
statyczne atrybuty urządzenia | parseFrom (wejście com.google.protobuf.CodedInputStream, rejestr rozszerzenia com.google.protobuf.ExtensionRegistryLite) |
statyczne atrybuty urządzenia | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne atrybuty urządzenia | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczne atrybuty urządzenia | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczne atrybuty urządzenia | parseFrom (dane com.google.protobuf.ByteString) |
statyczne atrybuty urządzenia | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne atrybuty urządzenia | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
DeviceAttributes.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int DEVICE_TYPE_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int INCARNATION_FIELD_NUMBER
Wartość stała: 6
publiczny statyczny końcowy int LOCALITY_FIELD_NUMBER
Wartość stała: 5
publiczny statyczny końcowy int MEMORY_LIMIT_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int NAME_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int PHYSICAL_DEVICE_DESC_FIELD_NUMBER
Wartość stała: 7
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny ciąg 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;
publiczne długie wcielenie ()
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6;
publiczne urządzenieLocality getLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
urządzenie publiczneLocalityOrBuilder getLocalityOrBuilder ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
publiczny długi 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;
publiczny 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;
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczna wartość logiczna maLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczne statyczne DeviceAttributes parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
Wyjątek IO |
---|
publiczne statyczne DeviceAttributes parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static DeviceAttributes parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczne statyczne DeviceAttributes parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczne statyczne DeviceAttributes parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczne statyczne DeviceAttributes parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
publiczne statyczne DeviceAttributes parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczne statyczne DeviceAttributes parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczne statyczne DeviceAttributes parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczne statyczne DeviceAttributes parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|