VarLenFeatureProto.Builder

public static final class VarLenFeatureProto.Builder

Protobuf type tensorflow.VarLenFeatureProto

Public Methods

VarLenFeatureProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
VarLenFeatureProto
VarLenFeatureProto
VarLenFeatureProto.Builder
VarLenFeatureProto.Builder
clearDtype ()
.tensorflow.DataType dtype = 1;
VarLenFeatureProto.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor field)
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
VarLenFeatureProto
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
DataType
getDtype ()
.tensorflow.DataType dtype = 1;
int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
String
getIndicesOutputTensorName ()
string indices_output_tensor_name = 3;
com.google.protobuf.ByteString
getIndicesOutputTensorNameBytes ()
string indices_output_tensor_name = 3;
String
getShapesOutputTensorName ()
string shapes_output_tensor_name = 4;
com.google.protobuf.ByteString
getShapesOutputTensorNameBytes ()
string shapes_output_tensor_name = 4;
String
getValuesOutputTensorName ()
string values_output_tensor_name = 2;
com.google.protobuf.ByteString
getValuesOutputTensorNameBytes ()
string values_output_tensor_name = 2;
final boolean
VarLenFeatureProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VarLenFeatureProto.Builder
mergeFrom (com.google.protobuf.Message other)
final VarLenFeatureProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
VarLenFeatureProto.Builder
setDtype ( DataType value)
.tensorflow.DataType dtype = 1;
VarLenFeatureProto.Builder
setDtypeValue (int value)
.tensorflow.DataType dtype = 1;
VarLenFeatureProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
VarLenFeatureProto.Builder
setIndicesOutputTensorName (String value)
string indices_output_tensor_name = 3;
VarLenFeatureProto.Builder
setIndicesOutputTensorNameBytes (com.google.protobuf.ByteString value)
string indices_output_tensor_name = 3;
VarLenFeatureProto.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
VarLenFeatureProto.Builder
setShapesOutputTensorName (String value)
string shapes_output_tensor_name = 4;
VarLenFeatureProto.Builder
setShapesOutputTensorNameBytes (com.google.protobuf.ByteString value)
string shapes_output_tensor_name = 4;
final VarLenFeatureProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
VarLenFeatureProto.Builder
setValuesOutputTensorName (String value)
string values_output_tensor_name = 2;
VarLenFeatureProto.Builder
setValuesOutputTensorNameBytes (com.google.protobuf.ByteString value)
string values_output_tensor_name = 2;

Inherited Methods

Public Methods

public VarLenFeatureProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)

public VarLenFeatureProto build ()

public VarLenFeatureProto buildPartial ()

public VarLenFeatureProto.Builder clearDtype ()

.tensorflow.DataType dtype = 1;

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

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;

public VarLenFeatureProto getDefaultInstanceForType ()

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

public 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 boolean isInitialized ()

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

Throws
IOException

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

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

public VarLenFeatureProto.Builder setDtype ( DataType value)

.tensorflow.DataType dtype = 1;

public VarLenFeatureProto.Builder setDtypeValue (int value)

.tensorflow.DataType dtype = 1;

public VarLenFeatureProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)

public VarLenFeatureProto.Builder setIndicesOutputTensorName (String value)

string indices_output_tensor_name = 3;

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

string indices_output_tensor_name = 3;

public VarLenFeatureProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)

public VarLenFeatureProto.Builder setShapesOutputTensorName (String value)

string shapes_output_tensor_name = 4;

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

string shapes_output_tensor_name = 4;

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

public VarLenFeatureProto.Builder setValuesOutputTensorName (String value)

string values_output_tensor_name = 2;

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

string values_output_tensor_name = 2;