MemoryLogTensorAllocation

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

نوع Protobuf tensorflow.MemoryLogTensorAllocation

فئات متداخلة

فصل MemoryLogTensorAlllocation.Builder نوع Protobuf tensorflow.MemoryLogTensorAllocation

الثوابت

كثافة العمليات KERNEL_NAME_FIELD_NUMBER
كثافة العمليات STEP_ID_FIELD_NUMBER
كثافة العمليات TENSOR_FIELD_NUMBER

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

منطقية
يساوي (كائن كائن)
ثابت MemoryLogTensorAlllocation
MemoryLogTensorAllocation
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
خيط
الحصول على اسم النواة ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
com.google.protobuf.ByteString
الحصول على KernelNameBytes ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
كثافة العمليات
طويل
معرف الخطوة ()
 Process-unique step id.
وصف الموتر
الحصول على Tensor ()
 Allocated tensor details.
TensorDescriptionOrBuilder
الحصول على TensorOrBuilder ()
 Allocated tensor details.
النهائي com.google.protobuf.UnknownFieldSet
منطقية
hasTensor ()
 Allocated tensor details.
كثافة العمليات
منطقية نهائية
ثابت MemoryLogTensorAlllocation.Builder
ثابت MemoryLogTensorAlllocation.Builder
newBuilder (النموذج الأولي لـ MemoryLogTensorAlllocation )
MemoryLogTensorAlllocation.Builder
ثابت MemoryLogTensorAlllocation
parseDelimitedFrom (إدخال InputStream)
ثابت MemoryLogTensorAlllocation
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت MemoryLogTensorAlllocation
parseFrom (بيانات ByteBuffer)
ثابت MemoryLogTensorAlllocation
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت MemoryLogTensorAlllocation
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت MemoryLogTensorAlllocation
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
ثابت MemoryLogTensorAlllocation
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت MemoryLogTensorAlllocation
parseFrom (بيانات com.google.protobuf.ByteString)
ثابت MemoryLogTensorAlllocation
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت MemoryLogTensorAlllocation
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
MemoryLogTensorAlllocation.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

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

الثوابت

النهائي الثابت العام KERNEL_NAME_FIELD_NUMBER

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

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

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

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

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

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

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

GetDefaultInstance () MemoryLogTensorAlllocation الثابت العام

public MemoryLogTensorAlllocation getDefaultInstanceForType ()

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

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

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

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

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

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

int public getSerializedSize ()

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

 Process-unique step id.
 
int64 step_id = 1;

وصف Tensor العام getTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

TensorDescriptionOrBuilder العام getTensorOrBuilder ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

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

hasTensor () المنطقي العام

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

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

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

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

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

MemoryLogTensorAlllocation.Builder العام newBuilderForType ()

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

رميات
IOEException

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

رميات
IOEException

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

رميات
InvalidProtocolBufferException

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

رميات
IOEException

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

رميات
InvalidProtocolBufferException

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

رميات
IOEException

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

رميات
InvalidProtocolBufferException

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

رميات
InvalidProtocolBufferException

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

رميات
IOEException

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

رميات
InvalidProtocolBufferException

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

MemoryLogTensorAlllocation.Builder toBuilder () العام

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

رميات
IOEException