MemoryLogRawAllocation.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Protobuf ประเภท tensorflow.MemoryLogRawAllocation
วิธีการสาธารณะ
| MemoryLogRawAllocation.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| MemoryLogRawAllocation | สร้าง () |
| MemoryLogRawAllocation | สร้างบางส่วน () |
| MemoryLogRawAllocation.Builder | ชัดเจน () |
| MemoryLogRawAllocation.Builder | clearAllocationId () Id of the tensor buffer being allocated, used to match to a corresponding deallocation. |
| MemoryLogRawAllocation.Builder | clearAllocatorName () Name of the allocator used. |
| MemoryLogRawAllocation.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| MemoryLogRawAllocation.Builder | ล้างNumBytes () Number of bytes in the allocation. |
| MemoryLogRawAllocation.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| MemoryLogRawAllocation.Builder | การดำเนินการที่ชัดเจน () Name of the operation making the allocation. |
| MemoryLogRawAllocation.Builder | ชัดเจน Ptr () Address of the allocation. |
| MemoryLogRawAllocation.Builder | clearStepId () Process-unique step id. |
| MemoryLogRawAllocation.Builder | โคลน () |
| ยาว | getAllocationId () Id of the tensor buffer being allocated, used to match to a corresponding deallocation. |
| สตริง | getAllocatorName () Name of the allocator used. |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
| MemoryLogRawAllocation | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| ยาว | getNumBytes () Number of bytes in the allocation. |
| สตริง | รับการดำเนินการ () Name of the operation making the allocation. |
| com.google.protobuf.ByteString | getOperationBytes () Name of the operation making the allocation. |
| ยาว | รับ Ptr () Address of the allocation. |
| ยาว | getStepId () Process-unique step id. |
| บูลีนสุดท้าย | |
| MemoryLogRawAllocation.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogRawAllocation.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| MemoryLogRawAllocation.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| MemoryLogRawAllocation.Builder | setAllocationId (ค่ายาว) Id of the tensor buffer being allocated, used to match to a corresponding deallocation. |
| MemoryLogRawAllocation.Builder | setAllocatorName (ค่าสตริง) Name of the allocator used. |
| MemoryLogRawAllocation.Builder | setAllocatorNameBytes (ค่า com.google.protobuf.ByteString) Name of the allocator used. |
| MemoryLogRawAllocation.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| MemoryLogRawAllocation.Builder | setNumBytes (ค่ายาว) Number of bytes in the allocation. |
| MemoryLogRawAllocation.Builder | setOperation (ค่าสตริง) Name of the operation making the allocation. |
| MemoryLogRawAllocation.Builder | setOperationBytes (ค่า com.google.protobuf.ByteString) Name of the operation making the allocation. |
| MemoryLogRawAllocation.Builder | setPtr (ค่ายาว) Address of the allocation. |
| MemoryLogRawAllocation.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| MemoryLogRawAllocation.Builder | setStepId (ค่ายาว) Process-unique step id. |
| MemoryLogRawAllocation.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
Public MemoryLogRawAllocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
MemoryLogRawAllocation.Builder สาธารณะ clearAllocationId ()
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
int64 allocation_id = 5; MemoryLogRawAllocation.Builder สาธารณะ clearAllocatorName ()
Name of the allocator used.
string allocator_name = 6; MemoryLogRawAllocation.Builder สาธารณะ clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawAllocation.Builder สาธารณะ clearNumBytes ()
Number of bytes in the allocation.
int64 num_bytes = 3; MemoryLogRawAllocation.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawAllocation.Builder สาธารณะ clearOperation ()
Name of the operation making the allocation.
string operation = 2; getAllocationId สาธารณะแบบยาว ()
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
int64 allocation_id = 5; สตริงสาธารณะ getAlocatorName ()
Name of the allocator used.
string allocator_name = 6; สาธารณะ com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used.
string allocator_name = 6; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
สาธารณะ getNumBytes ยาว ()
Number of bytes in the allocation.
int64 num_bytes = 3; สาธารณะสตริง getOperation ()
Name of the operation making the allocation.
string operation = 2; สาธารณะ com.google.protobuf.ByteString getOperationBytes ()
Name of the operation making the allocation.
string operation = 2; สาธารณะ getPtr ยาว ()
Address of the allocation.
uint64 ptr = 4; สาธารณะ getStepId ยาว ()
Process-unique step id.
int64 step_id = 1; บูลีนสุดท้ายสาธารณะ isInitialized ()
MemoryLogRawAllocation สาธารณะ Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
MemoryLogRawAllocation สุดท้ายสาธารณะ ตัวสร้างผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
MemoryLogRawAllocation.Builder setAllocationId สาธารณะ (ค่ายาว)
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
int64 allocation_id = 5; MemoryLogRawAllocation.Builder สาธารณะ setAllocatorName (ค่าสตริง)
Name of the allocator used.
string allocator_name = 6; MemoryLogRawAllocation.Builder สาธารณะ setAllocatorNameBytes (ค่า com.google.protobuf.ByteString)
Name of the allocator used.
string allocator_name = 6; Public MemoryLogRawAllocation.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
MemoryLogRawAllocation.Builder สาธารณะ setNumBytes (ค่ายาว)
Number of bytes in the allocation.
int64 num_bytes = 3; MemoryLogRawAllocation.Builder สาธารณะ setOperation (ค่าสตริง)
Name of the operation making the allocation.
string operation = 2; MemoryLogRawAllocation.Builder setOperationBytes สาธารณะ (ค่า com.google.protobuf.ByteString)
Name of the operation making the allocation.
string operation = 2; Public MemoryLogRawAllocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ดัชนี int ค่าอ็อบเจ็กต์)
MemoryLogRawAllocation.Builder setStepId สาธารณะ (ค่ายาว)
Process-unique step id.
int64 step_id = 1;