GPUInfo

classe finale pubblica GPUInfo

Tipo di protocollo tensorflow.GPUInfo

Classi nidificate

classe GPUInfo.Builder Tipo di protocollo tensorflow.GPUInfo

Costanti

int BUS_ID_CAMPO_NUMERO
int MODELLO_FIELD_NUMBER
int UUID_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Corda
getBusId ()
 e.g.
com.google.protobuf.ByteString
getBusIdBytes ()
 e.g.
GPUInfo statico
GPUInfo
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getModel ()
 e.g.
com.google.protobuf.ByteString
getModelBytes ()
 e.g.
int
finale com.google.protobuf.UnknownFieldSet
Corda
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
booleano finale
GPUInfo.Builder statico
newBuilder (prototipo GPUInfo )
GPUInfo.Builder statico
GPUInfo.Builder
GPUInfo statico
parseDelimitedFrom (input InputStream)
GPUInfo statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GPUInfo statico
parseFrom (dati ByteBuffer)
GPUInfo statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
GPUInfo statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GPUInfo statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
GPUInfo statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GPUInfo statico
parseFrom (dati com.google.protobuf.ByteString)
GPUInfo statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GPUInfo statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
GPUInfo.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int BUS_ID_FIELD_NUMBER

Valore costante: 3

public static final int MODEL_FIELD_NUMBER

Valore costante: 1

public static final int UUID_FIELD_NUMBER

Valore costante: 2

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

stringa pubblica getBusId ()

 e.g. "0000:04:00.0"
 
string bus_id = 3;

pubblico com.google.protobuf.ByteString getBusIdBytes ()

 e.g. "0000:04:00.0"
 
string bus_id = 3;

GPUInfo pubblico statico getDefaultInstance ()

pubblico GPUInfo getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

stringa pubblica getModel ()

modello stringa

 e.g. "Tesla K40c"
 
string model = 1;

pubblico com.google.protobuf.ByteString getModelBytes ()

modello di stringa

 e.g. "Tesla K40c"
 
string model = 1;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

stringa pubblica getUuid ()

 Final entry in output of "nvidia-smi -L"
 
string uuid = 2;

pubblico com.google.protobuf.ByteString getUuidBytes ()

 Final entry in output of "nvidia-smi -L"
 
string uuid = 2;

public int hashCode ()

public final booleano isInitialized ()

pubblico statico GPUInfo.Builder newBuilder (prototipo GPUInfo )

pubblico statico GPUInfo.Builder newBuilder ()

pubblico GPUInfo.Builder newBuilderForType ()

GPUInfo statico pubblico parseDelimitedFrom (input InputStream)

Lancia
IOException

GPUInfo pubblico statico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom GPUInfo statico pubblico (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

GPUInfo statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

GPUInfo pubblico statico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom GPUInfo statico pubblico (input com.google.protobuf.CodedInputStream)

Lancia
IOException

GPUInfo pubblico statico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom GPUInfo statico pubblico (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

GPUInfo statico pubblico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

GPUInfo statico pubblico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico GPUInfo.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException