AllocatorMemoryUsed

genel final sınıfı AllocatorMemoryUsed

Protobuf türü tensorflow.AllocatorMemoryUsed

İç İçe Sınıflar

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

Sabitler

int ALLOCATION_RECORDS_FIELD_NUMBER
int ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER
int ALLOCATOR_NAME_FIELD_NUMBER
int LIVE_BYTES_FIELD_NUMBER
int PEAK_BYTES_FIELD_NUMBER
int TOTAL_BYTES_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Tahsis Kaydı
getAllocationRecords (int dizini)
 The allocation and deallocation timeline.
int
getAllocationRecordsCount ()
 The allocation and deallocation timeline.
Liste< TahsisKayıt >
getAllocationRecordsList ()
 The allocation and deallocation timeline.
TahsisKayıtOrİnşaatçı
getAllocationRecordsOrBuilder (int dizini)
 The allocation and deallocation timeline.
Liste<? AllocationRecordOrBuilder'ı genişletir >
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
uzun
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
Sicim
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
Statik AyırıcıBellekKullanılan
AyırıcıBellekKullanılan
final statik com.google.protobuf.Descriptors.Descriptor
uzun
getLiveBytes ()
 The bytes that are not deallocated.
uzun
getPeakBytes ()
int64 peak_bytes = 3;
int
uzun
getTotalBytes ()
 These are per-node allocator memory stats.
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik AllocatorMemoryUsed.Builder
statik AllocatorMemoryUsed.Builder
AllocatorMemoryUsed.Builder
Statik AyırıcıBellekKullanılan
parseDelimitedFrom (InputStream girişi)
Statik AyırıcıBellekKullanılan
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik AyırıcıBellekKullanılan
parseFrom (ByteBuffer verileri)
Statik AyırıcıBellekKullanılan
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik AyırıcıBellekKullanılan
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik AyırıcıBellekKullanılan
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik AyırıcıBellekKullanılan
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik AyırıcıBellekKullanılan
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik AyırıcıBellekKullanılan
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik AyırıcıBellekKullanılan
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
AllocatorMemoryUsed.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ALLOCATION_RECORDS_FIELD_NUMBER

Sabit Değer: 6

genel statik final int ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER

Sabit Değer: 5

genel statik final int ALLOCATOR_NAME_FIELD_NUMBER

Sabit Değer: 1

genel statik final int LIVE_BYTES_FIELD_NUMBER

Sabit Değer: 4

genel statik final int PEAK_BYTES_FIELD_NUMBER

Sabit Değer: 3

genel statik final int TOTAL_BYTES_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

genel AllocationRecord getAllocationRecords (int dizini)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public int getAllocationRecordsCount ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

genel Liste< AllocationRecord > getAllocationRecordsList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

genel AllocationRecordOrBuilder getAllocationRecordsOrBuilder (int dizini)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

genel liste<? AllocationRecordOrBuilder'ı genişletir > getAllocationRecordsOrBuilderList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

genel uzun getAllocatorBytesInUse ()

 These are snapshots of the overall allocator memory stats.
 The number of live bytes currently allocated by the allocator.
 
int64 allocator_bytes_in_use = 5;

public String getAllocatorName ()

string allocator_name = 1;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

public static AllocatorMemoryUsed getDefaultInstance ()

genel AllocatorMemoryUsed getDefaultInstanceForType ()

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

genel uzun getLiveBytes ()

 The bytes that are not deallocated.
 
int64 live_bytes = 4;

halk getParserForType ()

genel uzun getPeakBytes ()

int64 peak_bytes = 3;

public int getSerializedSize ()

genel uzun getTotalBytes ()

 These are per-node allocator memory stats.
 
int64 total_bytes = 2;

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik AllocatorMemoryUsed.Builder newBuilder ( AllocatorMemoryUsed prototipi)

genel statik AllocatorMemoryUsed.Builder newBuilder ()

genel AllocatorMemoryUsed.Builder newBuilderForType ()

public static AllocatorMemoryUsed parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static AllocatorMemoryUsed parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik AllocatorMemoryUsed parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik AllocatorMemoryUsed parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static AllocatorMemoryUsed parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik AllocatorMemoryUsed parseFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik AllocatorMemoryUsed parseFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik AllocatorMemoryUsed parseFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static AllocatorMemoryUsed parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik AllocatorMemoryUsed parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

genel AllocatorMemoryUsed.Builder toBuilder ()

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

Atar
IO İstisnası