الفئة النهائية العامة الثابتة AlllocationDescription.Builder
نوع Protobuf tensorflow.AllocationDescription
الأساليب العامة
تخصيص الوصف.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
وصف التخصيص | يبني () |
وصف التخصيص | بناء جزئي () |
تخصيص الوصف.Builder | واضح () |
تخصيص الوصف.Builder | مسح البايتات المخصصة () Total number of bytes allocated if known int64 allocated_bytes = 2; |
تخصيص الوصف.Builder | معرف التخصيص الواضح () Identifier of the allocated buffer if known int64 allocation_id = 4; |
تخصيص الوصف.Builder | ClearAllocatorName () Name of the allocator used string allocator_name = 3; |
تخصيص الوصف.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
تخصيص الوصف.Builder | ClearHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
تخصيص الوصف.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
تخصيص الوصف.Builder | كلير بتر () Address of the allocation. |
تخصيص الوصف.Builder | ClearRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
تخصيص الوصف.Builder | استنساخ () |
طويل | الحصول على تخصيص بايت () Total number of bytes allocated if known int64 allocated_bytes = 2; |
طويل | معرف الحصول على التخصيص () 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 | الحصول علىAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
وصف التخصيص | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
منطقية | الحصول علىHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
طويل | الحصول علىPtr () Address of the allocation. |
طويل | الحصول على البايتات المطلوبة () Total number of bytes requested int64 requested_bytes = 1; |
منطقية نهائية | تمت التهيئة () |
تخصيص الوصف.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
تخصيص الوصف.Builder | دمج من (com.google.protobuf.Message أخرى) |
وصف التخصيص النهائي.Builder | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
تخصيص الوصف.Builder | setAllocatedBytes (قيمة طويلة) Total number of bytes allocated if known int64 allocated_bytes = 2; |
تخصيص الوصف.Builder | setAlllocationId (قيمة طويلة) Identifier of the allocated buffer if known int64 allocation_id = 4; |
تخصيص الوصف.Builder | setAllocatorName (قيمة السلسلة) Name of the allocator used string allocator_name = 3; |
تخصيص الوصف.Builder | setAllocatorNameBytes (قيمة com.google.protobuf.ByteString) Name of the allocator used string allocator_name = 3; |
تخصيص الوصف.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
تخصيص الوصف.Builder | setHasSingleReference (قيمة منطقية) Set if this tensor only has one remaining reference bool has_single_reference = 5; |
تخصيص الوصف.Builder | setPtr (قيمة طويلة) Address of the allocation. |
تخصيص الوصف.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
تخصيص الوصف.Builder | setRequestedBytes (قيمة طويلة) Total number of bytes requested int64 requested_bytes = 1; |
وصف التخصيص النهائي.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
AllocationDescription.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
تخصيص الوصف العام. Builder ClearAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
تخصيص الوصف العام. Builder ClearAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
تخصيص الوصف العام. Builder ClearAllocatorName ()
Name of the allocator used
string allocator_name = 3;
تخصيص الوصف العام. Builder ClearHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
تخصيص الوصف العام . Builder ClearRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
getAllocatedBytes العامة الطويلة ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
معرف getAllocation الطويل العام ()
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 getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
getHasSingleReference () المنطقية العامة
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
getPtr العامة الطويلة ()
Address of the allocation.
uint64 ptr = 6;
getRequestedBytes العامة الطويلة ()
Total number of bytes requested
int64 requested_bytes = 1;
تمت تهيئة القيمة المنطقية النهائية العامة ()
تخصيص عام Description.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
AllocationDescription.Builder العام setAllocatedBytes (قيمة طويلة)
Total number of bytes allocated if known
int64 allocated_bytes = 2;
تخصيص عام Description.Builder setAlllocationId (قيمة طويلة)
Identifier of the allocated buffer if known
int64 allocation_id = 4;
AlllocationDescription.Builder العام setAllocatorName (قيمة السلسلة)
Name of the allocator used
string allocator_name = 3;
AllocationDescription.Builder العام setAllocatorNameBytes (قيمة com.google.protobuf.ByteString)
Name of the allocator used
string allocator_name = 3;
AllocationDescription.Builder العام setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
تخصيص عام Description.Builder setHasSingleReference (قيمة منطقية)
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
AllocationDescription.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)
AllocationDescription.Builder العام setRequestedBytes (قيمة طويلة)
Total number of bytes requested
int64 requested_bytes = 1;