public static final class TensorSliceProto.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder> implements TensorSliceProtoOrBuilder
Can only be interpreted if you know the corresponding TensorShape.Protobuf type
tensorflow.TensorSliceProto| Modifier and Type | Method and Description |
|---|---|
TensorSliceProto.Builder |
addAllExtent(Iterable<? extends TensorSliceProto.Extent> values)
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
addExtent(int index,
TensorSliceProto.Extent.Builder builderForValue)
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
addExtent(int index,
TensorSliceProto.Extent value)
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
addExtent(TensorSliceProto.Extent.Builder builderForValue)
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
addExtent(TensorSliceProto.Extent value)
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Extent.Builder |
addExtentBuilder()
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Extent.Builder |
addExtentBuilder(int index)
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
TensorSliceProto |
build() |
TensorSliceProto |
buildPartial() |
TensorSliceProto.Builder |
clear() |
TensorSliceProto.Builder |
clearExtent()
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
TensorSliceProto.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
TensorSliceProto.Builder |
clone() |
TensorSliceProto |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
TensorSliceProto.Extent |
getExtent(int index)
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Extent.Builder |
getExtentBuilder(int index)
Extent of the slice in all tensor dimensions.
|
List<TensorSliceProto.Extent.Builder> |
getExtentBuilderList()
Extent of the slice in all tensor dimensions.
|
int |
getExtentCount()
Extent of the slice in all tensor dimensions.
|
List<TensorSliceProto.Extent> |
getExtentList()
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.ExtentOrBuilder |
getExtentOrBuilder(int index)
Extent of the slice in all tensor dimensions.
|
List<? extends TensorSliceProto.ExtentOrBuilder> |
getExtentOrBuilderList()
Extent of the slice in all tensor dimensions.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TensorSliceProto.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
TensorSliceProto.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
TensorSliceProto.Builder |
mergeFrom(TensorSliceProto other) |
TensorSliceProto.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
TensorSliceProto.Builder |
removeExtent(int index)
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
setExtent(int index,
TensorSliceProto.Extent.Builder builderForValue)
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
setExtent(int index,
TensorSliceProto.Extent value)
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
TensorSliceProto.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
TensorSliceProto.Builder |
setUnknownFields(com.github.os72.protobuf351.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.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public TensorSliceProto.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public TensorSliceProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic TensorSliceProto build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic TensorSliceProto buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic TensorSliceProto.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public TensorSliceProto.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public TensorSliceProto.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public TensorSliceProto.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public TensorSliceProto.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public TensorSliceProto.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public TensorSliceProto.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<TensorSliceProto.Builder>public TensorSliceProto.Builder mergeFrom(TensorSliceProto other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public TensorSliceProto.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<TensorSliceProto.Builder>IOExceptionpublic List<TensorSliceProto.Extent> getExtentList()
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;getExtentList in interface TensorSliceProtoOrBuilderpublic int getExtentCount()
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;getExtentCount in interface TensorSliceProtoOrBuilderpublic TensorSliceProto.Extent getExtent(int index)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;getExtent in interface TensorSliceProtoOrBuilderpublic TensorSliceProto.Builder setExtent(int index, TensorSliceProto.Extent value)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.Builder setExtent(int index, TensorSliceProto.Extent.Builder builderForValue)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.Builder addExtent(TensorSliceProto.Extent value)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.Builder addExtent(int index, TensorSliceProto.Extent value)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.Builder addExtent(TensorSliceProto.Extent.Builder builderForValue)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.Builder addExtent(int index, TensorSliceProto.Extent.Builder builderForValue)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.Builder addAllExtent(Iterable<? extends TensorSliceProto.Extent> values)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.Builder clearExtent()
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.Builder removeExtent(int index)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.Extent.Builder getExtentBuilder(int index)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.ExtentOrBuilder getExtentOrBuilder(int index)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;getExtentOrBuilder in interface TensorSliceProtoOrBuilderpublic List<? extends TensorSliceProto.ExtentOrBuilder> getExtentOrBuilderList()
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;getExtentOrBuilderList in interface TensorSliceProtoOrBuilderpublic TensorSliceProto.Extent.Builder addExtentBuilder()
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public TensorSliceProto.Extent.Builder addExtentBuilder(int index)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public List<TensorSliceProto.Extent.Builder> getExtentBuilderList()
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1;public final TensorSliceProto.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>public final TensorSliceProto.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorSliceProto.Builder>Copyright © 2018. All rights reserved.