คลาสสุดท้ายคงที่สาธารณะ 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 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 สาธารณะ getSlotVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;
บูลีนสุดท้ายสาธารณะ isInitialized ()
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder ผสานจาก สาธารณะ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )
สุดท้ายสาธารณะ TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder ผสาน UnknownFields (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;