GPUInfo

genel son sınıf GPUInfo

Protobuf tipi tensorflow.GPUInfo

İç İçe Sınıflar

sınıf GPUInfo.Builder Protobuf tipi tensorflow.GPUInfo

Sabitler

int BUS_ID_FIELD_NUMBER
int MODEL_FIELD_NUMBER
int UUID_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Sicim
getBusID ()
 e.g.
com.google.protobuf.ByteString
getBusIdBytes ()
 e.g.
Statik GPUBilgisi
GPUBilgisi
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getModel ()
 e.g.
com.google.protobuf.ByteString
getModelBytes ()
 e.g.
int
final com.google.protobuf.UnknownFieldSet
Sicim
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
son boole değeri
statik GPUInfo.Builder
newBuilder ( GPUInfo prototipi)
statik GPUInfo.Builder
GPUInfo.Builder
Statik GPUBilgisi
parseDelimitedFrom (InputStream girişi)
Statik GPUBilgisi
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik GPUBilgisi
parseFrom (ByteBuffer verileri)
Statik GPUBilgisi
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik GPUBilgisi
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik GPUBilgisi
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik GPUBilgisi
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik GPUBilgisi
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik GPUBilgisi
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik GPUBilgisi
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
GPUInfo.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int BUS_ID_FIELD_NUMBER

Sabit Değer: 3

genel statik final int MODEL_FIELD_NUMBER

Sabit Değer: 1

genel statik final int UUID_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

genel Dize 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;

genel statik GPUInfo getDefaultInstance ()

genel GPUInfo getDefaultInstanceForType ()

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

genel Dize getModel ()

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

public com.google.protobuf.ByteString getModelBytes ()

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

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel Dize 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;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik GPUInfo.Builder newBuilder ( GPUInfo prototipi)

genel statik GPUInfo.Builder newBuilder ()

genel GPUInfo.Builder newBuilderForType ()

genel statik GPUInfo ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik GPUInfo parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik GPUInfo ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik GPUInfo ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik GPUInfo ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik GPUInfo ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik GPUInfo ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik GPUInfo ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik GPUInfo ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik GPUInfo ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel GPUInfo.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası