FunctionDef.ArgAttrs

publiczna statyczna klasa końcowa FunctionDef.ArgAttrs

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

Klasy zagnieżdżone

klasa FunkcjaDef.ArgAttrs.Builder
 Attributes for function arguments. 

Stałe

wew ATTR_FIELD_NUMBER

Metody publiczne

wartość logiczna
zawieraAttr (klucz ciągu)
map<string, .tensorflow.AttrValue> attr = 1;
wartość logiczna
równa się (obiekt obiektu)
Mapa<String, AttrValue >
pobierzAttr ()
Zamiast tego użyj getAttrMap() .
wew
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
Mapa<String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 1;
Wartość atr
getAttrOrDefault (klucz ciągu, wartość domyślna AttrValue )
map<string, .tensorflow.AttrValue> attr = 1;
Wartość atr
getAttrOrThrow (klawisz ciągu)
map<string, .tensorflow.AttrValue> attr = 1;
statyczny FunctionDef.ArgAttrs
FunkcjaDef.ArgAttrs
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny FunctionDef.ArgAttrs.Builder
statyczny FunctionDef.ArgAttrs.Builder
FunkcjaDef.ArgAttrs.Builder
statyczny FunctionDef.ArgAttrs
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny FunctionDef.ArgAttrs
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny FunctionDef.ArgAttrs
parseFrom (dane ByteBuffer)
statyczny FunctionDef.ArgAttrs
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny FunctionDef.ArgAttrs
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny FunctionDef.ArgAttrs
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny FunctionDef.ArgAttrs
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny FunctionDef.ArgAttrs
parseFrom (dane com.google.protobuf.ByteString)
statyczny FunctionDef.ArgAttrs
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny FunctionDef.ArgAttrs
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
FunkcjaDef.ArgAttrs.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: 1

Metody publiczne

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

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

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 = 1;

public Map<String, AttrValue > getAttrMap ()

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

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

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

public AttrValue getAttrOrThrow (klucz ciąg)

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

public static FunctionDef.ArgAttrs getDefaultInstance ()

public FunctionDef.ArgAttrs getDefaultInstanceForType ()

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static FunctionDef.ArgAttrs.Builder newBuilder ()

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

public FunctionDef.ArgAttrs.Builder newBuilderForType ()

public static FunctionDef.ArgAttrs parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

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

Rzuca
Wyjątek IO

public static FunctionDef.ArgAttrs parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static FunctionDef.ArgAttrs parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static FunctionDef.ArgAttrs parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static FunctionDef.ArgAttrs parseFrom (wejście strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public FunctionDef.ArgAttrs.Builder toBuilder ()

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

Rzuca
Wyjątek IO