classe final pública VarLenFeatureProto
Tipo de protobuf tensorflow.VarLenFeatureProto
Classes aninhadas
| aula | VarLenFeatureProto.Builder | Tipo de protobuf tensorflow.VarLenFeatureProto | |
Constantes
| interno | DTYPE_FIELD_NUMBER | |
| interno | INDICES_OUTPUT_TENSOR_NAME_FIELD_NUMBER | |
| interno | SHAPES_OUTPUT_TENSOR_NAME_FIELD_NUMBER | |
| interno | VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER |
Métodos Públicos
| boleano | é igual (objeto obj) |
| VarLenFeatureProto estático | |
| VarLenFeatureProto | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| Tipo de dados | getDtype () .tensorflow.DataType dtype = 1; |
| interno | getDtypeValue () .tensorflow.DataType dtype = 1; |
| Corda | getIndicesOutputTensorName () string indices_output_tensor_name = 3; |
| com.google.protobuf.ByteString | getIndicesOutputTensorNameBytes () string indices_output_tensor_name = 3; |
| interno | |
| Corda | getShapesOutputTensorName () string shapes_output_tensor_name = 4; |
| com.google.protobuf.ByteString | getShapesOutputTensorNameBytes () string shapes_output_tensor_name = 4; |
| final com.google.protobuf.UnknownFieldSet | |
| Corda | getValuesOutputTensorName () string values_output_tensor_name = 2; |
| com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 2; |
| interno | código hash () |
| booleano final | |
| VarLenFeatureProto.Builder estático | newBuilder (protótipo VarLenFeatureProto ) |
| VarLenFeatureProto.Builder estático | |
| VarLenFeatureProto.Builder | |
| VarLenFeatureProto estático | parseDelimitedFrom (entrada InputStream) |
| VarLenFeatureProto estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarLenFeatureProto estático | parseFrom (dados de ByteBuffer) |
| VarLenFeatureProto estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarLenFeatureProto estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarLenFeatureProto estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| VarLenFeatureProto estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarLenFeatureProto estático | parseFrom (dados com.google.protobuf.ByteString) |
| VarLenFeatureProto estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarLenFeatureProto estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| VarLenFeatureProto.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int DTYPE_FIELD_NUMBER
Valor Constante: 1
público estático final int INDICES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
Valor Constante: 3
int final estático público SHAPES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
Valor Constante: 4
int final estático público VALUES_OUTPUT_TENSOR_NAME_FIELD_NUMBER
Valor Constante: 2
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;
String pública getIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
public com.google.protobuf.ByteString getIndicesOutputTensorNameBytes ()
string indices_output_tensor_name = 3;
público getParserForType ()
público int getSerializedSize ()
String pública getShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
public com.google.protobuf.ByteString getShapesOutputTensorNameBytes ()
string shapes_output_tensor_name = 4;
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
String pública getValuesOutputTensorName ()
string values_output_tensor_name = 2;
public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 2;
hashCode int público ()
público final booleano isInitialized ()
public static VarLenFeatureProto parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
público estático VarLenFeatureProto parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static VarLenFeatureProto parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static VarLenFeatureProto parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
público estático VarLenFeatureProto parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
público estático VarLenFeatureProto parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
público estático VarLenFeatureProto parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static VarLenFeatureProto parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
público estático VarLenFeatureProto 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 |
|---|