classe finale publique GPUInfo
tensorflow.GPUInfo de type Protobuf.GPUInfo
Classes imbriquées
| classe | GPUInfo.Builder | tensorflow.GPUInfo de type Protobuf.GPUInfo | |
Constantes
| int | BUS_ID_FIELD_NUMBER | |
| int | MODEL_FIELD_NUMBER | |
| int | UUID_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| Chaîne | getBusId () e.g. |
| com.google.protobuf.ByteString | getBusIdBytes () e.g. |
| Informations GPU statiques | |
| Informations GPU | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Chaîne | getModèle () e.g. |
| com.google.protobuf.ByteString | getModelBytes () e.g. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| Chaîne | 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; |
| int | |
| booléen final | |
| GPUInfo.Builder statique | newBuilder (prototype GPUInfo ) |
| GPUInfo.Builder statique | |
| GPUInfo.Builder | |
| Informations GPU statiques | parseDelimitedFrom (entrée InputStream) |
| Informations GPU statiques | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informations GPU statiques | parseFrom (données ByteBuffer) |
| Informations GPU statiques | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informations GPU statiques | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informations GPU statiques | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| Informations GPU statiques | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informations GPU statiques | parseFrom (données com.google.protobuf.ByteString) |
| Informations GPU statiques | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informations GPU statiques | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| GPUInfo.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int BUS_ID_FIELD_NUMBER
Valeur constante : 3
public statique final int MODEL_FIELD_NUMBER
Valeur constante : 1
public statique final int UUID_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
chaîne publique 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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getModel ()
e.g. "Tesla K40c"
string model = 1; public com.google.protobuf.ByteString getModelBytes ()
e.g. "Tesla K40c"
string model = 1; publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
chaîne publique 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; code de hachage int public ()
public final booléen isInitialized ()
public statique GPUInfo parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique GPUInfo parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique GPUInfo parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
parseFrom GPUInfo statique public (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
parseFrom GPUInfo statique public (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public statique GPUInfo parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
parseFrom GPUInfo statique public (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|