AvailableDeviceInfoOrBuilder

الواجهة العامة المتاحة DeviceInfoOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

مجردة طويلة
الحصول علىMemoryLimit ()
 Memory capacity in bytes.
سلسلة مجردة
مجردة com.google.protobuf.ByteString
سلسلة مجردة
الحصول على الوصف الفيزيائي ()
 The physical description of this device.
مجردة com.google.protobuf.ByteString
الحصول على PhysicalDescriptionBytes ()
 The physical description of this device.
سلسلة مجردة
الحصول على النوع ()
 Device type, e.g.
مجردة com.google.protobuf.ByteString
الحصول علىTypeBytes ()
 Device type, e.g.

الأساليب العامة

ملخص عام طويل 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;