GPUInfo.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Protobuf ประเภท tensorflow.GPUInfo
วิธีการสาธารณะ
| GPUInfo.ตัวสร้าง | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| ข้อมูล GPU | สร้าง () |
| ข้อมูล GPU | สร้างบางส่วน () |
| GPUInfo.ตัวสร้าง | ชัดเจน () |
| GPUInfo.ตัวสร้าง | clearBusId () e.g. |
| GPUInfo.ตัวสร้าง | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| GPUInfo.ตัวสร้าง | เคลียร์โมเดล () e.g. |
| GPUInfo.ตัวสร้าง | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| GPUInfo.ตัวสร้าง | เคลียร์ Uuid () Final entry in output of "nvidia-smi -L" string uuid = 2; |
| GPUInfo.ตัวสร้าง | โคลน () |
| สตริง | getBusId () e.g. |
| com.google.protobuf.ByteString | getBusIdBytes () e.g. |
| ข้อมูล GPU | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| สตริง | รับโมเดล () e.g. |
| com.google.protobuf.ByteString | รับ ModelBytes () 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.ตัวสร้าง | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo.ตัวสร้าง | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| GPUInfo.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| GPUInfo.ตัวสร้าง | setBusId (ค่าสตริง) e.g. |
| GPUInfo.ตัวสร้าง | setBusIdBytes (ค่า com.google.protobuf.ByteString) e.g. |
| GPUInfo.ตัวสร้าง | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| GPUInfo.ตัวสร้าง | setModel (ค่าสตริง) e.g. |
| GPUInfo.ตัวสร้าง | setModelBytes (ค่า com.google.protobuf.ByteString) e.g. |
| GPUInfo.ตัวสร้าง | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| GPUInfo.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| GPUInfo.ตัวสร้าง | setUuid (ค่าสตริง) Final entry in output of "nvidia-smi -L" string uuid = 2; |
| GPUInfo.ตัวสร้าง | setUuidBytes (ค่า com.google.protobuf.ByteString) Final entry in output of "nvidia-smi -L" string uuid = 2; |
วิธีการสืบทอด
วิธีการสาธารณะ
GPUInfo.Builder สาธารณะ addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
สตริงสาธารณะ getBusId ()
e.g. "0000:04:00.0"
string bus_id = 3; สาธารณะ com.google.protobuf.ByteString getBusIdBytes ()
e.g. "0000:04:00.0"
string bus_id = 3; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สตริงสาธารณะ getModel ()
e.g. "Tesla K40c"
string model = 1; สาธารณะ com.google.protobuf.ByteString getModelBytes ()
e.g. "Tesla K40c"
string model = 1; สตริงสาธารณะ 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; บูลีนสุดท้ายสาธารณะ isInitialized ()
GPUInfo.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
GPUInfo.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
GPUInfo.Builder สาธารณะ setBusIdBytes (ค่า com.google.protobuf.ByteString)
e.g. "0000:04:00.0"
string bus_id = 3; GPUInfo.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
GPUInfo.Builder สาธารณะ setModelBytes (ค่า com.google.protobuf.ByteString)
e.g. "Tesla K40c"
string model = 1; GPUInfo.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
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;