classe final estática pública FunctionDef.ArgAttrs
Attributes for function arguments. These attributes are the same set of valid attributes as to _Arg nodes.
tensorflow.FunctionDef.ArgAttrs
Classes aninhadas
aula | FunctionDef.ArgAttrs.Builder | Attributes for function arguments. |
Constantes
interno | ATTR_FIELD_NUMBER |
Métodos Públicos
booleano | contémAttr (chave de string) map<string, .tensorflow.AttrValue> attr = 1; |
booleano | é igual (objeto obj) |
Mapa<String, AttrValue > | getAttr () Use getAttrMap() em vez disso. |
interno | getAttrCount () map<string, .tensorflow.AttrValue> attr = 1; |
Mapa<String, AttrValue > | getAttrMap () map<string, .tensorflow.AttrValue> attr = 1; |
Valor de atributo | getAttrOrDefault (chave de string, AttrValue defaultValue) map<string, .tensorflow.AttrValue> attr = 1; |
Valor de atributo | getAttrOrThrow (chave de string) map<string, .tensorflow.AttrValue> attr = 1; |
Função estáticaDef.ArgAttrs | |
FunçãoDef.ArgAttrs | |
final estático com.google.protobuf.Descriptors.Descriptor | |
interno | |
final com.google.protobuf.UnknownFieldSet | |
interno | código hash () |
booleano final | |
FunctionDef.ArgAttrs.Builder estático | |
FunctionDef.ArgAttrs.Builder estático | newBuilder (protótipo FunctionDef.ArgAttrs ) |
FunctionDef.ArgAttrs.Builder | |
Função estáticaDef.ArgAttrs | parseDelimitedFrom (entrada InputStream) |
Função estáticaDef.ArgAttrs | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Função estáticaDef.ArgAttrs | parseFrom (dados de ByteBuffer) |
Função estáticaDef.ArgAttrs | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Função estáticaDef.ArgAttrs | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Função estáticaDef.ArgAttrs | parseFrom (entrada com.google.protobuf.CodedInputStream) |
Função estáticaDef.ArgAttrs | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Função estáticaDef.ArgAttrs | parseFrom (dados com.google.protobuf.ByteString) |
Função estáticaDef.ArgAttrs | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Função estáticaDef.ArgAttrs | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
FunctionDef.ArgAttrs.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int ATTR_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
public boolean containsAttr (chave de string)
map<string, .tensorflow.AttrValue> attr = 1;
booleano público é igual (Object obj)
público int getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
public AttrValue getAttrOrDefault (chave de string, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 1;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static FunctionDef.ArgAttrs parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static FunctionDef.ArgAttrs parseFrom (dados ByteBuffer)
Lança
InvalidProtocolBufferException |
---|
public static FunctionDef.ArgAttrs parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static FunctionDef.ArgAttrs parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static FunctionDef.ArgAttrs parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
public static FunctionDef.ArgAttrs parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static FunctionDef.ArgAttrs parseFrom (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static FunctionDef.ArgAttrs parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static FunctionDef.ArgAttrs parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|