publiczna statyczna klasa końcowa DeviceAttributes.Builder
Protobuf typu tensorflow.DeviceAttributes
Metody publiczne
DeviceAttributes.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
Atrybuty urządzenia | zbudować () |
Atrybuty urządzenia | |
DeviceAttributes.Builder | jasne () |
DeviceAttributes.Builder | wyczyść typ urządzenia () String representation of device_type. |
DeviceAttributes.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
DeviceAttributes.Builder | jasneWcielenie () A device is assigned a global unique number each time it is initialized. |
DeviceAttributes.Builder | wyczyśćLokalność () 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 | wyczyśćNazwa () 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 () |
Atrybuty urządzenia | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
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. |
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. |
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. |
wartość logiczna | maLokalność () Platform-specific data about device that may be useful for supporting efficient data transfers. |
końcowa wartość logiczna | |
DeviceAttributes.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
DeviceAttributes.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
DeviceAttributes.Builder | mergeLocality (wartość DeviceLocality ) Platform-specific data about device that may be useful for supporting efficient data transfers. |
końcowy DeviceAttributes.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
DeviceAttributes.Builder | setDeviceType (wartość ciągu) String representation of device_type. |
DeviceAttributes.Builder | setDeviceTypeBytes (wartość com.google.protobuf.ByteString) String representation of device_type. |
DeviceAttributes.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
DeviceAttributes.Builder | setIncarnation (długa wartość) A device is assigned a global unique number each time it is initialized. |
DeviceAttributes.Builder | setLocality (wartość 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 (długa wartość) Memory capacity of device in bytes. |
DeviceAttributes.Builder | setName (wartość ciągu) Fully specified name of the device within a cluster. |
DeviceAttributes.Builder | setNameBytes (wartość com.google.protobuf.ByteString) Fully specified name of the device within a cluster. |
DeviceAttributes.Builder | setPhysicalDeviceDesc (wartość ciągu) String representation of the physical device that this device maps to. |
DeviceAttributes.Builder | setPhysicalDeviceDescBytes (wartość com.google.protobuf.ByteString) String representation of the physical device that this device maps to. |
DeviceAttributes.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
końcowy DeviceAttributes.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public DeviceAttributes.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
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;
public 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 ()
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;
public DeviceLocality.Builder getLocalityBuilder ()
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;
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;
publiczna wartość logiczna maLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
publiczna końcowa wartość logiczna isInitialized ()
public DeviceAttributes.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public DeviceAttributes.Builder mergeLocality (wartość DeviceLocality )
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
publiczny końcowy DeviceAttributes.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public DeviceAttributes.Builder setDeviceType (wartość ciągu)
String representation of device_type.
string device_type = 2;
public DeviceAttributes.Builder setDeviceTypeBytes (wartość com.google.protobuf.ByteString)
String representation of device_type.
string device_type = 2;
public DeviceAttributes.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public DeviceAttributes.Builder setIncarnation (długa wartość)
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 (wartość 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 (długa wartość)
Memory capacity of device in bytes.
int64 memory_limit = 4;
public DeviceAttributes.Builder setName (wartość ciągu)
Fully specified name of the device within a cluster.
string name = 1;
public DeviceAttributes.Builder setNameBytes (wartość com.google.protobuf.ByteString)
Fully specified name of the device within a cluster.
string name = 1;
public DeviceAttributes.Builder setPhysicalDeviceDesc (wartość ciągu)
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
public DeviceAttributes.Builder setPhysicalDeviceDescBytes (wartość com.google.protobuf.ByteString)
String representation of the physical device that this device maps to.
string physical_device_desc = 7;