public static final class CostGraphDef.Node.OutputInfo.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<CostGraphDef.Node.OutputInfo.Builder> implements CostGraphDef.Node.OutputInfoOrBuilder
Outputs of this node.Protobuf type
tensorflow.CostGraphDef.Node.OutputInfo| Modifier and Type | Method and Description |
|---|---|
CostGraphDef.Node.OutputInfo.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CostGraphDef.Node.OutputInfo |
build() |
CostGraphDef.Node.OutputInfo |
buildPartial() |
CostGraphDef.Node.OutputInfo.Builder |
clear() |
CostGraphDef.Node.OutputInfo.Builder |
clearAliasInputPort()
If >= 0, the output is an alias of an input.
|
CostGraphDef.Node.OutputInfo.Builder |
clearDtype()
.tensorflow.DataType dtype = 4; |
CostGraphDef.Node.OutputInfo.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
CostGraphDef.Node.OutputInfo.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
CostGraphDef.Node.OutputInfo.Builder |
clearShape()
.tensorflow.TensorShapeProto shape = 3; |
CostGraphDef.Node.OutputInfo.Builder |
clearSize()
int64 size = 1; |
CostGraphDef.Node.OutputInfo.Builder |
clone() |
long |
getAliasInputPort()
If >= 0, the output is an alias of an input.
|
CostGraphDef.Node.OutputInfo |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DataType |
getDtype()
.tensorflow.DataType dtype = 4; |
int |
getDtypeValue()
.tensorflow.DataType dtype = 4; |
TensorShapeProto |
getShape()
.tensorflow.TensorShapeProto shape = 3; |
TensorShapeProto.Builder |
getShapeBuilder()
.tensorflow.TensorShapeProto shape = 3; |
TensorShapeProtoOrBuilder |
getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 3; |
long |
getSize()
int64 size = 1; |
boolean |
hasShape()
.tensorflow.TensorShapeProto shape = 3; |
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CostGraphDef.Node.OutputInfo.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
CostGraphDef.Node.OutputInfo.Builder |
mergeFrom(CostGraphDef.Node.OutputInfo other) |
CostGraphDef.Node.OutputInfo.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
CostGraphDef.Node.OutputInfo.Builder |
mergeShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 3; |
CostGraphDef.Node.OutputInfo.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
CostGraphDef.Node.OutputInfo.Builder |
setAliasInputPort(long value)
If >= 0, the output is an alias of an input.
|
CostGraphDef.Node.OutputInfo.Builder |
setDtype(DataType value)
.tensorflow.DataType dtype = 4; |
CostGraphDef.Node.OutputInfo.Builder |
setDtypeValue(int value)
.tensorflow.DataType dtype = 4; |
CostGraphDef.Node.OutputInfo.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CostGraphDef.Node.OutputInfo.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CostGraphDef.Node.OutputInfo.Builder |
setShape(TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3; |
CostGraphDef.Node.OutputInfo.Builder |
setShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 3; |
CostGraphDef.Node.OutputInfo.Builder |
setSize(long value)
int64 size = 1; |
CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>public CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>public CostGraphDef.Node.OutputInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic CostGraphDef.Node.OutputInfo build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic CostGraphDef.Node.OutputInfo buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>public CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>public CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>public CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>public CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>public CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>public CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>public CostGraphDef.Node.OutputInfo.Builder mergeFrom(CostGraphDef.Node.OutputInfo other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<CostGraphDef.Node.OutputInfo.Builder>public CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>IOExceptionpublic long getSize()
int64 size = 1;getSize in interface CostGraphDef.Node.OutputInfoOrBuilderpublic CostGraphDef.Node.OutputInfo.Builder setSize(long value)
int64 size = 1;public CostGraphDef.Node.OutputInfo.Builder clearSize()
int64 size = 1;public long getAliasInputPort()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;getAliasInputPort in interface CostGraphDef.Node.OutputInfoOrBuilderpublic CostGraphDef.Node.OutputInfo.Builder setAliasInputPort(long value)
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;public CostGraphDef.Node.OutputInfo.Builder clearAliasInputPort()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2;public boolean hasShape()
.tensorflow.TensorShapeProto shape = 3;hasShape in interface CostGraphDef.Node.OutputInfoOrBuilderpublic TensorShapeProto getShape()
.tensorflow.TensorShapeProto shape = 3;getShape in interface CostGraphDef.Node.OutputInfoOrBuilderpublic CostGraphDef.Node.OutputInfo.Builder setShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 3;public CostGraphDef.Node.OutputInfo.Builder setShape(TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 3;public CostGraphDef.Node.OutputInfo.Builder mergeShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 3;public CostGraphDef.Node.OutputInfo.Builder clearShape()
.tensorflow.TensorShapeProto shape = 3;public TensorShapeProto.Builder getShapeBuilder()
.tensorflow.TensorShapeProto shape = 3;public TensorShapeProtoOrBuilder getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 3;getShapeOrBuilder in interface CostGraphDef.Node.OutputInfoOrBuilderpublic int getDtypeValue()
.tensorflow.DataType dtype = 4;getDtypeValue in interface CostGraphDef.Node.OutputInfoOrBuilderpublic CostGraphDef.Node.OutputInfo.Builder setDtypeValue(int value)
.tensorflow.DataType dtype = 4;public DataType getDtype()
.tensorflow.DataType dtype = 4;getDtype in interface CostGraphDef.Node.OutputInfoOrBuilderpublic CostGraphDef.Node.OutputInfo.Builder setDtype(DataType value)
.tensorflow.DataType dtype = 4;public CostGraphDef.Node.OutputInfo.Builder clearDtype()
.tensorflow.DataType dtype = 4;public final CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>public final CostGraphDef.Node.OutputInfo.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<CostGraphDef.Node.OutputInfo.Builder>Copyright © 2021. All rights reserved.