AllocationRecord.Builder

genel statik son sınıf AllocationRecord.Builder

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

Genel Yöntemler

AllocationRecord.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Tahsis Kaydı
Tahsis Kaydı
AllocationRecord.Builder
AllocationRecord.Builder
clearAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
clearAllocMicros ()
 The timestamp of the operation.
AllocationRecord.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
AllocationRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AllocationRecord.Builder
klon ()
uzun
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
uzun
getAllocMicros ()
 The timestamp of the operation.
Tahsis Kaydı
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
son boole değeri
AllocationRecord.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AllocationRecord.Builder
mergeFrom (com.google.protobuf.Message other)
son AllocationRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
AllocationRecord.Builder
setAllocBytes (uzun değer)
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
setAllocMicros (uzun değer)
 The timestamp of the operation.
AllocationRecord.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
AllocationRecord.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son AllocationRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public AllocationRecord.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel Tahsis Kaydı yapısı ()

genel TahsisKayıt yapısıKısmi ()

genel AllocationRecord.Builder clear ()

genel AllocationRecord.Builder clearAllocBytes ()

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

genel AllocationRecord.Builder clearAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

genel AllocationRecord.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel AllocationRecord.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

genel AllocationRecord.Builder klonu ()

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 AllocationRecord getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

genel final boolean isInitialized ()

genel AllocationRecord.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel AllocationRecord.Builder mergeFrom (com.google.protobuf.Message other)

genel nihai AllocationRecord.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public AllocationRecord.Builder setAllocBytes (uzun değer)

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

genel AllocationRecord.Builder setAllocMicros (uzun değer)

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public AllocationRecord.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel nihai AllocationRecord.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)