رابط عمومی AvailableDeviceInfoOrBuilder
زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
انتزاعی طولانی | getMemoryLimit () Memory capacity in bytes. |
رشته انتزاعی | getName () Device name. |
چکیده com.google.protobuf.ByteString | getNameBytes () Device name. |
رشته انتزاعی | getPhysicalDescription () The physical description of this device. |
چکیده com.google.protobuf.ByteString | getPhysicalDescriptionBytes () The physical description of this device. |
رشته انتزاعی | getType () Device type, e.g. |
چکیده com.google.protobuf.ByteString | getTypeBytes () 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;