FunctionDef.ArgAttrs

classe finale statica pubblica FunctionDef.ArgAttrs

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

Classi nidificate

classe FunctionDef.ArgAttrs.Builder
 Attributes for function arguments. 

Costanti

int ATTR_FIELD_NUMBER

Metodi pubblici

booleano
contieneAttr (chiave String)
map<string, .tensorflow.AttrValue> attr = 1;
booleano
è uguale a (Oggetto oggetto)
Mappa<String, AttrValue >
getAttr ()
Utilizzare invece getAttrMap() .
int
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
Mappa<String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 1;
AttrValue
getAttrOrDefault (chiave String, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 1;
AttrValue
getAttrOrThrow (chiave String)
map<string, .tensorflow.AttrValue> attr = 1;
funzione statica Def.ArgAttrs
FunzioneDef.ArgAttrs
com.google.protobuf.Descriptors.Descriptor statico finale
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
FunctionDef.ArgAttrs.Builder statico
FunctionDef.ArgAttrs.Builder statico
FunctionDef.ArgAttrs.Builder
funzione statica Def.ArgAttrs
parseDelimitedFrom (input InputStream)
funzione statica Def.ArgAttrs
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
funzione statica Def.ArgAttrs
parseFrom (dati ByteBuffer)
funzione statica Def.ArgAttrs
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
funzione statica Def.ArgAttrs
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
funzione statica Def.ArgAttrs
parseFrom (ingresso com.google.protobuf.CodedInputStream)
funzione statica Def.ArgAttrs
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
funzione statica Def.ArgAttrs
parseFrom (dati com.google.protobuf.ByteString)
funzione statica Def.ArgAttrs
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
funzione statica Def.ArgAttrs
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
FunctionDef.ArgAttrs.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int ATTR_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico contieneAttr (chiave String)

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

booleano pubblico è uguale a (Oggetto obj)

mappa pubblica<String, AttrValue > getAttr ()

Utilizzare invece getAttrMap() .

public int getAttrCount ()

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

mappa pubblica<String, AttrValue > getAttrMap ()

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

public AttrValue getAttrOrDefault (chiave String, AttrValue defaultValue)

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

public AttrValue getAttrOrThrow (chiave String)

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

public static FunctionDef.ArgAttrs getDefaultInstance ()

public FunctionDef.ArgAttrs getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

public static FunctionDef.ArgAttrs.Builder newBuilder ()

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

public FunctionDef.ArgAttrs.Builder newBuilderForType ()

public static FunctionDef.ArgAttrs parseDelimitedFrom (input InputStream)

Lancia
IOException

public static FunctionDef.ArgAttrs parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static FunctionDef.ArgAttrs parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

public static FunctionDef.ArgAttrs parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static FunctionDef.ArgAttrs parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

public static FunctionDef.ArgAttrs parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static FunctionDef.ArgAttrs parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

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

Lancia
InvalidProtocolBufferException

public static FunctionDef.ArgAttrs parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static FunctionDef.ArgAttrs parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public FunctionDef.ArgAttrs.Builder toBuilder ()

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

Lancia
IOException