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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface org.nd4j.shade.protobuf.MessageLite.Builder
clear
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.Builder
getDescriptorForType
in interface org.nd4j.shade.protobuf.MessageOrBuilder
getDescriptorForType
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>
public VariantTensorDataProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface org.nd4j.shade.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface org.nd4j.shade.protobuf.MessageOrBuilder
public VariantTensorDataProto build()
build
in interface org.nd4j.shade.protobuf.Message.Builder
build
in interface org.nd4j.shade.protobuf.MessageLite.Builder
public VariantTensorDataProto buildPartial()
buildPartial
in interface org.nd4j.shade.protobuf.Message.Builder
buildPartial
in interface org.nd4j.shade.protobuf.MessageLite.Builder
public VariantTensorDataProto.Builder clone()
clone
in interface org.nd4j.shade.protobuf.Message.Builder
clone
in interface org.nd4j.shade.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface org.nd4j.shade.protobuf.MessageLite.Builder
mergeFrom
in class org.nd4j.shade.protobuf.AbstractMessage.Builder<VariantTensorDataProto.Builder>
IOException
public String getTypeName()
Name of the type of objects being serialized.
string type_name = 1;
getTypeName
in interface VariantTensorDataProtoOrBuilder
public org.nd4j.shade.protobuf.ByteString getTypeNameBytes()
Name of the type of objects being serialized.
string type_name = 1;
getTypeNameBytes
in interface VariantTensorDataProtoOrBuilder
public 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 VariantTensorDataProtoOrBuilder
public 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 VariantTensorDataProtoOrBuilder
public int getTensorsCount()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;
getTensorsCount
in interface VariantTensorDataProtoOrBuilder
public TensorProto getTensors(int index)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;
getTensors
in interface VariantTensorDataProtoOrBuilder
public 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 VariantTensorDataProtoOrBuilder
public List<? extends TensorProtoOrBuilder> getTensorsOrBuilderList()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;
getTensorsOrBuilderList
in interface VariantTensorDataProtoOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<VariantTensorDataProto.Builder>
Copyright © 2019. All rights reserved.