classe final pública FixedLenFeatureProto
Tipo de protobuf tensorflow.FixedLenFeatureProto
Classes aninhadas
| aula | FixedLenFeatureProto.Builder | Tipo de protobuf tensorflow.FixedLenFeatureProto | |
Constantes
| interno | DEFAULT_VALUE_FIELD_NUMBER | |
| interno | DTYPE_FIELD_NUMBER | |
| interno | SHAPE_FIELD_NUMBER | |
| interno | VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER |
Métodos Públicos
| boleano | é igual (objeto obj) |
| estático FixedLenFeatureProto | |
| FixedLenFeatureProto | |
| TensorProto | getDefaultValue () .tensorflow.TensorProto default_value = 3; |
| TensorProtoOrBuilder | getDefaultValueOrBuilder () .tensorflow.TensorProto default_value = 3; |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| Tipo de dados | getDtype () .tensorflow.DataType dtype = 1; |
| interno | getDtypeValue () .tensorflow.DataType dtype = 1; |
| interno | |
| TensorShapeProto | obterForma () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| final com.google.protobuf.UnknownFieldSet | |
| Corda | getValuesOutputTensorName () string values_output_tensor_name = 4; |
| com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 4; |
| boleano | hasDefaultValue () .tensorflow.TensorProto default_value = 3; |
| boleano | temForma () .tensorflow.TensorShapeProto shape = 2; |
| interno | código hash () |
| booleano final | |
| estático FixedLenFeatureProto.Builder | |
| estático FixedLenFeatureProto.Builder | newBuilder (protótipo FixedLenFeatureProto ) |
| FixedLenFeatureProto.Builder | |
| estático FixedLenFeatureProto | parseDelimitedFrom (entrada InputStream) |
| estático FixedLenFeatureProto | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático FixedLenFeatureProto | parseFrom (dados de ByteBuffer) |
| estático FixedLenFeatureProto | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático FixedLenFeatureProto | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático FixedLenFeatureProto | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| estático FixedLenFeatureProto | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático FixedLenFeatureProto | parseFrom (dados com.google.protobuf.ByteString) |
| estático FixedLenFeatureProto | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático FixedLenFeatureProto | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| FixedLenFeatureProto.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int DEFAULT_VALUE_FIELD_NUMBER
Valor Constante: 3
público estático final int DTYPE_FIELD_NUMBER
Valor Constante: 1
público estático final int SHAPE_FIELD_NUMBER
Valor Constante: 2
int final estático público VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
Valor Constante: 4
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público int getDtypeValue ()
.tensorflow.DataType dtype = 1;
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
String pública getValuesOutputTensorName ()
string values_output_tensor_name = 4;
public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
hasDefaultValue booleano público ()
.tensorflow.TensorProto default_value = 3;
hasShape booleano público ()
.tensorflow.TensorShapeProto shape = 2;
hashCode int público ()
público final booleano isInitialized ()
public static FixedLenFeatureProto parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static FixedLenFeatureProto parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static FixedLenFeatureProto parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static FixedLenFeatureProto parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static FixedLenFeatureProto parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
public static FixedLenFeatureProto parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static FixedLenFeatureProto parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static FixedLenFeatureProto parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static FixedLenFeatureProto parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|