NameAttrList

publiczna klasa końcowa NameAttrList

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

Klasy zagnieżdżone

klasa NazwaAttrList.Builder
 A list of attr names and their values. 

Stałe

wew ATTR_FIELD_NUMBER
wew NAME_FIELD_NUMBER

Metody publiczne

wartość logiczna
zawieraAttr (klucz ciągu)
map<string, .tensorflow.AttrValue> attr = 2;
wartość logiczna
równa się (obiekt obiektu)
Mapa<String, AttrValue >
pobierzAttr ()
Zamiast tego użyj getAttrMap() .
wew
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 2;
Mapa<String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 2;
Wartość atr
getAttrOrDefault (klucz ciągu, wartość domyślna AttrValue )
map<string, .tensorflow.AttrValue> attr = 2;
Wartość atr
getAttrOrThrow (klawisz ciągu)
map<string, .tensorflow.AttrValue> attr = 2;
statyczna lista atrybutów nazw
NazwaAttrLista
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz nazwę ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny NameAttrList.Builder
statyczny NameAttrList.Builder
NazwaAttrList.Builder
statyczna lista atrybutów nazw
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna lista atrybutów nazw
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista atrybutów nazw
parseFrom (dane ByteBuffer)
statyczna lista atrybutów nazw
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista atrybutów nazw
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista atrybutów nazw
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna lista atrybutów nazw
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna lista atrybutów nazw
parseFrom (dane com.google.protobuf.ByteString)
statyczna lista atrybutów nazw
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista atrybutów nazw
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
NazwaAttrList.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int ATTR_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int NAME_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna zawieraAttr (klucz ciągu)

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

publiczna wartość logiczna równa się (obiekt obiektu)

public Map<String, AttrValue > getAttr ()

Zamiast tego użyj getAttrMap() .

publiczny int getAttrCount ()

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

public Map<String, AttrValue > getAttrMap ()

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

public AttrValue getAttrOrDefault (klucz ciągu, wartość domyślna AttrValue )

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

public AttrValue getAttrOrThrow (klucz ciąg)

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

public static NameAttrList getDefaultInstance ()

public NameAttrList getDefaultInstanceForType ()

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

public String getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static NameAttrList.Builder newBuilder (prototyp NameAttrList )

public static NameAttrList.Builder newBuilder ()

public NameAttrList.Builder newBuilderForType ()

public static NameAttrList parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static NameAttrList parseDelimitedFrom (wejście strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static NameAttrList parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static NameAttrList parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static NameAttrList parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static NameAttrList parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static NameAttrList parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static NameAttrList parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static NameAttrList parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static NameAttrList parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public NameAttrList.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO