genel statik son sınıf DeviceAttributes.Builder
Protobuf tipi tensorflow.DeviceAttributes
Genel Yöntemler
DeviceAttributes.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
Cihaz Özellikleri | inşa etmek () |
Cihaz Özellikleri | inşaKısmi () |
DeviceAttributes.Builder | temizlemek () |
DeviceAttributes.Builder | clearDeviceType () String representation of device_type. |
DeviceAttributes.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
DeviceAttributes.Builder | clearEnkarnasyon () A device is assigned a global unique number each time it is initialized. |
DeviceAttributes.Builder | clearLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
DeviceAttributes.Builder | clearMemoryLimit () Memory capacity of device in bytes. |
DeviceAttributes.Builder | clearName () 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 | klon () |
Cihaz Özellikleri | |
final statik com.google.protobuf.Descriptors.Descriptor | |
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. |
DeviceLocality.Builder | getLocalityBuilder () 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. |
boolean | Yerelliği var () Platform-specific data about device that may be useful for supporting efficient data transfers. |
son boole değeri | Başlatıldı () |
DeviceAttributes.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeviceAttributes.Builder | mergeFrom (com.google.protobuf.Message other) |
DeviceAttributes.Builder | mergeLocality ( DeviceLocality değeri) Platform-specific data about device that may be useful for supporting efficient data transfers. |
son DeviceAttributes.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
DeviceAttributes.Builder | setDeviceType (Dize değeri) String representation of device_type. |
DeviceAttributes.Builder | setDeviceTypeBytes (com.google.protobuf.ByteString değeri) String representation of device_type. |
DeviceAttributes.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
DeviceAttributes.Builder | setIncarnation (uzun değer) A device is assigned a global unique number each time it is initialized. |
DeviceAttributes.Builder | setLocality ( DeviceLocality değeri) 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 (uzun değer) Memory capacity of device in bytes. |
DeviceAttributes.Builder | setName (Dize değeri) Fully specified name of the device within a cluster. |
DeviceAttributes.Builder | setNameBytes (com.google.protobuf.ByteString değeri) Fully specified name of the device within a cluster. |
DeviceAttributes.Builder | setPhysicalDeviceDesc (Dize değeri) String representation of the physical device that this device maps to. |
DeviceAttributes.Builder | setPhysicalDeviceDescBytes (com.google.protobuf.ByteString değeri) String representation of the physical device that this device maps to. |
DeviceAttributes.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
son DeviceAttributes.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public DeviceAttributes.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public 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;
genel DeviceAttributes.Builder clearMemoryLimit ()
Memory capacity of device in bytes.
int64 memory_limit = 4;
public DeviceAttributes.Builder clearName ()
Fully specified name of the device within a cluster.
string name = 1;
public DeviceAttributes.Builder clearPhysicalDeviceDesc ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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;
genel DeviceLocality.Builder getLocalityBuilder ()
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;
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;
genel boolean hasLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
genel final boolean isInitialized ()
genel DeviceAttributes.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public DeviceAttributes.Builder mergeLocality ( DeviceLocality değeri)
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
genel nihai DeviceAttributes.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public DeviceAttributes.Builder setDeviceType (Dize değeri)
String representation of device_type.
string device_type = 2;
public DeviceAttributes.Builder setDeviceTypeBytes (com.google.protobuf.ByteString değeri)
String representation of device_type.
string device_type = 2;
public DeviceAttributes.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public DeviceAttributes.Builder setIncarnation (uzun değer)
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 değeri)
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 (uzun değer)
Memory capacity of device in bytes.
int64 memory_limit = 4;
public DeviceAttributes.Builder setName (Dize değeri)
Fully specified name of the device within a cluster.
string name = 1;
public DeviceAttributes.Builder setNameBytes (com.google.protobuf.ByteString değeri)
Fully specified name of the device within a cluster.
string name = 1;
public DeviceAttributes.Builder setPhysicalDeviceDesc (Dize değeri)
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
public DeviceAttributes.Builder setPhysicalDeviceDescBytes (com.google.protobuf.ByteString değeri)
String representation of the physical device that this device maps to.
string physical_device_desc = 7;