classe finale statique publique TensorInfo.CompositeTensor
Generic encoding for composite tensors.
tensorflow.TensorInfo.CompositeTensor de type Protobuf Classes imbriquées
| classe | TensorInfo.CompositeTensor.Builder | Generic encoding for composite tensors. | |
Constantes
| int | COMPONENTS_FIELD_NUMBER | |
| int | TYPE_SPEC_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| TensorInfo | getComponents (index int) A TensorInfo for each flattened component tensor. |
| int | getComponentsCount () A TensorInfo for each flattened component tensor. |
| Liste< TensorInfo > | getComponentsList () A TensorInfo for each flattened component tensor. |
| TensorInfoOrBuilder | getComponentsOrBuilder (index int) A TensorInfo for each flattened component tensor. |
| Liste<? étend TensorInfoOrBuilder > | getComponentsOrBuilderList () A TensorInfo for each flattened component tensor. |
| TensorInfo.CompositeTensor statique | |
| TensorInfo.CompositeTensor | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| int | |
| TypeSpecProto | getTypeSpec () The serialized TypeSpec for the composite tensor. |
| TypeSpecProtoOrBuilder | getTypeSpecOrBuilder () The serialized TypeSpec for the composite tensor. |
| final com.google.protobuf.UnknownFieldSet | |
| booléen | hasTypeSpec () The serialized TypeSpec for the composite tensor. |
| int | |
| booléen final | |
| TensorInfo.CompositeTensor.Builder statique | newBuilder (prototype TensorInfo.CompositeTensor ) |
| TensorInfo.CompositeTensor.Builder statique | |
| TensorInfo.CompositeTensor.Builder | |
| TensorInfo.CompositeTensor statique | parseDelimitedFrom (entrée InputStream) |
| TensorInfo.CompositeTensor statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.CompositeTensor statique | parseFrom (données ByteBuffer) |
| TensorInfo.CompositeTensor statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.CompositeTensor statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.CompositeTensor statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| TensorInfo.CompositeTensor statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.CompositeTensor statique | parseFrom (données com.google.protobuf.ByteString) |
| TensorInfo.CompositeTensor statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.CompositeTensor statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| TensorInfo.CompositeTensor.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int COMPONENTS_FIELD_NUMBER
Valeur constante : 2
public statique final int TYPE_SPEC_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public TensorInfo getComponents (index int)
A TensorInfo for each flattened component tensor.
repeated .tensorflow.TensorInfo components = 2; public int getComponentsCount ()
A TensorInfo for each flattened component tensor.
repeated .tensorflow.TensorInfo components = 2; liste publique < TensorInfo > getComponentsList ()
A TensorInfo for each flattened component tensor.
repeated .tensorflow.TensorInfo components = 2; public TensorInfoOrBuilder getComponentsOrBuilder (index int)
A TensorInfo for each flattened component tensor.
repeated .tensorflow.TensorInfo components = 2; Liste publique <? étend TensorInfoOrBuilder > getComponentsOrBuilderList ()
A TensorInfo for each flattened component tensor.
repeated .tensorflow.TensorInfo components = 2; public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publique 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 booléen hasTypeSpec ()
The serialized TypeSpec for the composite tensor.
.tensorflow.TypeSpecProto type_spec = 1; code de hachage int public ()
public final booléen isInitialized ()
public statique TensorInfo.CompositeTensor.Builder newBuilder (prototype TensorInfo.CompositeTensor )
public statique TensorInfo.CompositeTensor parseDelimitedFrom (entrée InputStream)
Jetés
| IOException |
|---|
public static TensorInfo.CompositeTensor parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique TensorInfo.CompositeTensor parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public statique TensorInfo.CompositeTensor parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static TensorInfo.CompositeTensor parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique TensorInfo.CompositeTensor parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public statique TensorInfo.CompositeTensor parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique TensorInfo.CompositeTensor parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static TensorInfo.CompositeTensor parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique TensorInfo.CompositeTensor parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|