общедоступный статический конечный класс DeviceAttributes.Builder
Тип protobuf tensorflow.DeviceAttributes
Публичные методы
| DeviceAttributes.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
| Атрибуты устройства | строить () |
| Атрибуты устройства | |
| DeviceAttributes.Builder | прозрачный () |
| DeviceAttributes.Builder | ОчиститьДевицеТип () String representation of device_type. |
| DeviceAttributes.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
| DeviceAttributes.Builder | очиститьВоплощение () A device is assigned a global unique number each time it is initialized. |
| DeviceAttributes.Builder | очиститьлокальность () Platform-specific data about device that may be useful for supporting efficient data transfers. |
| DeviceAttributes.Builder | ОчиститьМемориЛимит () Memory capacity of device in bytes. |
| DeviceAttributes.Builder | ясное имя () Fully specified name of the device within a cluster. |
| DeviceAttributes.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| DeviceAttributes.Builder | ClearPhysicalDeviceDesc () String representation of the physical device that this device maps to. |
| DeviceAttributes.Builder | клон () |
| Атрибуты устройства | |
| окончательный статический com.google.protobuf.Descriptors.Descriptor | |
| 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. |
| DeviceLocality.Builder | getLocalityBuilder () 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. |
| логическое значение | имеетлокальность () Platform-specific data about device that may be useful for supporting efficient data transfers. |
| последнее логическое значение | |
| DeviceAttributes.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| DeviceAttributes.Builder | mergeFrom (com.google.protobuf.Message другое) |
| DeviceAttributes.Builder | mergeLocality (значение DeviceLocality ) Platform-specific data about device that may be useful for supporting efficient data transfers. |
| окончательный DeviceAttributes.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| DeviceAttributes.Builder | setDeviceType (строковое значение) String representation of device_type. |
| DeviceAttributes.Builder | setDeviceTypeBytes (значение com.google.protobuf.ByteString) String representation of device_type. |
| DeviceAttributes.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
| DeviceAttributes.Builder | setIncarnation (длинное значение) A device is assigned a global unique number each time it is initialized. |
| DeviceAttributes.Builder | setLocality (значение DeviceLocality ) Platform-specific data about device that may be useful for supporting efficient data transfers. |
| DeviceAttributes.Builder | setLocality ( DeviceLocality.Builder builderForValue) Platform-specific data about device that may be useful for supporting efficient data transfers. |
| DeviceAttributes.Builder | setMemoryLimit (длинное значение) Memory capacity of device in bytes. |
| DeviceAttributes.Builder | setName (строковое значение) Fully specified name of the device within a cluster. |
| DeviceAttributes.Builder | setNameBytes (значение com.google.protobuf.ByteString) Fully specified name of the device within a cluster. |
| DeviceAttributes.Builder | setPhysicalDeviceDesc (строковое значение) String representation of the physical device that this device maps to. |
| DeviceAttributes.Builder | setPhysicalDeviceDescBytes (значение com.google.protobuf.ByteString) String representation of the physical device that this device maps to. |
| DeviceAttributes.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
| окончательный DeviceAttributes.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public DeviceAttributes.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный DeviceAttributes.Builder ClearDeviceType ()
String representation of device_type.
string device_type = 2; public DeviceAttributes.Builder ClearIncarnation ()
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6; public DeviceAttributes.Builder ClearLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; public DeviceAttributes.Builder ClearMemoryLimit ()
Memory capacity of device in bytes.
int64 memory_limit = 4; public DeviceAttributes.BuilderclearName ( )
Fully specified name of the device within a cluster.
string name = 1; общедоступный DeviceAttributes.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public DeviceAttributes.Builder ClearPhysicalDeviceDesc ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7; общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
публичная строка 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; общедоступный DeviceLocality.Builder getLocalityBuilder ()
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; публичная строка 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; общедоступное логическое значение hasLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; публичное окончательное логическое значение isInitialized ()
public DeviceAttributes.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Исключение IO |
|---|
public DeviceAttributes.Builder mergeLocality (значение DeviceLocality )
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; общедоступный финальный DeviceAttributes.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public DeviceAttributes.Builder setDeviceType (строковое значение)
String representation of device_type.
string device_type = 2; public DeviceAttributes.Builder setDeviceTypeBytes (значение com.google.protobuf.ByteString)
String representation of device_type.
string device_type = 2; public DeviceAttributes.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public DeviceAttributes.Builder setIncarnation (длинное значение)
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6; public DeviceAttributes.Builder setLocality (значение DeviceLocality )
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; public DeviceAttributes.Builder setLocality ( DeviceLocality.Builder builderForValue)
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5; public DeviceAttributes.Builder setMemoryLimit (длинное значение)
Memory capacity of device in bytes.
int64 memory_limit = 4; public DeviceAttributes.Builder setName (строковое значение)
Fully specified name of the device within a cluster.
string name = 1; public DeviceAttributes.Builder setNameBytes (значение com.google.protobuf.ByteString)
Fully specified name of the device within a cluster.
string name = 1; public DeviceAttributes.Builder setPhysicalDeviceDesc (строковое значение)
String representation of the physical device that this device maps to.
string physical_device_desc = 7; public DeviceAttributes.Builder setPhysicalDeviceDescBytes (значение com.google.protobuf.ByteString)
String representation of the physical device that this device maps to.
string physical_device_desc = 7;