Protobuf tipo tensorflow.VarLenFeatureProto
Métodos públicos
VarLenFeatureProto.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
VarLenCaracterísticaProto | construir () |
VarLenCaracterísticaProto | |
VarLenFeatureProto.Builder | claro () |
VarLenFeatureProto.Builder | tipo claro () .tensorflow.DataType dtype = 1; |
VarLenFeatureProto.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
VarLenFeatureProto.Builder | clearIndicesOutputTensorName () string indices_output_tensor_name = 3; |
VarLenFeatureProto.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
VarLenFeatureProto.Builder | clearShapesOutputTensorName () string shapes_output_tensor_name = 4; |
VarLenFeatureProto.Builder | clearValuesOutputTensorName () string values_output_tensor_name = 2; |
VarLenFeatureProto.Builder | clonar () |
VarLenCaracterísticaProto | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Tipo de datos | obtener tipo D () .tensorflow.DataType dtype = 1; |
En t | getDtypeValue () .tensorflow.DataType dtype = 1; |
Cadena | getIndicesOutputTensorName () string indices_output_tensor_name = 3; |
com.google.protobuf.ByteString | getIndicesOutputTensorNameBytes () string indices_output_tensor_name = 3; |
Cadena | getShapesOutputTensorName () string shapes_output_tensor_name = 4; |
com.google.protobuf.ByteString | getShapesOutputTensorNameBytes () string shapes_output_tensor_name = 4; |
Cadena | getValuesOutputTensorName () string values_output_tensor_name = 2; |
com.google.protobuf.ByteString | getValuesOutputTensorNameBytes () string values_output_tensor_name = 2; |
booleano final | |
VarLenFeatureProto.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
VarLenFeatureProto.Builder | mergeFrom (com.google.protobuf.Message otro) |
VarLenFeatureProto.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
VarLenFeatureProto.Builder | |
VarLenFeatureProto.Builder | setDtypeValue (valor int) .tensorflow.DataType dtype = 1; |
VarLenFeatureProto.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
VarLenFeatureProto.Builder | setIndicesOutputTensorName (valor de cadena) string indices_output_tensor_name = 3; |
VarLenFeatureProto.Builder | setIndicesOutputTensorNameBytes (valor com.google.protobuf.ByteString) string indices_output_tensor_name = 3; |
VarLenFeatureProto.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
VarLenFeatureProto.Builder | setShapesOutputTensorName (valor de cadena) string shapes_output_tensor_name = 4; |
VarLenFeatureProto.Builder | setShapesOutputTensorNameBytes (valor com.google.protobuf.ByteString) string shapes_output_tensor_name = 4; |
VarLenFeatureProto.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
VarLenFeatureProto.Builder | setValuesOutputTensorName (valor de cadena) string values_output_tensor_name = 2; |
VarLenFeatureProto.Builder | setValuesOutputTensorNameBytes (valor com.google.protobuf.ByteString) string values_output_tensor_name = 2; |
Métodos heredados
Métodos públicos
público VarLenFeatureProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público VarLenFeatureProto.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
público VarLenFeatureProto.Builder clearIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
público VarLenFeatureProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
público VarLenFeatureProto.Builder clearShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
público VarLenFeatureProto.Builder clearValuesOutputTensorName ()
string values_output_tensor_name = 2;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público int getDtypeValue ()
.tensorflow.DataType dtype = 1;
Cadena pública getIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
público com.google.protobuf.ByteString getIndicesOutputTensorNameBytes ()
string indices_output_tensor_name = 3;
Cadena pública getShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
público com.google.protobuf.ByteString getShapesOutputTensorNameBytes ()
string shapes_output_tensor_name = 4;
Cadena pública getValuesOutputTensorName ()
string values_output_tensor_name = 2;
público com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 2;
público final booleano isInitialized ()
público VarLenFeatureProto.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
VarLenFeatureProto.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público VarLenFeatureProto.Builder setDtype (valor de tipo de datos )
.tensorflow.DataType dtype = 1;
público VarLenFeatureProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público VarLenFeatureProto.Builder setIndicesOutputTensorName (valor de cadena)
string indices_output_tensor_name = 3;
público VarLenFeatureProto.Builder setIndicesOutputTensorNameBytes (valor com.google.protobuf.ByteString)
string indices_output_tensor_name = 3;
público VarLenFeatureProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
público VarLenFeatureProto.Builder setShapesOutputTensorName (valor de cadena)
string shapes_output_tensor_name = 4;
público VarLenFeatureProto.Builder setShapesOutputTensorNameBytes (valor com.google.protobuf.ByteString)
string shapes_output_tensor_name = 4;
público final VarLenFeatureProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público VarLenFeatureProto.Builder setValuesOutputTensorName (valor de cadena)
string values_output_tensor_name = 2;
público VarLenFeatureProto.Builder setValuesOutputTensorNameBytes (valor com.google.protobuf.ByteString)
string values_output_tensor_name = 2;