NameAttrList

classe finale publique NameAttrList

 A list of attr names and their values. The whole list is attached
 with a string name.  E.g., MatMul[T=float].
 
de type tensorflow.NameAttrList

Classes imbriquées

classe NameAttrList.Builder
 A list of attr names and their values. 

Constantes

int ATTR_FIELD_NUMBER
int NAME_FIELD_NUMBER

Méthodes publiques

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

Méthodes héritées

Constantes

public statique final entier ATTR_FIELD_NUMBER

Valeur constante : 2

public statique final entier NAME_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public boolean containAttr (clé de chaîne)

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

public booléen égal (Objet obj)

public Map<String, AttrValue > getAttr ()

Utilisez plutôt getAttrMap() .

public int getAttrCount ()

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

public Map<String, AttrValue > getAttrMap ()

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

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

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

public AttrValue getAttrOrThrow (clé de chaîne)

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

public statique NameAttrList getDefaultInstance ()

public NameAttrList getDefaultInstanceForType ()

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

chaîne publique getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

publique getParserForType ()

public int getSerializedSize ()

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

code de hachage int public ()

public final booléen isInitialized ()

public statique NameAttrList.Builder newBuilder (prototype NameAttrList )

public statique NameAttrList.Builder newBuilder ()

public NameAttrList.Builder newBuilderForType ()

public static NameAttrList parseDelimitedFrom (entrée InputStream)

Jetés
IOException

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

Jetés
IOException

public statique NameAttrList parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique NameAttrList parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique NameAttrList parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public NameAttrList.Builder toBuilder ()

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

Jetés
IOException