공개 정적 최종 클래스 GPUInfo.Builder
Protobuf 유형 tensorflow.GPUInfo
공개 방법
| GPUInfo.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
| GPU정보 | 짓다 () |
| GPU정보 | 빌드부분 () |
| GPUInfo.Builder | 분명한 () |
| GPUInfo.Builder | 클리어버스ID () e.g. |
| GPUInfo.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
| GPUInfo.Builder | 클리어모델 () e.g. |
| GPUInfo.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| GPUInfo.Builder | 클리어UUID () Final entry in output of "nvidia-smi -L" string uuid = 2; |
| GPUInfo.Builder | 클론 () |
| 끈 | getBusID () e.g. |
| com.google.protobuf.ByteString | getBusIdBytes () e.g. |
| GPU정보 | |
| 최종 정적 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.다른 메시지 보내기) |
| 최종 GPUInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
| 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 필드, int 인덱스, 개체 값) |
| 최종 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; |
상속된 메서드
공개 방법
공개 문자열 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 mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 |
|---|
공개 GPUInfo.Builder setBusIdBytes (com.google.protobuf.ByteString 값)
e.g. "0000:04:00.0"
string bus_id = 3; 공개 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 setUuidBytes (com.google.protobuf.ByteString 값)
Final entry in output of "nvidia-smi -L"
string uuid = 2;