AllocationRecord.Builder

عمومی استاتیک کلاس نهایی AllocationRecord.Builder

 An allocation/de-allocation operation performed by the allocator.
 
نوع Protobuf tensorflow.AllocationRecord

روش های عمومی

AllocationRecord.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
ثبت تخصیص
ثبت تخصیص
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)
AllocationRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AllocationRecord.Builder
طولانی
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
طولانی
getAllocMicros ()
 The timestamp of the operation.
ثبت تخصیص
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
بولی نهایی
AllocationRecord.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AllocationRecord.Builder
mergeFrom (com.google.protobuf.Message other)
نهایی AllocationRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
AllocationRecord.Builder
setAllocBytes (مقدار طولانی)
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
setAllocMicros (مقدار طولانی)
 The timestamp of the operation.
AllocationRecord.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
AllocationRecord.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
نهایی AllocationRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی AllocationRecord.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی AllocationRecord ()

Public AllocationRecord buildPartial ()

عمومی AllocationRecord.Builder clear ()

عمومی AllocationRecord.Builder clearAllocBytes ()

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

عمومی AllocationRecord.Builder clearAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی AllocationRecord.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

کلون عمومی AllocationRecord.Builder ()

عمومی طولانی getAllocBytes ()

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

عمومی طولانی getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

عمومی AllocationRecord getDefaultInstanceForType ()

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

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

بولین نهایی عمومی isInitialized ()

عمومی AllocationRecord.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی AllocationRecord.Builder mergeFrom (com.google.protobuf.Message other)

عمومی نهایی AllocationRecord.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public AllocationRecord.Builder setAllocBytes (مقدار طولانی)

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

public AllocationRecord.Builder setAllocMicros (مقدار طولانی)

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

public AllocationRecord.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor, int index, Object value)

عمومی نهایی AllocationRecord.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)