classe finale statica pubblica TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
Metodi pubblici
Metodi ereditati
Metodi pubblici
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public 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;
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearSlotName ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public 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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getOriginalVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1;
stringa pubblica getSlotName ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
pubblico com.google.protobuf.ByteString getSlotNameBytes ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public int getSlotVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;
public final booleano isInitialized ()
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.Message altro)
public final TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setOriginalVariableNodeId (valore int)
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1;
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotName (valore stringa)
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotNameBytes (valore com.google.protobuf.ByteString)
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotVariableNodeId (valore int)
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;