TrackableObjectGraph.TrackableObject.SlotVariableReference

classe finale statique publique TrackableObjectGraph.TrackableObject.SlotVariableReference

tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference de type Protobuf.TrackableObjectGraph.TrackableObject.SlotVariableReference

Classes imbriquées

classe TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference de type Protobuf.TrackableObjectGraph.TrackableObject.SlotVariableReference

Constantes

int ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER
int SLOT_NAME_FIELD_NUMBER
int SLOT_VARIABLE_NODE_ID_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
TrackableObjectGraph.TrackableObject.SlotVariableReference
final statique com.google.protobuf.Descriptors.Descriptor
int
getOriginalVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
int
Chaîne
getSlotName ()
 The name of the slot (e.g.
com.google.protobuf.ByteString
getSlotNameBytes ()
 The name of the slot (e.g.
int
getSlotVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
statique TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
parseDelimitedFrom (entrée InputStream)
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (données ByteBuffer)
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (données com.google.protobuf.ByteString)
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER

Valeur constante : 1

public statique final int SLOT_NAME_FIELD_NUMBER

Valeur constante : 2

public statique final int SLOT_VARIABLE_NODE_ID_FIELD_NUMBER

Valeur constante : 3

Méthodes publiques

public booléen égal (Objet obj)

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference getDefaultInstance ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public int getOriginalVariableNodeId ()

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

publique getParserForType ()

public int getSerializedSize ()

chaîne publique getSlotName ()

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

public com.google.protobuf.ByteString getSlotNameBytes ()

chaîne

 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 com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException