AvailableDeviceInfoOrBuilder

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

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

अमूर्त लंबा
getMemoryLimit ()
 Memory capacity in bytes.
सार स्ट्रिंग
सार com.google.protobuf.ByteString
getNameबाइट्स ()
 Device name.
सार स्ट्रिंग
भौतिक विवरण प्राप्त करें ()
 The physical description of this device.
सार com.google.protobuf.ByteString
getPhysicalDescriptionBytes ()
 The physical description of this device.
सार स्ट्रिंग
गेटटाइप ()
 Device type, e.g.
सार com.google.protobuf.ByteString

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

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

 Memory capacity in bytes.
 
int64 memory_limit = 3;

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

 Device name.
 
string name = 1;

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

 Device name.
 
string name = 1;

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

 The physical description of this device.
 
string physical_description = 4;

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

 The physical description of this device.
 
string physical_description = 4;

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

 Device type, e.g. 'CPU' or 'GPU'.
 
string type = 2;

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

 Device type, e.g. 'CPU' or 'GPU'.
 
string type = 2;