DeviceAttributesOrBuilder

सार्वजनिक इंटरफ़ेस डिवाइसएट्रिब्यूट्सऑरबिल्डर
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

सार स्ट्रिंग
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
getNameबाइट्स ()
 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.

सार्वजनिक तरीके

सार्वजनिक सार स्ट्रिंग getDeviceType ()

 String representation of device_type.
 
string device_type = 2;

सार्वजनिक सार com.google.protobuf.ByteString getDeviceTypeBytes ()

 String representation of device_type.
 
string device_type = 2;

सार्वजनिक सार लंबा getIncarnation ()

 A device is assigned a global unique number each time it is
 initialized. "incarnation" should never be 0.
 
fixed64 incarnation = 6;

सार्वजनिक सार डिवाइसलोकलिटी गेटलोकैलिटी ()

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

सार्वजनिक सार डिवाइसलोकैलिटीऑरबिल्डर 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;

सार्वजनिक सार 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;

सार्वजनिक सार com.google.protobuf.ByteString getPhysicalDeviceDescBytes ()

 String representation of the physical device that this device maps to.
 
string physical_device_desc = 7;

सार्वजनिक सार बूलियन हैलोकैलिटी ()

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