classe finale statique publique TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
de type Protobuf.TrackableObjectGraph.TrackableObject.SlotVariableReference
Méthodes publiques
Méthodes héritées
booléen | est égal à (Objet arg0) |
Classe finale<?> | obtenirClasse () |
int | Code de hachage () |
vide final | notifier () |
vide final | notifierTous () |
Chaîne | àChaîne () |
vide final | attendre (long arg0, int arg1) |
vide final | attendez (long arg0) |
vide final | attendez () |
abstrait entier | getOriginalVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for. |
chaîne abstraite | getSlotName () The name of the slot (e.g. |
résumé com.google.protobuf.ByteString | getSlotNameBytes () The name of the slot (e.g. |
abstrait entier | getSlotVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable. |
Méthodes publiques
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearField (champ 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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public 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;
chaîne publique getSlotName ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public 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 booléen isInitialized ()
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.Message autre)
public final TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setOriginalVariableNodeId (valeur 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotName (valeur de chaîne)
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotNameBytes (valeur com.google.protobuf.ByteString)
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotVariableNodeId (valeur int)
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;