TrackableObjectGraph.TrackableObject.SlotVariableReference

الفئة النهائية الثابتة العامة TrackableObjectGraph.TrackableObject.SlotVariableReference

نوع Protobuf tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference

فئات متداخلة

فصل TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder نوع Protobuf tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference

الثوابت

كثافة العمليات ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER
كثافة العمليات SLOT_NAME_FIELD_NUMBER
كثافة العمليات SLOT_VARIABLE_NODE_ID_FIELD_NUMBER

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

منطقية
يساوي (كائن كائن)
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
TrackableObjectGraph.TrackableObject.SlotVariableReference
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
كثافة العمليات
getOriginalVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
كثافة العمليات
خيط
الحصول على اسم فتحة ()
 The name of the slot (e.g.
com.google.protobuf.ByteString
الحصول علىSlotNameBytes ()
 The name of the slot (e.g.
كثافة العمليات
getSlotVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
النهائي com.google.protobuf.UnknownFieldSet
كثافة العمليات
منطقية نهائية
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
parseDelimitedFrom (إدخال InputStream)
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (بيانات ByteBuffer)
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (بيانات com.google.protobuf.ByteString)
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

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

الثوابت

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

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

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

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

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

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

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

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

TrackableObjectGraph ثابت عام.TrackableObject.SlotVariableReference getDefaultInstance ()

العامة TrackableObjectGraph.TrackableObject.SlotVariableReference getDefaultInstanceForType ()

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

int public getOriginalVariableNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
 
int32 original_variable_node_id = 1;

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

int public getSerializedSize ()

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

 The name of the slot (e.g. "m"/"v").
 
string slot_name = 2;

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

 The name of the slot (e.g. "m"/"v").
 
string slot_name = 2;

int public getSlotVariableNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
 
int32 slot_variable_node_id = 3;

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

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

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

العام الثابت TrackableObjectGraph.TrackableObject.SlotVariableReference parseDelimitedFrom (إدخال InputStream)

رميات
IOEException

العام الثابت TrackableObjectGraph.TrackableObject.SlotVariableReference parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

ثابت عام TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

ثابت عام TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

ثابت عام TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

العام الثابت TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (com.google.protobuf.CodedInputStream input)

رميات
IOEException

العام الثابت TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ثابت عام TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

ثابت عام TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

العام الثابت TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

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

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

رميات
IOEException