MemoryLogRawDeallocation.Builder

الفئة النهائية العامة الثابتة MemoryLogRawDeallocation.Builder

نوع Protobuf tensorflow.MemoryLogRawDeallocation

الأساليب العامة

MemoryLogRawDeallocation.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
MemoryLogRawDeallocation
MemoryLogRawDeallocation
MemoryLogRawDeallocation.Builder
MemoryLogRawDeallocation.Builder
معرف التخصيص الواضح ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
اسم التخصيص ()
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
واضح مؤجل ()
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawDeallocation.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawDeallocation.Builder
عملية واضحة ()
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
معرف كلير ستيب ()
 Process-unique step id.
MemoryLogRawDeallocation.Builder
طويل
معرف الحصول على التخصيص ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
خيط
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
الحصول علىAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawDeallocation
منطقية
الحصول على مؤجل ()
 True if the deallocation is queued and will be performed later,
 e.g.
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
خيط
الحصول على العملية ()
 Name of the operation making the deallocation.
com.google.protobuf.ByteString
الحصول علىOperationBytes ()
 Name of the operation making the deallocation.
طويل
معرف الخطوة ()
 Process-unique step id.
منطقية نهائية
MemoryLogRawDeallocation.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
MemoryLogRawDeallocation.Builder
دمج من (com.google.protobuf.Message أخرى)
النهائي MemoryLogRawDeallocation.Builder
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
MemoryLogRawDeallocation.Builder
setAlllocationId (قيمة طويلة)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
setAllocatorName (قيمة السلسلة)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setAllocatorNameBytes (قيمة com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setDeferred (قيمة منطقية)
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
MemoryLogRawDeallocation.Builder
setOperation (قيمة السلسلة)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setOperationBytes (قيمة com.google.protobuf.ByteString)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن)
MemoryLogRawDeallocation.Builder
setStepId (قيمة طويلة)
 Process-unique step id.
النهائي MemoryLogRawDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

العام MemoryLogRawDeallocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor الحقل، قيمة الكائن)

بناء MemoryLogRawDeallocation العام ()

بناء MemoryLogRawDeallocation العام Partial ()

MemoryLogRawDeallocation.Builder public ClearAlllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 3;

MemoryLogRawDeallocation.Builder العام ClearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

MemoryLogRawDeallocation.Builder العام ClearDeferred ()

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

MemoryLogRawDeallocation.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

الذاكرة العامة MemoryLogRawDeallocation.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

MemoryLogRawDeallocation.Builder العامة ClearOperation ()

عملية سلسلة

 Name of the operation making the deallocation.
 
string operation = 2;

MemoryLogRawDeallocation.Builder العام ClearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

استنساخ MemoryLogRawDeallocation.Builder العام ()

معرف getAllocation الطويل العام ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 3;

سلسلة getAllocatorName العامة ()

 Name of the allocator used.
 
string allocator_name = 4;

com.google.protobuf.ByteString العامة getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 4;

getDefaultInstanceForType () MemoryLogRawDeallocation العام

getDeferred () المنطقية العامة

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

سلسلة getOperation العامة ()

عملية سلسلة

 Name of the operation making the deallocation.
 
string operation = 2;

com.google.protobuf.ByteString getOperationBytes () العام

عملية سلسلة

 Name of the operation making the deallocation.
 
string operation = 2;

getStepId العامة الطويلة ()

 Process-unique step id.
 
int64 step_id = 1;

تمت تهيئة القيمة المنطقية النهائية العامة ()

العام MemoryLogRawDeallocation.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

MemoryLogRawDeallocation.Builder mergeFrom العام (com.google.protobuf.Message أخرى)

الذاكرة النهائية العامة MemoryLogRawDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

MemoryLogRawDeallocation.Builder العامة setAlllocationId (قيمة طويلة)

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 3;

MemoryLogRawDeallocation.Builder العامة setAllocatorName (قيمة السلسلة)

 Name of the allocator used.
 
string allocator_name = 4;

MemoryLogRawDeallocation.Builder العامة setAllocatorNameBytes (قيمة com.google.protobuf.ByteString)

 Name of the allocator used.
 
string allocator_name = 4;

مجموعة MemoryLogRawDeallocation.Builder العامة (قيمة منطقية)

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

MemoryLogRawDeallocation.Builder setField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

مجموعة MemoryLogRawDeallocation.Builder العامة (قيمة السلسلة)

عملية سلسلة

 Name of the operation making the deallocation.
 
string operation = 2;

مجموعة MemoryLogRawDeallocation.Builder العامة OperationBytes (قيمة com.google.protobuf.ByteString)

عملية سلسلة

 Name of the operation making the deallocation.
 
string operation = 2;

الذاكرة العامة MemoryLogRawDeallocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor الحقل، مؤشر int، قيمة الكائن)

MemoryLogRawDeallocation.Builder العامة setStepId (قيمة طويلة)

 Process-unique step id.
 
int64 step_id = 1;

الذاكرة النهائية العامة MemoryLogRawDeallocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)