AllocationDescription คลาสสุดท้ายสาธารณะ
Protobuf ประเภท tensorflow.AllocationDescription
คลาสที่ซ้อนกัน
| ระดับ | AllocationDescription.Builder | Protobuf ประเภท tensorflow.AllocationDescription | |
ค่าคงที่
| ภายใน | ALLOCATED_BYTES_FIELD_NUMBER | |
| ภายใน | ALLOCATION_ID_FIELD_NUMBER | |
| ภายใน | ALLOCATOR_NAME_FIELD_NUMBER | |
| ภายใน | HAS_SINGLE_REFERENCE_FIELD_NUMBER | |
| ภายใน | PTR_FIELD_NUMBER | |
| ภายใน | REQUESTED_BYTES_FIELD_NUMBER |
วิธีการสาธารณะ
| บูลีน | เท่ากับ (วัตถุ obj) |
| ยาว | getAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
| ยาว | getAllocationId () Identifier of the allocated buffer if known int64 allocation_id = 4; |
| สตริง | getAllocatorName () Name of the allocator used string allocator_name = 3; |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
| คำอธิบายการจัดสรรแบบ คงที่ | |
| คำอธิบายการจัดสรร | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| บูลีน | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
| ยาว | รับ Ptr () Address of the allocation. |
| ยาว | getRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
| ภายใน | |
| สุดท้าย com.google.protobuf.UnknownFieldSet | |
| ภายใน | แฮชโค้ด () |
| บูลีนสุดท้าย | |
| AllocationDescription.Builder แบบคงที่ | ตัวสร้างใหม่ () |
| AllocationDescription.Builder แบบคงที่ | newBuilder (ต้นแบบ AllocationDescription ) |
| AllocationDescription.Builder | |
| คำอธิบายการจัดสรรแบบ คงที่ | parseDelimitedFrom (อินพุต InputStream) |
| คำอธิบายการจัดสรรแบบ คงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คำอธิบายการจัดสรรแบบ คงที่ | parseFrom (ข้อมูล ByteBuffer) |
| คำอธิบายการจัดสรรแบบ คงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คำอธิบายการจัดสรรแบบ คงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คำอธิบายการจัดสรรแบบ คงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
| คำอธิบายการจัดสรรแบบ คงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คำอธิบายการจัดสรรแบบ คงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
| คำอธิบายการจัดสรรแบบ คงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คำอธิบายการจัดสรรแบบ คงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คงที่ | |
| AllocationDescription.Builder | toBuilder () |
| เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int ALLOCATED_BYTES_FIELD_NUMBER
ค่าคงที่: 2
สาธารณะคงสุดท้าย int ALLOCATION_ID_FIELD_NUMBER
ค่าคงที่: 4
รอบชิงชนะเลิศแบบคงที่สาธารณะ int ALLOCATOR_NAME_FIELD_NUMBER
ค่าคงที่: 3
int สุดท้ายแบบคงที่สาธารณะ HAS_SINGLE_REFERENCE_FIELD_NUMBER
ค่าคงที่: 5
สาธารณะคงสุดท้าย int PTR_FIELD_NUMBER
ค่าคงที่: 6
int สุดท้ายคงที่สาธารณะ REQUESTED_BYTES_FIELD_NUMBER
ค่าคงที่: 1
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะ getAllocatedBytes ยาว ()
Total number of bytes allocated if known
int64 allocated_bytes = 2; getAllocationId สาธารณะแบบยาว ()
Identifier of the allocated buffer if known
int64 allocation_id = 4; สตริงสาธารณะ getAlocatorName ()
Name of the allocator used
string allocator_name = 3; สาธารณะ com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
บูลีนสาธารณะ getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5; สาธารณะ getParserForType ()
getPtr แบบสาธารณะ ()
Address of the allocation.
uint64 ptr = 6; สาธารณะ getRequestedBytes ยาว ()
Total number of bytes requested
int64 requested_bytes = 1; สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ AllocationDescription แบบคง ที่ parseDelimitedFrom (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ AllocationDescription parseFrom แบบคงที่ (ข้อมูล ByteBuffer)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
AllocationDescription แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ AllocationDescription parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะ AllocationDescription แบบคง ที่ parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
| IOข้อยกเว้น |
|---|
AllocationDescription แบบคงที่สาธารณะ parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะ AllocationDescription parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะ AllocationDescription parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ AllocationDescription parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
| IOข้อยกเว้น |
|---|