GPUInfo de clase final pública
Protobuf tipo tensorflow.GPUInfo
Clases anidadas
| clase | GPUInfo.Builder | Protobuf tipo tensorflow.GPUInfo | |
Constantes
| En t | BUS_ID_FIELD_NUMBER | |
| En t | MODEL_FIELD_NUMBER | |
| En t | UUID_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| Cuerda | getBusId () e.g. |
| com.google.protobuf.ByteString | getBusIdBytes () e.g. |
| GPUInfo estático | |
| GPUInfo | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| Cuerda | getModel () e.g. |
| com.google.protobuf.ByteString | getModelBytes () e.g. |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| Cuerda | getUuid () Final entry in output of "nvidia-smi -L" string uuid = 2; uuid string uuid = 2; |
| com.google.protobuf.ByteString | getUuidBytes () Final entry in output of "nvidia-smi -L" string uuid = 2; uuid string uuid = 2; |
| En t | hashCode () |
| booleano final | |
| static GPUInfo.Builder | newBuilder (prototipo de GPUInfo ) |
| static GPUInfo.Builder | newBuilder () |
| GPUInfo.Builder | |
| GPUInfo estático | parseDelimitedFrom (entrada InputStream) |
| GPUInfo estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo estático | parseFrom (datos ByteBuffer) |
| GPUInfo estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo estático | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| GPUInfo estático | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo estático | parseFrom (datos com.google.protobuf.ByteString) |
| GPUInfo estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| GPUInfo estático | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| GPUInfo.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
público estático final int BUS_ID_FIELD_NUMBER
Valor constante: 3
public static final int MODEL_FIELD_NUMBER
Valor constante: 1
público estático final int UUID_FIELD_NUMBER
Valor constante: 2
Métodos públicos
public boolean es igual a (Object obj)
public String 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 String getModel ()
e.g. "Tesla K40c"
string model = 1;public com.google.protobuf.ByteString getModelBytes ()
e.g. "Tesla K40c"
string model = 1; público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public String getUuid ()
Final entry in output of "nvidia-smi -L"
string uuid = 2; uuid string uuid = 2;public com.google.protobuf.ByteString getUuidBytes ()
Final entry in output of "nvidia-smi -L"
string uuid = 2; uuid string uuid = 2;public int hashCode ()
public final boolean isInitialized ()
public static GPUInfo parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static GPUInfo parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static GPUInfo parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
public static GPUInfo parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
public static GPUInfo parseFrom (com.google.protobuf.ByteString data)
Lanza
| InvalidProtocolBufferException |
|---|
public static GPUInfo parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static GPUInfo parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|