MemoryLogTensorDeallocation

الفئة النهائية العامة MemoryLogTensorDeallocation

نوع Protobuf tensorflow.MemoryLogTensorDeallocation

فئات متداخلة

فصل MemoryLogTensorDeallocation.Builder نوع Protobuf tensorflow.MemoryLogTensorDeallocation

الثوابت

كثافة العمليات ALLOCATION_ID_FIELD_NUMBER
كثافة العمليات ALLOCATOR_NAME_FIELD_NUMBER

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

منطقية
يساوي (كائن كائن)
طويل
معرف الحصول على التخصيص ()
 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.
ثابت MemoryLogTensorDeallocation
MemoryLogTensorDeallocation
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
كثافة العمليات
النهائي com.google.protobuf.UnknownFieldSet
كثافة العمليات
منطقية نهائية
ثابت MemoryLogTensorDeallocation.Builder
newBuilder (النموذج الأولي لـ MemoryLogTensorDeallocation )
ثابت MemoryLogTensorDeallocation.Builder
MemoryLogTensorDeallocation.Builder
ثابت MemoryLogTensorDeallocation
parseDelimitedFrom (إدخال InputStream)
ثابت MemoryLogTensorDeallocation
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت MemoryLogTensorDeallocation
parseFrom (بيانات ByteBuffer)
ثابت MemoryLogTensorDeallocation
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت MemoryLogTensorDeallocation
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت MemoryLogTensorDeallocation
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
ثابت MemoryLogTensorDeallocation
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت MemoryLogTensorDeallocation
parseFrom (بيانات com.google.protobuf.ByteString)
ثابت MemoryLogTensorDeallocation
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت MemoryLogTensorDeallocation
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
MemoryLogTensorDeallocation.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

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

الثوابت

العدد النهائي الثابت العام ALLOCATION_ID_FIELD_NUMBER

القيمة الثابتة: 1

العدد النهائي الثابت العام ALLOCATOR_NAME_FIELD_NUMBER

القيمة الثابتة: 2

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

القيمة المنطقية العامة تساوي (Object obj)

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

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

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

 Name of the allocator used.
 
string allocator_name = 2;

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

 Name of the allocator used.
 
string allocator_name = 2;

getDefaultInstance () MemoryLogTensorDeallocation الثابت العام

getDefaultInstanceForType () MemoryLogTensorDeallocation العامة

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

عام الحصول على بارسيرفورتيب ()

int public getSerializedSize ()

النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()

كود التجزئة الدولي العام ()

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

MemoryLogTensorDeallocation العام الثابت.Builder newBuilder (النموذج الأولي لـ MemoryLogTensorDeallocation )

MemoryLogTensorDeallocation العامة الثابتة.Builder newBuilder ()

MemoryLogTensorDeallocation.Builder العام newBuilderForType ()

تحليل MemoryLogTensorDeallocation الثابت العام (إدخال InputStream)

رميات
IOEException

ParseDelimitedFrom الثابت العام لـ MemoryLogTensorDeallocation (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل MemoryLogTensorDeallocation الثابت العام (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

تحليل MemoryLogTensorDeallocation الثابت العام (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل MemoryLogTensorDeallocation العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل MemoryLogTensorDeallocation الثابت العام (com.google.protobuf.CodedInputStream input)

رميات
IOEException

تحليل MemoryLogTensorDeallocation الثابت العام (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل MemoryLogTensorDeallocation الثابت العام (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

تحليل MemoryLogTensorDeallocation العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل MemoryLogTensorDeallocation الثابت العام (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

MemoryLogTensorDeallocation.Builder toBuilder () العام

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException