FunctionDef.ArgAttrs

classe finale statique publique FunctionDef.ArgAttrs

 Attributes for function arguments. These attributes are the same set of
 valid attributes as to _Arg nodes.
 
tensorflow.FunctionDef.ArgAttrs de type Protobuf.FunctionDef.ArgAttrs

Classes imbriquées

classe FunctionDef.ArgAttrs.Builder
 Attributes for function arguments. 

Constantes

int ATTR_FIELD_NUMBER

Méthodes publiques

booléen
contientAttr (clé de chaîne)
map<string, .tensorflow.AttrValue> attr = 1;
booléen
est égal (Obj objet)
Carte<String, AttrValue >
getAttr ()
Utilisez plutôt getAttrMap() .
int
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
Carte<String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 1;
Valeur d'attribut
getAttrOrDefault (clé de chaîne, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 1;
Valeur d'attribut
getAttrOrThrow (clé de chaîne)
map<string, .tensorflow.AttrValue> attr = 1;
FunctionDef.ArgAttrs statique
FunctionDef.ArgAttrs
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
FunctionDef.ArgAttrs.Builder statique
FunctionDef.ArgAttrs.Builder statique
FunctionDef.ArgAttrs.Builder
FunctionDef.ArgAttrs statique
parseDelimitedFrom (entrée InputStream)
FunctionDef.ArgAttrs statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FunctionDef.ArgAttrs statique
parseFrom (données ByteBuffer)
FunctionDef.ArgAttrs statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FunctionDef.ArgAttrs statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FunctionDef.ArgAttrs statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
FunctionDef.ArgAttrs statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FunctionDef.ArgAttrs statique
parseFrom (données com.google.protobuf.ByteString)
FunctionDef.ArgAttrs statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FunctionDef.ArgAttrs statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
FunctionDef.ArgAttrs.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final entier ATTR_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public boolean containAttr (clé de chaîne)

map<string, .tensorflow.AttrValue> attr = 1;

public booléen égal (Objet obj)

public Map<String, AttrValue > getAttr ()

Utilisez plutôt getAttrMap() .

public int getAttrCount ()

map<string, .tensorflow.AttrValue> attr = 1;

public Map<String, AttrValue > getAttrMap ()

map<string, .tensorflow.AttrValue> attr = 1;

public AttrValue getAttrOrDefault (clé de chaîne, AttrValue defaultValue)

map<string, .tensorflow.AttrValue> attr = 1;

public AttrValue getAttrOrThrow (clé de chaîne)

map<string, .tensorflow.AttrValue> attr = 1;

public statique FunctionDef.ArgAttrs getDefaultInstance ()

public FunctionDef.ArgAttrs getDefaultInstanceForType ()

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

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique FunctionDef.ArgAttrs.Builder newBuilder ()

public static FunctionDef.ArgAttrs.Builder newBuilder (prototype FunctionDef.ArgAttrs )

public FunctionDef.ArgAttrs.Builder newBuilderForType ()

public static FunctionDef.ArgAttrs parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static FunctionDef.ArgAttrs parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static FunctionDef.ArgAttrs parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static FunctionDef.ArgAttrs parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static FunctionDef.ArgAttrs parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static FunctionDef.ArgAttrs parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static FunctionDef.ArgAttrs parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static FunctionDef.ArgAttrs parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static FunctionDef.ArgAttrs parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static FunctionDef.ArgAttrs parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public FunctionDef.ArgAttrs.Builder toBuilder ()

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

Jetés
IOException