FunctionDef.ArgAttrs

FunctionDef.ArgAttrs de clase final estática pública

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

Clases anidadas

clase FunctionDef.ArgAttrs.Builder
 Attributes for function arguments. 

Constantes

En t ATTR_FIELD_NUMBER

Métodos públicos

booleano
containsAttr (clave de cadena)
map<string, .tensorflow.AttrValue> attr = 1;
booleano
es igual a (Objeto obj)
Mapa <String, AttrValue >
getAttr ()
Utilice getAttrMap() lugar.
En t
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
Mapa <String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 1;
AttrValue
getAttrOrDefault (clave de cadena, AttrValue defaultValue )
map<string, .tensorflow.AttrValue> attr = 1;
AttrValue
getAttrOrThrow (clave de cadena)
map<string, .tensorflow.AttrValue> attr = 1;
estática FunctionDef.ArgAttrs
FunctionDef.ArgAttrs
com.google.protobuf.Descriptors.Descriptor estático final
En t
final com.google.protobuf.UnknownFieldSet
En t
booleano final
estático FunctionDef.ArgAttrs.Builder
estático FunctionDef.ArgAttrs.Builder
FunctionDef.ArgAttrs.Builder
estática FunctionDef.ArgAttrs
parseDelimitedFrom (entrada InputStream)
estática FunctionDef.ArgAttrs
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estática FunctionDef.ArgAttrs
parseFrom (datos ByteBuffer)
estática FunctionDef.ArgAttrs
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estática FunctionDef.ArgAttrs
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estática FunctionDef.ArgAttrs
parseFrom (entrada com.google.protobuf.CodedInputStream)
estática FunctionDef.ArgAttrs
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estática FunctionDef.ArgAttrs
parseFrom (datos com.google.protobuf.ByteString)
estática FunctionDef.ArgAttrs
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estática FunctionDef.ArgAttrs
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
FunctionDef.ArgAttrs.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

público estático final int ATTR_FIELD_NUMBER

Valor constante: 1

Métodos públicos

public boolean containsAttr (clave de cadena)

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

public boolean es igual a (Object obj)

public Map <String, AttrValue > getAttr ()

Utilice getAttrMap() lugar.

public int getAttrCount ()

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

public Map <String, AttrValue > getAttrMap ()

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

public AttrValue getAttrOrDefault (clave de cadena, AttrValue defaultValue )

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

public AttrValue getAttrOrThrow (clave de cadena)

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

public static FunctionDef.ArgAttrs getDefaultInstance ()

public FunctionDef.ArgAttrs getDefaultInstanceForType ()

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

público getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final boolean 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 (entrada InputStream)

Lanza
IOException

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

Lanza
IOException

public static FunctionDef.ArgAttrs parseFrom (ByteBuffer datos)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

FunctionDef.ArgAttrs estática pública parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

FunctionDef.ArgAttrs estática pública parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

FunctionDef.ArgAttrs estática pública parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático analizador ()

public FunctionDef.ArgAttrs.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException