classe finale statica pubblica FunctionDef.ArgAttrs
Attributes for function arguments. These attributes are the same set of valid attributes as to _Arg nodes.
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 staticaDef.ArgAttrs | |
FunzioneDef.ArgAttrs | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
int | |
finale com.google.protobuf.UnknownFieldSet | |
int | codicehash () |
booleano finale | |
FunctionDef.ArgAttrs.Builder statico | |
FunctionDef.ArgAttrs.Builder statico | newBuilder (prototipo FunctionDef.ArgAttrs ) |
FunctionDef.ArgAttrs.Builder | |
funzione staticaDef.ArgAttrs | parseDelimitedFrom (input InputStream) |
funzione staticaDef.ArgAttrs | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
funzione staticaDef.ArgAttrs | parseFrom (dati ByteBuffer) |
funzione staticaDef.ArgAttrs | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
funzione staticaDef.ArgAttrs | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
funzione staticaDef.ArgAttrs | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
funzione staticaDef.ArgAttrs | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
funzione staticaDef.ArgAttrs | parseFrom (dati com.google.protobuf.ByteString) |
funzione staticaDef.ArgAttrs | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
funzione staticaDef.ArgAttrs | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
FunctionDef.ArgAttrs.Builder | toBuilder () |
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)
public int getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
public AttrValue getAttrOrDefault (chiave String, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 1;
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 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 void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|