الفئة النهائية الثابتة العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
نوع Protobuf tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
الأساليب العامة
الطرق الموروثة
الأساليب العامة
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder addRepeatedField العام (com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder ClearOriginalVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1;
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder ClearSlotName ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder ClearSlotVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
int public getOriginalVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1;
سلسلة 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;
تمت تهيئة القيمة المنطقية النهائية العامة ()
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.Message أخرى)
العام النهائي TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setOriginalVariableNodeId (قيمة int)
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1;
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor الحقل، مؤشر int، قيمة الكائن)
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotName (قيمة السلسلة)
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
العامة TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotNameBytes (قيمة com.google.protobuf.ByteString)
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder العامة setSlotVariableNodeId (قيمة int)
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;