מחלקה סופית סטטית ציבורית GPUInfo.Builder
סוג Protobuf tensorflow.GPUInfo
שיטות ציבוריות
| GPUInfo.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
| GPUInfo | לבנות () |
| GPUInfo | buildPartial () |
| GPUInfo.Builder | ברור () |
| GPUInfo.Builder | clearBusId () e.g. |
| GPUInfo.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
| GPUInfo.Builder | clearModel () e.g. |
| GPUInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| GPUInfo.Builder | clearUuid () Final entry in output of "nvidia-smi -L" string uuid = 2; |
| GPUInfo.Builder | שיבוט () |
| חוּט | getBusId () e.g. |
| com.google.protobuf.ByteString | getBusIdBytes () e.g. |
| GPUInfo | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| חוּט | getModel () e.g. |
| com.google.protobuf.ByteString | getModelBytes () e.g. |
| חוּט | getUuid () Final entry in output of "nvidia-smi -L" string uuid = 2; |
| com.google.protobuf.ByteString | getUuidBytes () Final entry in output of "nvidia-smi -L" string uuid = 2; |
| בוליאנית סופית | |
| GPUInfo.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo.Builder | mergeFrom (com.google.protobuf.Message אחר) |
| סופי GPUInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| GPUInfo.Builder | setBusId (ערך מחרוזת) e.g. |
| GPUInfo.Builder | setBusIdBytes (ערך com.google.protobuf.ByteString) e.g. |
| GPUInfo.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
| GPUInfo.Builder | setModel (ערך מחרוזת) e.g. |
| GPUInfo.Builder | setModelBytes (ערך com.google.protobuf.ByteString) e.g. |
| GPUInfo.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
| סופי GPUInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| GPUInfo.Builder | setUuid (ערך מחרוזת) Final entry in output of "nvidia-smi -L" string uuid = 2; |
| GPUInfo.Builder | setUuidBytes (ערך com.google.protobuf.ByteString) Final entry in output of "nvidia-smi -L" string uuid = 2; |
שיטות בירושה
שיטות ציבוריות
Public GPUInfo.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
מחרוזת ציבורית getBusId ()
e.g. "0000:04:00.0"
string bus_id = 3; public com.google.protobuf.ByteString getBusIdBytes ()
e.g. "0000:04:00.0"
string bus_id = 3; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
מחרוזת ציבורית getModel ()
e.g. "Tesla K40c"
string model = 1; public com.google.protobuf.ByteString getModelBytes ()
e.g. "Tesla K40c"
string model = 1; מחרוזת ציבורית getUuid ()
Final entry in output of "nvidia-smi -L"
string uuid = 2; public com.google.protobuf.ByteString getUuidBytes ()
Final entry in output of "nvidia-smi -L"
string uuid = 2; בוליאני הסופי הציבורי הוא אתחול ()
public GPUInfo.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public GPUInfo.Builder setBusIdBytes (ערך com.google.protobuf.ByteString)
e.g. "0000:04:00.0"
string bus_id = 3; Public GPUInfo.Builder setModelBytes (ערך com.google.protobuf.ByteString)
e.g. "Tesla K40c"
string model = 1; Public GPUInfo.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
public GPUInfo.Builder setUuid (ערך מחרוזת)
Final entry in output of "nvidia-smi -L"
string uuid = 2; Public GPUInfo.Builder setUuidBytes (ערך com.google.protobuf.ByteString)
Final entry in output of "nvidia-smi -L"
string uuid = 2;