FixedLenFeatureProto.Builder

clase final estática pública FixLenFeatureProto.Builder

Protobuf tipo tensorflow.FixedLenFeatureProto

Métodos públicos

FijoLenFeatureProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Proto de característica de Len fijo
Proto de característica de Len fijo
FijoLenFeatureProto.Builder
claro ()
FijoLenFeatureProto.Builder
borrar valor predeterminado ()
.tensorflow.TensorProto default_value = 3;
FijoLenFeatureProto.Builder
tipo claro ()
.tensorflow.DataType dtype = 1;
FijoLenFeatureProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
FijoLenFeatureProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
FijoLenFeatureProto.Builder
forma clara ()
.tensorflow.TensorShapeProto shape = 2;
FijoLenFeatureProto.Builder
clearValuesOutputTensorName ()
string values_output_tensor_name = 4;
FijoLenFeatureProto.Builder
clonar ()
Proto de característica de Len fijo
TensorProto
obtenerValorPredeterminado ()
.tensorflow.TensorProto default_value = 3;
TensorProto.Builder
getDefaultValueBuilder ()
.tensorflow.TensorProto default_value = 3;
TensorProtoOrBuilder
getDefaultValueOrBuilder ()
.tensorflow.TensorProto default_value = 3;
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;
TensorShapeProto
obtener forma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
Cadena
getValuesOutputTensorName ()
string values_output_tensor_name = 4;
com.google.protobuf.ByteString
getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 4;
booleano
tiene valor predeterminado ()
.tensorflow.TensorProto default_value = 3;
booleano
tiene forma ()
.tensorflow.TensorShapeProto shape = 2;
booleano final
FijoLenFeatureProto.Builder
mergeDefaultValue (valor de TensorProto )
.tensorflow.TensorProto default_value = 3;
FijoLenFeatureProto.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
FijoLenFeatureProto.Builder
mergeFrom (com.google.protobuf.Message otro)
FijoLenFeatureProto.Builder
mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
final FixLenFeatureProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
FijoLenFeatureProto.Builder
setDefaultValue (valor de TensorProto )
.tensorflow.TensorProto default_value = 3;
FijoLenFeatureProto.Builder
setDefaultValue ( TensorProto.Builder constructorForValue)
.tensorflow.TensorProto default_value = 3;
FijoLenFeatureProto.Builder
setDtype (valor de tipo de datos )
.tensorflow.DataType dtype = 1;
FijoLenFeatureProto.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 1;
FijoLenFeatureProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
FijoLenFeatureProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
FijoLenFeatureProto.Builder
setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
FijoLenFeatureProto.Builder
setShape ( TensorShapeProto.Builder constructorForValue)
.tensorflow.TensorShapeProto shape = 2;
final FixLenFeatureProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
FijoLenFeatureProto.Builder
setValuesOutputTensorName (valor de cadena)
string values_output_tensor_name = 4;
FijoLenFeatureProto.Builder
setValuesOutputTensorNameBytes (valor com.google.protobuf.ByteString)
string values_output_tensor_name = 4;

Métodos heredados

Métodos públicos

público FixLenFeatureProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública FixLenFeatureProto ()

público FixLenFeatureProto buildPartial ()

público FixLenFeatureProto.Builder claro ()

público FixLenFeatureProto.Builder clearDefaultValue ()

.tensorflow.TensorProto default_value = 3;

público FixLenFeatureProto.Builder clearDtype ()

.tensorflow.DataType dtype = 1;

público FixLenFeatureProto.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público FixLenFeatureProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público FixLenFeatureProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

público FixLenFeatureProto.Builder clearValuesOutputTensorName ()

string values_output_tensor_name = 4;

público FixLenFeatureProto getDefaultInstanceForType ()

público TensorProto getDefaultValue ()

.tensorflow.TensorProto default_value = 3;

público TensorProto.Builder getDefaultValueBuilder ()

.tensorflow.TensorProto default_value = 3;

público TensorProtoOrBuilder getDefaultValueOrBuilder ()

.tensorflow.TensorProto default_value = 3;

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

tipo de datos público getDtype ()

.tensorflow.DataType dtype = 1;

público int getDtypeValue ()

.tensorflow.DataType dtype = 1;

público TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

Cadena pública getValuesOutputTensorName ()

string values_output_tensor_name = 4;

público com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()

string values_output_tensor_name = 4;

hasDefaultValue público booleano ()

.tensorflow.TensorProto default_value = 3;

hasShape booleano público ()

.tensorflow.TensorShapeProto shape = 2;

público final booleano isInitialized ()

público FixLenFeatureProto.Builder mergeDefaultValue (valor de TensorProto )

.tensorflow.TensorProto default_value = 3;

público FixLenFeatureProto.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público FixLenFeatureProto.Builder mergeFrom (com.google.protobuf.Message otro)

público FixLenFeatureProto.Builder mergeShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

público final FixLenFeatureProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público FixLenFeatureProto.Builder setDefaultValue (valor de TensorProto )

.tensorflow.TensorProto default_value = 3;

público FixLenFeatureProto.Builder setDefaultValue ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto default_value = 3;

público FixLenFeatureProto.Builder setDtype (valor de tipo de datos )

.tensorflow.DataType dtype = 1;

público FixLenFeatureProto.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 1;

público FixLenFeatureProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público FixLenFeatureProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público FixLenFeatureProto.Builder setShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

público FixLenFeatureProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

público final FixLenFeatureProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público FixLenFeatureProto.Builder setValuesOutputTensorName (valor de cadena)

string values_output_tensor_name = 4;

público FixLenFeatureProto.Builder setValuesOutputTensorNameBytes (valor com.google.protobuf.ByteString)

string values_output_tensor_name = 4;