public static final class VariantTensorDataProto.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder> implements VariantTensorDataProtoOrBuilder
Protocol buffer representing the serialization format of DT_VARIANT tensors.Protobuf type
tensorflow.VariantTensorDataProto| Modifier and Type | Method and Description |
|---|---|
VariantTensorDataProto.Builder |
addAllTensors(Iterable<? extends TensorProto> values)
Tensors contained within objects being serialized.
|
VariantTensorDataProto.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VariantTensorDataProto.Builder |
addTensors(int index,
TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
|
VariantTensorDataProto.Builder |
addTensors(int index,
TensorProto value)
Tensors contained within objects being serialized.
|
VariantTensorDataProto.Builder |
addTensors(TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
|
VariantTensorDataProto.Builder |
addTensors(TensorProto value)
Tensors contained within objects being serialized.
|
TensorProto.Builder |
addTensorsBuilder()
Tensors contained within objects being serialized.
|
TensorProto.Builder |
addTensorsBuilder(int index)
Tensors contained within objects being serialized.
|
VariantTensorDataProto |
build() |
VariantTensorDataProto |
buildPartial() |
VariantTensorDataProto.Builder |
clear() |
VariantTensorDataProto.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
VariantTensorDataProto.Builder |
clearMetadata()
Portions of the object that are not Tensors.
|
VariantTensorDataProto.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
VariantTensorDataProto.Builder |
clearTensors()
Tensors contained within objects being serialized.
|
VariantTensorDataProto.Builder |
clearTypeName()
Name of the type of objects being serialized.
|
VariantTensorDataProto.Builder |
clone() |
VariantTensorDataProto |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
org.nd4j.shade.protobuf.ByteString |
getMetadata()
Portions of the object that are not Tensors.
|
TensorProto |
getTensors(int index)
Tensors contained within objects being serialized.
|
TensorProto.Builder |
getTensorsBuilder(int index)
Tensors contained within objects being serialized.
|
List<TensorProto.Builder> |
getTensorsBuilderList()
Tensors contained within objects being serialized.
|
int |
getTensorsCount()
Tensors contained within objects being serialized.
|
List<TensorProto> |
getTensorsList()
Tensors contained within objects being serialized.
|
TensorProtoOrBuilder |
getTensorsOrBuilder(int index)
Tensors contained within objects being serialized.
|
List<? extends TensorProtoOrBuilder> |
getTensorsOrBuilderList()
Tensors contained within objects being serialized.
|
String |
getTypeName()
Name of the type of objects being serialized.
|
org.nd4j.shade.protobuf.ByteString |
getTypeNameBytes()
Name of the type of objects being serialized.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VariantTensorDataProto.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
VariantTensorDataProto.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
VariantTensorDataProto.Builder |
mergeFrom(VariantTensorDataProto other) |
VariantTensorDataProto.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
VariantTensorDataProto.Builder |
removeTensors(int index)
Tensors contained within objects being serialized.
|
VariantTensorDataProto.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VariantTensorDataProto.Builder |
setMetadata(org.nd4j.shade.protobuf.ByteString value)
Portions of the object that are not Tensors.
|
VariantTensorDataProto.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VariantTensorDataProto.Builder |
setTensors(int index,
TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
|
VariantTensorDataProto.Builder |
setTensors(int index,
TensorProto value)
Tensors contained within objects being serialized.
|
VariantTensorDataProto.Builder |
setTypeName(String value)
Name of the type of objects being serialized.
|
VariantTensorDataProto.Builder |
setTypeNameBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the type of objects being serialized.
|
VariantTensorDataProto.Builder |
setUnknownFields(org.nd4j.shade.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 org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public VariantTensorDataProto.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public VariantTensorDataProto getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic VariantTensorDataProto build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic VariantTensorDataProto buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic VariantTensorDataProto.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public VariantTensorDataProto.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public VariantTensorDataProto.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public VariantTensorDataProto.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public VariantTensorDataProto.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public VariantTensorDataProto.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public VariantTensorDataProto.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<VariantTensorDataProto.Builder>public VariantTensorDataProto.Builder mergeFrom(VariantTensorDataProto other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public VariantTensorDataProto.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<VariantTensorDataProto.Builder>IOExceptionpublic String getTypeName()
Name of the type of objects being serialized.
string type_name = 1;getTypeName in interface VariantTensorDataProtoOrBuilderpublic org.nd4j.shade.protobuf.ByteString getTypeNameBytes()
Name of the type of objects being serialized.
string type_name = 1;getTypeNameBytes in interface VariantTensorDataProtoOrBuilderpublic VariantTensorDataProto.Builder setTypeName(String value)
Name of the type of objects being serialized.
string type_name = 1;public VariantTensorDataProto.Builder clearTypeName()
Name of the type of objects being serialized.
string type_name = 1;public VariantTensorDataProto.Builder setTypeNameBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the type of objects being serialized.
string type_name = 1;public org.nd4j.shade.protobuf.ByteString getMetadata()
Portions of the object that are not Tensors.
bytes metadata = 2;getMetadata in interface VariantTensorDataProtoOrBuilderpublic VariantTensorDataProto.Builder setMetadata(org.nd4j.shade.protobuf.ByteString value)
Portions of the object that are not Tensors.
bytes metadata = 2;public VariantTensorDataProto.Builder clearMetadata()
Portions of the object that are not Tensors.
bytes metadata = 2;public List<TensorProto> getTensorsList()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;getTensorsList in interface VariantTensorDataProtoOrBuilderpublic int getTensorsCount()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;getTensorsCount in interface VariantTensorDataProtoOrBuilderpublic TensorProto getTensors(int index)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;getTensors in interface VariantTensorDataProtoOrBuilderpublic VariantTensorDataProto.Builder setTensors(int index, TensorProto value)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public VariantTensorDataProto.Builder setTensors(int index, TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public VariantTensorDataProto.Builder addTensors(TensorProto value)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public VariantTensorDataProto.Builder addTensors(int index, TensorProto value)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public VariantTensorDataProto.Builder addTensors(TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public VariantTensorDataProto.Builder addTensors(int index, TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public VariantTensorDataProto.Builder addAllTensors(Iterable<? extends TensorProto> values)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public VariantTensorDataProto.Builder clearTensors()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public VariantTensorDataProto.Builder removeTensors(int index)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public TensorProto.Builder getTensorsBuilder(int index)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public TensorProtoOrBuilder getTensorsOrBuilder(int index)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;getTensorsOrBuilder in interface VariantTensorDataProtoOrBuilderpublic List<? extends TensorProtoOrBuilder> getTensorsOrBuilderList()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;getTensorsOrBuilderList in interface VariantTensorDataProtoOrBuilderpublic TensorProto.Builder addTensorsBuilder()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public TensorProto.Builder addTensorsBuilder(int index)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public List<TensorProto.Builder> getTensorsBuilderList()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public final VariantTensorDataProto.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>public final VariantTensorDataProto.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>Copyright © 2021. All rights reserved.