VarLenFeatureProto.Builder

classe finale statica pubblica VarLenFeatureProto.Builder

Tipo di protobuf tensorflow.VarLenFeatureProto

Metodi pubblici

VarLenFeatureProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
VarLenFeatureProto
VarLenFeatureProto
VarLenFeatureProto.Builder
chiaro ()
VarLenFeatureProto.Builder
clearDtype ()
.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 oneof)
VarLenFeatureProto.Builder
clearShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
VarLenFeatureProto.Builder
clearValuesOutputTensorName ()
string values_output_tensor_name = 2;
VarLenFeatureProto.Builder
clone ()
VarLenFeatureProto
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Tipo di dati
getDtipo ()
.tensorflow.DataType dtype = 1;
int
getDtipoValore ()
.tensorflow.DataType dtype = 1;
Corda
getIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
com.google.protobuf.ByteString
getIndicesOutputTensorNameBytes ()
string indices_output_tensor_name = 3;
Corda
getShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
com.google.protobuf.ByteString
getShapesOutputTensorNameBytes ()
string shapes_output_tensor_name = 4;
Corda
getValuesOutputTensorName ()
string values_output_tensor_name = 2;
com.google.protobuf.ByteString
getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 2;
booleano finale
VarLenFeatureProto.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
VarLenFeatureProto.Builder
mergeFrom (com.google.protobuf.Message altro)
finale VarLenFeatureProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
VarLenFeatureProto.Builder
setDtype (valore del tipo di dati )
.tensorflow.DataType dtype = 1;
VarLenFeatureProto.Builder
setDtypeValue (valore int)
.tensorflow.DataType dtype = 1;
VarLenFeatureProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
VarLenFeatureProto.Builder
setIndicesOutputTensorName (valore stringa)
string indices_output_tensor_name = 3;
VarLenFeatureProto.Builder
setIndicesOutputTensorNameBytes (valore com.google.protobuf.ByteString)
string indices_output_tensor_name = 3;
VarLenFeatureProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
VarLenFeatureProto.Builder
setShapesOutputTensorName (valore stringa)
string shapes_output_tensor_name = 4;
VarLenFeatureProto.Builder
setShapesOutputTensorNameBytes (valore com.google.protobuf.ByteString)
string shapes_output_tensor_name = 4;
finale VarLenFeatureProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
VarLenFeatureProto.Builder
setValuesOutputTensorName (valore stringa)
string values_output_tensor_name = 2;
VarLenFeatureProto.Builder
setValuesOutputTensorNameBytes (valore com.google.protobuf.ByteString)
string values_output_tensor_name = 2;

Metodi ereditati

Metodi pubblici

public VarLenFeatureProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public VarLenFeatureProto build ()

public VarLenFeatureProto buildPartial ()

pubblico VarLenFeatureProto.Builder chiaro ()

public VarLenFeatureProto.Builder clearDtype ()

.tensorflow.DataType dtype = 1;

public VarLenFeatureProto.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public VarLenFeatureProto.Builder clearIndicesOutputTensorName ()

string indices_output_tensor_name = 3;

public VarLenFeatureProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public VarLenFeatureProto.Builder clearShapesOutputTensorName ()

string shapes_output_tensor_name = 4;

public VarLenFeatureProto.Builder clearValuesOutputTensorName ()

string values_output_tensor_name = 2;

clone pubblico VarLenFeatureProto.Builder ()

public VarLenFeatureProto getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public DataType getDtype ()

.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

.tensorflow.DataType dtype = 1;

public String getIndicesOutputTensorName ()

string indices_output_tensor_name = 3;

public com.google.protobuf.ByteString getIndicesOutputTensorNameBytes ()

string indices_output_tensor_name = 3;

public String getShapesOutputTensorName ()

string shapes_output_tensor_name = 4;

public com.google.protobuf.ByteString getShapesOutputTensorNameBytes ()

string shapes_output_tensor_name = 4;

public String getValuesOutputTensorName ()

string values_output_tensor_name = 2;

public com.google.protobuf.ByteString getValuesOutputTensorNameBytes ()

string values_output_tensor_name = 2;

public final booleano isInitialized ()

public VarLenFeatureProto.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public VarLenFeatureProto.Builder mergeFrom (com.google.protobuf.Message altro)

public final VarLenFeatureProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public VarLenFeatureProto.Builder setDtype (valore DataType )

.tensorflow.DataType dtype = 1;

public VarLenFeatureProto.Builder setDtypeValue (valore int)

.tensorflow.DataType dtype = 1;

public VarLenFeatureProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public VarLenFeatureProto.Builder setIndicesOutputTensorName (valore stringa)

string indices_output_tensor_name = 3;

public VarLenFeatureProto.Builder setIndicesOutputTensorNameBytes (valore com.google.protobuf.ByteString)

string indices_output_tensor_name = 3;

public VarLenFeatureProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public VarLenFeatureProto.Builder setShapesOutputTensorName (valore stringa)

string shapes_output_tensor_name = 4;

public VarLenFeatureProto.Builder setShapesOutputTensorNameBytes (valore com.google.protobuf.ByteString)

string shapes_output_tensor_name = 4;

public final VarLenFeatureProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public VarLenFeatureProto.Builder setValuesOutputTensorName (valore stringa)

string values_output_tensor_name = 2;

public VarLenFeatureProto.Builder setValuesOutputTensorNameBytes (valore com.google.protobuf.ByteString)

string values_output_tensor_name = 2;