public static final class TensorRepresentation.DenseTensor.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder> implements TensorRepresentation.DenseTensorOrBuilder
A tf.TensorProtobuf type
tensorflow.metadata.v0.TensorRepresentation.DenseTensor| Modifier and Type | Method and Description |
|---|---|
TensorRepresentation.DenseTensor.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TensorRepresentation.DenseTensor |
build() |
TensorRepresentation.DenseTensor |
buildPartial() |
TensorRepresentation.DenseTensor.Builder |
clear() |
TensorRepresentation.DenseTensor.Builder |
clearColumnName()
Identifies the column in the dataset that provides the values of this
Tensor.
|
TensorRepresentation.DenseTensor.Builder |
clearDefaultValue()
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DenseTensor.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TensorRepresentation.DenseTensor.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TensorRepresentation.DenseTensor.Builder |
clearShape()
The shape of each row of the data (i.e.
|
TensorRepresentation.DenseTensor.Builder |
clone() |
String |
getColumnName()
Identifies the column in the dataset that provides the values of this
Tensor.
|
com.google.protobuf.ByteString |
getColumnNameBytes()
Identifies the column in the dataset that provides the values of this
Tensor.
|
TensorRepresentation.DenseTensor |
getDefaultInstanceForType() |
TensorRepresentation.DefaultValue |
getDefaultValue()
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DefaultValue.Builder |
getDefaultValueBuilder()
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DefaultValueOrBuilder |
getDefaultValueOrBuilder()
If this column is missing values in a row, the default_value will be
used to fill that row.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FixedShape |
getShape()
The shape of each row of the data (i.e.
|
FixedShape.Builder |
getShapeBuilder()
The shape of each row of the data (i.e.
|
FixedShapeOrBuilder |
getShapeOrBuilder()
The shape of each row of the data (i.e.
|
boolean |
hasColumnName()
Identifies the column in the dataset that provides the values of this
Tensor.
|
boolean |
hasDefaultValue()
If this column is missing values in a row, the default_value will be
used to fill that row.
|
boolean |
hasShape()
The shape of each row of the data (i.e.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TensorRepresentation.DenseTensor.Builder |
mergeDefaultValue(TensorRepresentation.DefaultValue value)
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DenseTensor.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TensorRepresentation.DenseTensor.Builder |
mergeFrom(com.google.protobuf.Message other) |
TensorRepresentation.DenseTensor.Builder |
mergeFrom(TensorRepresentation.DenseTensor other) |
TensorRepresentation.DenseTensor.Builder |
mergeShape(FixedShape value)
The shape of each row of the data (i.e.
|
TensorRepresentation.DenseTensor.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TensorRepresentation.DenseTensor.Builder |
setColumnName(String value)
Identifies the column in the dataset that provides the values of this
Tensor.
|
TensorRepresentation.DenseTensor.Builder |
setColumnNameBytes(com.google.protobuf.ByteString value)
Identifies the column in the dataset that provides the values of this
Tensor.
|
TensorRepresentation.DenseTensor.Builder |
setDefaultValue(TensorRepresentation.DefaultValue.Builder builderForValue)
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DenseTensor.Builder |
setDefaultValue(TensorRepresentation.DefaultValue value)
If this column is missing values in a row, the default_value will be
used to fill that row.
|
TensorRepresentation.DenseTensor.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TensorRepresentation.DenseTensor.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TensorRepresentation.DenseTensor.Builder |
setShape(FixedShape.Builder builderForValue)
The shape of each row of the data (i.e.
|
TensorRepresentation.DenseTensor.Builder |
setShape(FixedShape value)
The shape of each row of the data (i.e.
|
TensorRepresentation.DenseTensor.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public TensorRepresentation.DenseTensor.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public TensorRepresentation.DenseTensor getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TensorRepresentation.DenseTensor build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TensorRepresentation.DenseTensor buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TensorRepresentation.DenseTensor.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public TensorRepresentation.DenseTensor.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public TensorRepresentation.DenseTensor.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public TensorRepresentation.DenseTensor.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public TensorRepresentation.DenseTensor.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public TensorRepresentation.DenseTensor.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public TensorRepresentation.DenseTensor.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TensorRepresentation.DenseTensor.Builder>public TensorRepresentation.DenseTensor.Builder mergeFrom(TensorRepresentation.DenseTensor other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public TensorRepresentation.DenseTensor.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TensorRepresentation.DenseTensor.Builder>IOExceptionpublic boolean hasColumnName()
Identifies the column in the dataset that provides the values of this Tensor.
optional string column_name = 1;hasColumnName in interface TensorRepresentation.DenseTensorOrBuilderpublic String getColumnName()
Identifies the column in the dataset that provides the values of this Tensor.
optional string column_name = 1;getColumnName in interface TensorRepresentation.DenseTensorOrBuilderpublic com.google.protobuf.ByteString getColumnNameBytes()
Identifies the column in the dataset that provides the values of this Tensor.
optional string column_name = 1;getColumnNameBytes in interface TensorRepresentation.DenseTensorOrBuilderpublic TensorRepresentation.DenseTensor.Builder setColumnName(String value)
Identifies the column in the dataset that provides the values of this Tensor.
optional string column_name = 1;value - The columnName to set.public TensorRepresentation.DenseTensor.Builder clearColumnName()
Identifies the column in the dataset that provides the values of this Tensor.
optional string column_name = 1;public TensorRepresentation.DenseTensor.Builder setColumnNameBytes(com.google.protobuf.ByteString value)
Identifies the column in the dataset that provides the values of this Tensor.
optional string column_name = 1;value - The bytes for columnName to set.public boolean hasShape()
The shape of each row of the data (i.e. does not include the batch dimension)
optional .tensorflow.metadata.v0.FixedShape shape = 2;hasShape in interface TensorRepresentation.DenseTensorOrBuilderpublic FixedShape getShape()
The shape of each row of the data (i.e. does not include the batch dimension)
optional .tensorflow.metadata.v0.FixedShape shape = 2;getShape in interface TensorRepresentation.DenseTensorOrBuilderpublic TensorRepresentation.DenseTensor.Builder setShape(FixedShape value)
The shape of each row of the data (i.e. does not include the batch dimension)
optional .tensorflow.metadata.v0.FixedShape shape = 2;public TensorRepresentation.DenseTensor.Builder setShape(FixedShape.Builder builderForValue)
The shape of each row of the data (i.e. does not include the batch dimension)
optional .tensorflow.metadata.v0.FixedShape shape = 2;public TensorRepresentation.DenseTensor.Builder mergeShape(FixedShape value)
The shape of each row of the data (i.e. does not include the batch dimension)
optional .tensorflow.metadata.v0.FixedShape shape = 2;public TensorRepresentation.DenseTensor.Builder clearShape()
The shape of each row of the data (i.e. does not include the batch dimension)
optional .tensorflow.metadata.v0.FixedShape shape = 2;public FixedShape.Builder getShapeBuilder()
The shape of each row of the data (i.e. does not include the batch dimension)
optional .tensorflow.metadata.v0.FixedShape shape = 2;public FixedShapeOrBuilder getShapeOrBuilder()
The shape of each row of the data (i.e. does not include the batch dimension)
optional .tensorflow.metadata.v0.FixedShape shape = 2;getShapeOrBuilder in interface TensorRepresentation.DenseTensorOrBuilderpublic boolean hasDefaultValue()
If this column is missing values in a row, the default_value will be used to fill that row.
optional .tensorflow.metadata.v0.TensorRepresentation.DefaultValue default_value = 3;hasDefaultValue in interface TensorRepresentation.DenseTensorOrBuilderpublic TensorRepresentation.DefaultValue getDefaultValue()
If this column is missing values in a row, the default_value will be used to fill that row.
optional .tensorflow.metadata.v0.TensorRepresentation.DefaultValue default_value = 3;getDefaultValue in interface TensorRepresentation.DenseTensorOrBuilderpublic TensorRepresentation.DenseTensor.Builder setDefaultValue(TensorRepresentation.DefaultValue value)
If this column is missing values in a row, the default_value will be used to fill that row.
optional .tensorflow.metadata.v0.TensorRepresentation.DefaultValue default_value = 3;public TensorRepresentation.DenseTensor.Builder setDefaultValue(TensorRepresentation.DefaultValue.Builder builderForValue)
If this column is missing values in a row, the default_value will be used to fill that row.
optional .tensorflow.metadata.v0.TensorRepresentation.DefaultValue default_value = 3;public TensorRepresentation.DenseTensor.Builder mergeDefaultValue(TensorRepresentation.DefaultValue value)
If this column is missing values in a row, the default_value will be used to fill that row.
optional .tensorflow.metadata.v0.TensorRepresentation.DefaultValue default_value = 3;public TensorRepresentation.DenseTensor.Builder clearDefaultValue()
If this column is missing values in a row, the default_value will be used to fill that row.
optional .tensorflow.metadata.v0.TensorRepresentation.DefaultValue default_value = 3;public TensorRepresentation.DefaultValue.Builder getDefaultValueBuilder()
If this column is missing values in a row, the default_value will be used to fill that row.
optional .tensorflow.metadata.v0.TensorRepresentation.DefaultValue default_value = 3;public TensorRepresentation.DefaultValueOrBuilder getDefaultValueOrBuilder()
If this column is missing values in a row, the default_value will be used to fill that row.
optional .tensorflow.metadata.v0.TensorRepresentation.DefaultValue default_value = 3;getDefaultValueOrBuilder in interface TensorRepresentation.DenseTensorOrBuilderpublic final TensorRepresentation.DenseTensor.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>public final TensorRepresentation.DenseTensor.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TensorRepresentation.DenseTensor.Builder>Copyright © 2020 Gojek. All rights reserved.