MemoryInfo

genel final sınıfı MemoryInfo

Protobuf türü tensorflow.MemoryInfo

İç İçe Sınıflar

sınıf MemoryInfo.Builder Protobuf türü tensorflow.MemoryInfo

Sabitler

int AVAILABLE_FIELD_NUMBER
int TOTAL_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
uzun
kullanılabilir olsun ()
 Immediately available memory in bytes
 
int64 available = 2;
statik Bellek Bilgisi
Hafıza bilgisi
final statik com.google.protobuf.Descriptors.Descriptor
int
uzun
Toplamı al ()
 Total virtual memory in bytes
 
int64 total = 1;
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik MemoryInfo.Builder
newBuilder ( MemoryInfo prototipi)
statik MemoryInfo.Builder
MemoryInfo.Builder
statik Bellek Bilgisi
parseDelimitedFrom (InputStream girişi)
statik Bellek Bilgisi
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Bellek Bilgisi
parseFrom (ByteBuffer verileri)
statik Bellek Bilgisi
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Bellek Bilgisi
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Bellek Bilgisi
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Bellek Bilgisi
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Bellek Bilgisi
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Bellek Bilgisi
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Bellek Bilgisi
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
MemoryInfo.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int AVAILABLE_FIELD_NUMBER

Sabit Değer: 2

genel statik final int TOTAL_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

halka açık uzun getAvailable ()

 Immediately available memory in bytes
 
int64 available = 2;

genel statik MemoryInfo getDefaultInstance ()

genel MemoryInfo getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

halka açık uzun getTotal ()

 Total virtual memory in bytes
 
int64 total = 1;

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik MemoryInfo.Builder newBuilder ( MemoryInfo prototipi)

genel statik MemoryInfo.Builder newBuilder ()

genel MemoryInfo.Builder newBuilderForType ()

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

Atar
IO İstisnası

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

genel MemoryInfo.Builder toBuilder ()

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

Atar
IO İstisnası