classe finale publique FixedLenFeatureProto
tensorflow.FixedLenFeatureProto de type Protobuf.FixedLenFeatureProto
Classes imbriquées
| classe | FixeLenFeatureProto.Builder | tensorflow.FixedLenFeatureProto de type Protobuf.FixedLenFeatureProto | |
Constantes
| int | DEFAULT_VALUE_FIELD_NUMBER | |
| int | DTYPE_FIELD_NUMBER | |
| int | SHAPE_FIELD_NUMBER | |
| int | VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| statiqueFixedLenFeatureProto | |
| FixLenFeatureProto | |
| TensorProto | getDefaultValue () .tensorflow.TensorProto default_value = 3; |
| TensorProtoOrBuilder | getDefaultValueOrBuilder () .tensorflow.TensorProto default_value = 3; |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Type de données | getDtype () .tensorflow.DataType dtype = 1; |
| int | getDtypeValue () .tensorflow.DataType dtype = 1; |
| int | |
| TensorShapeProto | obtenirForme () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| final com.google.protobuf.UnknownFieldSet | |
| Chaîne | getValuesOutputTensorName () string values_output_tensor_name = 4; |
| com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 4; |
| booléen | hasDefaultValue () .tensorflow.TensorProto default_value = 3; |
| booléen | aForme () .tensorflow.TensorShapeProto shape = 2; |
| int | |
| booléen final | |
| statique FixeLenFeatureProto.Builder | |
| statique FixeLenFeatureProto.Builder | newBuilder (prototype FixLenFeatureProto ) |
| FixeLenFeatureProto.Builder | |
| statiqueFixedLenFeatureProto | parseDelimitedFrom (entrée InputStream) |
| statiqueFixedLenFeatureProto | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statiqueFixedLenFeatureProto | parseFrom (données ByteBuffer) |
| statiqueFixedLenFeatureProto | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statiqueFixedLenFeatureProto | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statiqueFixedLenFeatureProto | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| statiqueFixedLenFeatureProto | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statiqueFixedLenFeatureProto | parseFrom (données com.google.protobuf.ByteString) |
| statiqueFixedLenFeatureProto | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statiqueFixedLenFeatureProto | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| FixeLenFeatureProto.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final entier DEFAULT_VALUE_FIELD_NUMBER
Valeur constante : 3
public statique final int DTYPE_FIELD_NUMBER
Valeur constante : 1
public statique final entier SHAPE_FIELD_NUMBER
Valeur constante : 2
public static final int VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
Valeur constante : 4
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;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
chaîne publique getValuesOutputTensorName ()
string values_output_tensor_name = 4;
public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
public booléen hasDefaultValue ()
.tensorflow.TensorProto default_value = 3;
public booléen hasShape ()
.tensorflow.TensorShapeProto shape = 2;
code de hachage int public ()
public final booléen isInitialized ()
public static FixedLenFeatureProto parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique FixedLenFeatureProto parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public static FixedLenFeatureProto parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static FixedLenFeatureProto parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique FixedLenFeatureProto parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static FixedLenFeatureProto parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique FixedLenFeatureProto parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static FixedLenFeatureProto parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static FixedLenFeatureProto 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 |
|---|