classe finale publique ValuesDef
Protocol buffer representing the values in ControlFlowContext.
tensorflow.ValuesDef
de type Protobuf.ValuesDef Classes imbriquées
classe | ValuesDef.Builder | Protocol buffer representing the values in ControlFlowContext. |
Constantes
int | EXTERNAL_VALUES_FIELD_NUMBER | |
int | VALUES_FIELD_NUMBER |
Méthodes publiques
booléen | contient des valeurs externes (clé de chaîne) Value names referenced by but external to this context. |
booléen | est égal à (Obj objet) |
valeurs statiquesDef | |
ValeursDef | |
final statique com.google.protobuf.Descriptors.Descriptor | |
Carte<String, String> | getExternalValues () Utilisez plutôt getExternalValuesMap() . |
int | getExternalValuesCount () Value names referenced by but external to this context. |
Carte<String, String> | getExternalValuesMap () Value names referenced by but external to this context. |
Chaîne | getExternalValuesOrDefault (clé de chaîne, chaîne valeur par défaut) Value names referenced by but external to this context. |
Chaîne | getExternalValuesOrThrow (clé de chaîne) Value names referenced by but external to this context. |
int | |
final com.google.protobuf.UnknownFieldSet | |
Chaîne | getValues (index entier) Value names that have been seen in this context. |
com.google.protobuf.ByteString | getValuesBytes (index int) Value names that have been seen in this context. |
int | getValuesCount () Value names that have been seen in this context. |
com.google.protobuf.ProtocolStringList | getValuesList () Value names that have been seen in this context. |
int | |
booléen final | |
ValuesDef.Builder statique | newBuilder (prototype ValuesDef ) |
ValuesDef.Builder statique | |
ValuesDef.Builder | |
valeurs statiquesDef | parseDelimitedFrom (entrée InputStream) |
valeurs statiquesDef | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
valeurs statiquesDef | parseFrom (données ByteBuffer) |
valeurs statiquesDef | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
valeurs statiquesDef | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
valeurs statiquesDef | parseFrom (entrée com.google.protobuf.CodedInputStream) |
valeurs statiquesDef | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
valeurs statiquesDef | parseFrom (données com.google.protobuf.ByteString) |
valeurs statiquesDef | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
valeurs statiquesDef | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
ValuesDef.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int EXTERNAL_VALUES_FIELD_NUMBER
Valeur constante : 2
public static final int VALUES_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public boolean containExternalValues (clé de chaîne)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getExternalValuesCount ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public Map<String, String> getExternalValuesMap ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
chaîne publique getExternalValuesOrDefault (clé de chaîne, valeur par défaut de chaîne)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
chaîne publique getExternalValuesOrThrow (clé de chaîne)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
chaîne publique getValues (index int)
Value names that have been seen in this context.
repeated string values = 1;
public com.google.protobuf.ByteString getValuesBytes (index int)
Value names that have been seen in this context.
repeated string values = 1;
public int getValuesCount ()
Value names that have been seen in this context.
repeated string values = 1;
public com.google.protobuf.ProtocolStringList getValuesList ()
Value names that have been seen in this context.
repeated string values = 1;
code de hachage int public ()
public final booléen isInitialized ()
public static ValuesDef parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static ValuesDef parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static ValuesDef parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public static ValuesDef parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique ValuesDef parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public static ValuesDef parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static ValuesDef 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 |
---|