clase final pública TupleValue
Represents a Python tuple.Protobuf tipo
tensorflow.TupleValue Clases anidadas
| clase | TupleValue.Builder | Represents a Python tuple. | |
Constantes
| En t | VALUES_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| static TupleValue | |
| TupleValue | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| Valor estructurado | getValues (índice int) repeated .tensorflow.StructuredValue values = 1; |
| En t | getValuesCount () repeated .tensorflow.StructuredValue values = 1; |
| Lista < StructuredValue > | getValuesList () repeated .tensorflow.StructuredValue values = 1; |
| StructuredValueOrBuilder | getValuesOrBuilder (índice int) repeated .tensorflow.StructuredValue values = 1; |
| Lista <? extiende StructuredValueOrBuilder > | getValuesOrBuilderList () repeated .tensorflow.StructuredValue values = 1; |
| En t | hashCode () |
| booleano final | |
| static TupleValue.Builder | newBuilder (prototipo de TupleValue ) |
| static TupleValue.Builder | newBuilder () |
| TupleValue.Builder | |
| static TupleValue | parseDelimitedFrom (entrada InputStream) |
| static TupleValue | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TupleValue | parseFrom (datos ByteBuffer) |
| static TupleValue | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TupleValue | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TupleValue | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| static TupleValue | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TupleValue | parseFrom (datos com.google.protobuf.ByteString) |
| static TupleValue | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TupleValue | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| TupleValue.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int VALUES_FIELD_NUMBER
Valor constante: 1
Métodos públicos
public boolean es igual a (Object obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
public StructuredValueOrBuilder getValuesOrBuilder (índice int)
repeated .tensorflow.StructuredValue values = 1;
Lista pública <? extiende StructuredValueOrBuilder > getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
public int hashCode ()
public final boolean isInitialized ()
public static TupleValue parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static TupleValue parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static TupleValue parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático TupleValue parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
public static TupleValue parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
public static TupleValue parseFrom (com.google.protobuf.ByteString data)
Lanza
| InvalidProtocolBufferException |
|---|
public static TupleValue parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static TupleValue parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|