classe finale publique VarLenFeatureProto
tensorflow.VarLenFeatureProto de type Protobuf.VarLenFeatureProto
Classes imbriquées
| classe | VarLenFeatureProto.Builder | tensorflow.VarLenFeatureProto de type Protobuf.VarLenFeatureProto | |
Constantes
| int | DTYPE_FIELD_NUMBER | |
| int | INDICES_OUTPUT_TENSOR_NAME_FIELD_NUMBER | |
| int | SHAPES_OUTPUT_TENSOR_NAME_FIELD_NUMBER | |
| int | VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| VarLenFeatureProto statique | |
| VarLenFeatureProto | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Type de données | getDtype () .tensorflow.DataType dtype = 1; |
| int | getDtypeValue () .tensorflow.DataType dtype = 1; |
| Chaîne | getIndicesOutputTensorName () string indices_output_tensor_name = 3; |
| com.google.protobuf.ByteString | getIndicesOutputTensorNameBytes () string indices_output_tensor_name = 3; |
| int | |
| Chaîne | getShapesOutputTensorName () string shapes_output_tensor_name = 4; |
| com.google.protobuf.ByteString | getShapesOutputTensorNameBytes () string shapes_output_tensor_name = 4; |
| final com.google.protobuf.UnknownFieldSet | |
| Chaîne | getValuesOutputTensorName () string values_output_tensor_name = 2; |
| com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 2; |
| int | |
| booléen final | |
| VarLenFeatureProto.Builder statique | newBuilder (prototype VarLenFeatureProto ) |
| VarLenFeatureProto.Builder statique | |
| VarLenFeatureProto.Builder | |
| VarLenFeatureProto statique | parseDelimitedFrom (entrée InputStream) |
| VarLenFeatureProto statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarLenFeatureProto statique | parseFrom (données ByteBuffer) |
| VarLenFeatureProto statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarLenFeatureProto statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarLenFeatureProto statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| VarLenFeatureProto statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarLenFeatureProto statique | parseFrom (données com.google.protobuf.ByteString) |
| VarLenFeatureProto statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarLenFeatureProto statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| VarLenFeatureProto.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int DTYPE_FIELD_NUMBER
Valeur constante : 1
public statique final int INDICES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
Valeur constante : 3
public statique final int SHAPES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
Valeur constante : 4
public static final int VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 1;
chaîne publique getIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
public com.google.protobuf.ByteString getIndicesOutputTensorNameBytes ()
string indices_output_tensor_name = 3;
publique getParserForType ()
public int getSerializedSize ()
chaîne publique getShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
public com.google.protobuf.ByteString getShapesOutputTensorNameBytes ()
string shapes_output_tensor_name = 4;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
chaîne publique getValuesOutputTensorName ()
string values_output_tensor_name = 2;
public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 2;
code de hachage int public ()
public final booléen isInitialized ()
public static VarLenFeatureProto parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique VarLenFeatureProto parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public static VarLenFeatureProto parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static VarLenFeatureProto parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique VarLenFeatureProto parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public statique VarLenFeatureProto parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique VarLenFeatureProto parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static VarLenFeatureProto parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique VarLenFeatureProto 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 |
|---|