AllocationRecord.Builder

AllocationRecord.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 An allocation/de-allocation operation performed by the allocator.
 
Protobuf ประเภท tensorflow.AllocationRecord

วิธีการสาธารณะ

AllocationRecord.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
บันทึกการจัดสรร
บันทึกการจัดสรร
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.
บันทึกการจัดสรร
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.ข้อความ อื่น ๆ )
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 ค่าอ็อบเจ็กต์)
AllocationRecord.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
AllocationRecord.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

AllocationRecord.Builder addRepeatedField สาธารณะ (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

โครงสร้าง AllocationRecord สาธารณะ ()

สาธารณะ AllocationRecord buildPartial ()

AllocationRecord.Builder สาธารณะ ชัดเจน ()

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;

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

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

AllocationRecord.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

AllocationRecord.Builder สาธารณะ ผสานจาก (com.google.protobuf.Message อื่น ๆ )

AllocationRecord.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

AllocationRecord.Builder สาธารณะ setAllocBytes (ค่ายาว)

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

AllocationRecord.Builder สาธารณะ setAllocMicros (ค่ายาว)

 The timestamp of the operation.
 
int64 alloc_micros = 1;

AllocationRecord.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

AllocationRecord.Builder สาธารณะ setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ดัชนี int ค่าอ็อบเจ็กต์)

AllocationRecord.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)