ממשק ציבורי 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;