clase final estática pública TensorInfo.CompositeTensor
Generic encoding for composite tensors.Tipo de
tensorflow.TensorInfo.CompositeTensor Clases anidadas
| clase | TensorInfo.CompositeTensor.Builder | Generic encoding for composite tensors. | |
Constantes
| En t | COMPONENTS_FIELD_NUMBER | |
| En t | TYPE_SPEC_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| TensorInfo | getComponents (índice int) A TensorInfo for each flattened component tensor. |
| En t | getComponentsCount () A TensorInfo for each flattened component tensor. |
| Lista < TensorInfo > | getComponentsList () A TensorInfo for each flattened component tensor. |
| TensorInfoOrBuilder | getComponentsOrBuilder (índice int) A TensorInfo for each flattened component tensor. |
| Lista <? extiende TensorInfoOrBuilder > | getComponentsOrBuilderList () A TensorInfo for each flattened component tensor. |
| static TensorInfo.CompositeTensor | |
| TensorInfo.CompositeTensor | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| En t | |
| TypeSpecProto | getTypeSpec () The serialized TypeSpec for the composite tensor. |
| TypeSpecProtoOrBuilder | getTypeSpecOrBuilder () The serialized TypeSpec for the composite tensor. |
| final com.google.protobuf.UnknownFieldSet | |
| booleano | hasTypeSpec () The serialized TypeSpec for the composite tensor. |
| En t | hashCode () |
| booleano final | |
| static TensorInfo.CompositeTensor.Builder | newBuilder (prototipo de TensorInfo.CompositeTensor ) |
| static TensorInfo.CompositeTensor.Builder | newBuilder () |
| TensorInfo.CompositeTensor.Builder | |
| static TensorInfo.CompositeTensor | parseDelimitedFrom (entrada InputStream) |
| static TensorInfo.CompositeTensor | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TensorInfo.CompositeTensor | parseFrom (datos ByteBuffer) |
| static TensorInfo.CompositeTensor | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TensorInfo.CompositeTensor | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TensorInfo.CompositeTensor | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| static TensorInfo.CompositeTensor | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TensorInfo.CompositeTensor | parseFrom (datos com.google.protobuf.ByteString) |
| static TensorInfo.CompositeTensor | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static TensorInfo.CompositeTensor | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| TensorInfo.CompositeTensor.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int COMPONENTS_FIELD_NUMBER
Valor constante: 2
público estático final int TYPE_SPEC_FIELD_NUMBER
Valor constante: 1
Métodos públicos
public boolean es igual a (Object obj)
public TensorInfo getComponents (índice int)
A TensorInfo for each flattened component tensor.
repeated .tensorflow.TensorInfo components = 2; .tensorflow.TensorInfo repeated .tensorflow.TensorInfo components = 2;public int getComponentsCount ()
A TensorInfo for each flattened component tensor.
repeated .tensorflow.TensorInfo components = 2; .tensorflow.TensorInfo repeated .tensorflow.TensorInfo components = 2;Lista pública < TensorInfo > getComponentsList ()
A TensorInfo for each flattened component tensor.
repeated .tensorflow.TensorInfo components = 2; .tensorflow.TensorInfo repeated .tensorflow.TensorInfo components = 2;public TensorInfoOrBuilder getComponentsOrBuilder (índice int)
A TensorInfo for each flattened component tensor.
repeated .tensorflow.TensorInfo components = 2; .tensorflow.TensorInfo repeated .tensorflow.TensorInfo components = 2;Lista pública <? extiende TensorInfoOrBuilder > getComponentsOrBuilderList ()
A TensorInfo for each flattened component tensor.
repeated .tensorflow.TensorInfo components = 2; .tensorflow.TensorInfo repeated .tensorflow.TensorInfo components = 2;público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
public int getSerializedSize ()
public TypeSpecProto getTypeSpec ()
The serialized TypeSpec for the composite tensor.
.tensorflow.TypeSpecProto type_spec = 1;public TypeSpecProtoOrBuilder getTypeSpecOrBuilder ()
The serialized TypeSpec for the composite tensor.
.tensorflow.TypeSpecProto type_spec = 1;public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public boolean hasTypeSpec ()
The serialized TypeSpec for the composite tensor.
.tensorflow.TypeSpecProto type_spec = 1;public int hashCode ()
public final boolean isInitialized ()
public static TensorInfo.CompositeTensor.Builder newBuilder (prototipo de TensorInfo.CompositeTensor )
public static TensorInfo.CompositeTensor parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static TensorInfo.CompositeTensor parseFrom (ByteBuffer datos)
Lanza
| InvalidProtocolBufferException |
|---|
public static TensorInfo.CompositeTensor parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static TensorInfo.CompositeTensor parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
public static TensorInfo.CompositeTensor parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
public static TensorInfo.CompositeTensor parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
public static TensorInfo.CompositeTensor parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
public static TensorInfo.CompositeTensor parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static TensorInfo.CompositeTensor 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 |
|---|