GPUInfo kelas akhir publik
Tipe protobuf tensorflow.GPUInfo
Kelas Bersarang
| kelas | GPUInfo.Pembangun | Tipe protobuf tensorflow.GPUInfo | |
Konstanta
| ke dalam | BUS_ID_FIELD_NUMBER | |
| ke dalam | MODEL_FIELD_NUMBER | |
| ke dalam | UUID_FIELD_NUMBER |
Metode Publik
| boolean | sama dengan (Objek objek) |
| Rangkaian | dapatkanBusId () e.g. |
| com.google.protobuf.ByteString | dapatkanBusIdBytes () e.g. |
| GPUInfo statis | |
| Info GPU | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| Rangkaian | dapatkanModel () e.g. |
| com.google.protobuf.ByteString | dapatkanModelBytes () e.g. |
| ke dalam | |
| final com.google.protobuf.UnknownFieldSet | |
| Rangkaian | dapatkanUuid () Final entry in output of "nvidia-smi -L" string uuid = 2; |
| com.google.protobuf.ByteString | dapatkanUuidBytes () Final entry in output of "nvidia-smi -L" string uuid = 2; |
| ke dalam | Kode hash () |
| boolean terakhir | |
| GPUInfo.Builder statis | newBuilder (prototipe GPUInfo ) |
| GPUInfo.Builder statis | |
| GPUInfo.Pembangun | |
| GPUInfo statis | parseDelimitedFrom (masukan Aliran Masukan) |
| GPUInfo statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo statis | parseFrom (data ByteBuffer) |
| GPUInfo statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
| GPUInfo statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo statis | parseFrom (com.google.protobuf.ByteString data) |
| GPUInfo statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statis | pengurai () |
| GPUInfo.Pembangun | |
| ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik BUS_ID_FIELD_NUMBER
Nilai Konstan: 3
int akhir statis publik MODEL_FIELD_NUMBER
Nilai Konstan: 1
int akhir statis publik UUID_FIELD_NUMBER
Nilai Konstan: 2
Metode Publik
boolean publik sama (Obj objek)
String publik getBusId ()
e.g. "0000:04:00.0"
string bus_id = 3; com.google.protobuf.ByteString publik getBusIdBytes ()
e.g. "0000:04:00.0"
string bus_id = 3; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
GetModel String publik ()
e.g. "Tesla K40c"
string model = 1; com.google.protobuf.ByteString getModelBytes () publik
e.g. "Tesla K40c"
string model = 1; publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
String publik getUuid ()
Final entry in output of "nvidia-smi -L"
string uuid = 2; publik com.google.protobuf.ByteString getUuidBytes ()
Final entry in output of "nvidia-smi -L"
string uuid = 2; kode hash int publik ()
boolean akhir publik diinisialisasi ()
GPUInfo statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom GPUInfo statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom GPUInfo statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom GPUInfo statis publik (com.google.protobuf.CodedInputStream input)
Melempar
| Pengecualian IO |
|---|
parseFrom GPUInfo statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom GPUInfo statis publik (com.google.protobuf.ByteString data)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom GPUInfo statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom GPUInfo statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
statis publik pengurai ()
public void writeTo (keluaran com.google.protobuf.CodedOutputStream)
Melempar
| Pengecualian IO |
|---|