AllocationRecord

genel final sınıfı Tahsis Kaydı

 An allocation/de-allocation operation performed by the allocator.
 
Protobuf türü tensorflow.AllocationRecord

İç İçe Sınıflar

sınıf AllocationRecord.Builder
 An allocation/de-allocation operation performed by the allocator. 

Sabitler

int ALLOC_BYTES_FIELD_NUMBER
int ALLOC_MICROS_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
uzun
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
uzun
getAllocMicros ()
 The timestamp of the operation.
Statik Tahsis Kaydı
Tahsis Kaydı
final statik com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik AllocationRecord.Builder
statik AllocationRecord.Builder
AllocationRecord.Builder
Statik Tahsis Kaydı
parseDelimitedFrom (InputStream girişi)
Statik Tahsis Kaydı
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Tahsis Kaydı
parseFrom (ByteBuffer verileri)
Statik Tahsis Kaydı
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Tahsis Kaydı
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Tahsis Kaydı
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Tahsis Kaydı
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Tahsis Kaydı
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Tahsis Kaydı
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Tahsis Kaydı
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
AllocationRecord.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ALLOC_BYTES_FIELD_NUMBER

Sabit Değer: 2

genel statik final int ALLOC_MICROS_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel uzun getAllocBytes ()

 Number of bytes allocated, or de-allocated if negative.
 
int64 alloc_bytes = 2;

halka açık uzun getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

genel statik AllocationRecord getDefaultInstance ()

genel AllocationRecord getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik AllocationRecord.Builder newBuilder ( AllocationRecord prototipi)

genel statik AllocationRecord.Builder newBuilder ()

genel AllocationRecord.Builder newBuilderForType ()

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

Atar
IOİstisnası

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

Atar
IOİstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IOİstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IOİstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IOİstisnası

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

Atar
Geçersiz ProtokolBufferException

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

genel AllocationRecord.Builder toBuilder ()

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

Atar
IOİstisnası