DeviceAttributes

публичный финальный класс 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

Публичные методы

логическое значение
равно (Объект obj)
статические атрибуты устройства
Атрибуты устройства
окончательный статический com.google.protobuf.Descriptors.Descriptor
Нить
getDeviceType ()
 String representation of device_type.
com.google.protobuf.ByteString
getDeviceTypeBytes ()
 String representation of device_type.
длинный
получитьИнкарнацию ()
 A device is assigned a global unique number each time it is
 initialized.
Устройстволокальность
получитьлокальность ()
 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.
Нить
получитьИмя ()
 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
статический DeviceAttributes.Builder
newBuilder (прототип DeviceAttributes )
DeviceAttributes.Builder
статические атрибуты устройства
parseDelimitedFrom (входной поток)
статические атрибуты устройства
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 (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статические атрибуты устройства
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
DeviceAttributes.Builder
пустота
writeTo (вывод com.google.protobuf.CodedOutputStream)

Унаследованные методы

Константы

общедоступный статический окончательный int DEVICE_TYPE_FIELD_NUMBER

Постоянное значение: 2

общедоступный статический окончательный int INCARNATION_FIELD_NUMBER

Постоянное значение: 6

общедоступный статический окончательный int LOCALITY_FIELD_NUMBER

Постоянное значение: 5

общедоступный статический финал int MEMORY_LIMIT_FIELD_NUMBER

Постоянное значение: 4

общедоступный статический окончательный int NAME_FIELD_NUMBER

Постоянное значение: 1

общедоступный статический окончательный int PHYSICAL_DEVICE_DESC_FIELD_NUMBER

Постоянное значение: 7

Публичные методы

общедоступное логическое значение равно (Object obj)

общедоступные статические атрибуты DeviceAttributes getDefaultInstance ()

общедоступные атрибуты устройства getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

публичная строка 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;

общедоступный DeviceLocalityOrBuilder getLocalityOrBuilder ()

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

общедоступный длинный getMemoryLimit ()

 Memory capacity of device in bytes.
 
int64 memory_limit = 4;

общедоступная строка 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 ()

публичная строка 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 ()

публичный финал com.google.protobuf.UnknownFieldSet getUnknownFields ()

общедоступное логическое значение hasLocality ()

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

public int hashCode ()

публичное финальное логическое значение isInitialized ()

общедоступный статический DeviceAttributes.Builder newBuilder ()

общедоступный статический DeviceAttributes.Builder newBuilder (прототип DeviceAttributes )

общедоступный DeviceAttributes.Builder newBuilderForType ()

общедоступный статический DeviceAttributes parseDelimitedFrom (входной поток InputStream)

Броски
Исключение IO

общедоступный статический DeviceAttributes parseDelimitedFrom (входной поток InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DeviceAttributes parseFrom (данные ByteBuffer)

Броски
Инвалидпротоколбуфферисключение

public static DeviceAttributes parseFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DeviceAttributes parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический анализ DeviceAttributes (вход com.google.protobuf.CodedInputStream)

Броски
Исключение IO

public static DeviceAttributes parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

public static DeviceAttributes parseFrom (данные com.google.protobuf.ByteString)

Броски
Инвалидпротоколбуфферисключение

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 DeviceAttributes.Builder toBuilder ()

public void writeTo (вывод com.google.protobuf.CodedOutputStream)

Броски
Исключение IO