classe finale pubblica FixedLenFeatureProto
Tipo di protobuf tensorflow.FixedLenFeatureProto
Classi nidificate
classe | FixedLenFeatureProto.Builder | Tipo di protobuf tensorflow.FixedLenFeatureProto |
Costanti
int | DEFAULT_VALUE_FIELD_NUMBER | |
int | DTYPE_FIELD_NUMBER | |
int | FORMA_CAMPO_NUMERO | |
int | VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
statico FixedLenFeatureProto | |
FixedLenFeatureProto | |
TensoreProto | getDefaultValue () .tensorflow.TensorProto default_value = 3; |
TensorProtoOrBuilder | getDefaultValueOrBuilder () .tensorflow.TensorProto default_value = 3; |
com.google.protobuf.Descriptors.Descriptor statico finale | |
Tipo di dati | getDtipo () .tensorflow.DataType dtype = 1; |
int | getDtipoValore () .tensorflow.DataType dtype = 1; |
int | |
TensorShapeProto | ottieni forma () .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
finale com.google.protobuf.UnknownFieldSet | |
Corda | getValuesOutputTensorName () string values_output_tensor_name = 4; |
com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 4; |
booleano | hasDefaultValue () .tensorflow.TensorProto default_value = 3; |
booleano | haForma () .tensorflow.TensorShapeProto shape = 2; |
int | codice hash () |
booleano finale | |
statico FixedLenFeatureProto.Builder | |
statico FixedLenFeatureProto.Builder | newBuilder (prototipo FixedLenFeatureProto ) |
FixedLenFeatureProto.Builder | |
statico FixedLenFeatureProto | parseDelimitedFrom (input InputStream) |
statico FixedLenFeatureProto | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statico FixedLenFeatureProto | parseFrom (dati ByteBuffer) |
statico FixedLenFeatureProto | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico FixedLenFeatureProto | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statico FixedLenFeatureProto | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
statico FixedLenFeatureProto | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statico FixedLenFeatureProto | parseFrom (dati com.google.protobuf.ByteString) |
statico FixedLenFeatureProto | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statico FixedLenFeatureProto | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
FixedLenFeatureProto.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int DEFAULT_VALUE_FIELD_NUMBER
Valore costante: 3
public static final int DTYPE_FIELD_NUMBER
Valore costante: 1
public static final int SHAPE_FIELD_NUMBER
Valore costante: 2
public static final int VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
Valore costante: 4
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 1;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public String getValuesOutputTensorName ()
string values_output_tensor_name = 4;
public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
pubblico booleano hasDefaultValue ()
.tensorflow.TensorProto default_value = 3;
hasShape booleano pubblico ()
.tensorflow.TensorShapeProto shape = 2;
public int hashCode ()
public final booleano isInitialized ()
pubblico statico FixedLenFeatureProto parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico FixedLenFeatureProto (dati ByteBuffer)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico FixedLenFeatureProto parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico statico FixedLenFeatureProto parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico FixedLenFeatureProto (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
pubblico statico FixedLenFeatureProto parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico FixedLenFeatureProto (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico FixedLenFeatureProto parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico statico FixedLenFeatureProto parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|